>> On 26 Jul 2018, at 21:24, gyanesh patra <pgyanesh.pa...@gmail.com> wrote:
>> 
>> I verified the throughput over the link with/without this debug message.
>> With DEBUG message: 10-15 Mbps
>> without DEBUG message: 1500 Mbps
>> 

This number seems still quite low. I ran a quick test on my development server 
(Xeon E5-2697v3@ 2.60GHz, XL710 NICs) and measured 3.8Gbps.

For optimal performance you should build ODP without ABI compatibility 
(--disable-abi-compat) to enable inlining. In case of netmap pktio, both netmap 
module and modified driver should be loaded, and NIC flow control should be 
disabled.

Regards,
Matias

Reply via email to