[dpdk-users] Poor performance when using OVS with DPDK

2020-06-30 Thread Vipul Ujawane
t quiet Is there anything I should be aware of the versions and setting I am using? Did I compile DPDK and/or OvS in a wrong way? Thank you for your kind help ;) -- Vipul Ujawane

Re: [dpdk-users] Poor performance when using OVS with DPDK

2020-06-29 Thread Vipul Ujawane
a sense of the per-packet overhead > associated with the DPDK framework and your application. At 100Gb/s > line rate, 64B frames will arrive every 6.72ns. Since your received PPS > is peaking around 12.5MPPS I'd guess that it's taking about 80ns of CPU > time per frame.

Re: [dpdk-users] Poor performance when using OVS with DPDK

2020-06-26 Thread Vipul Ujawane
On Fri, 2020-06-26 at 02:08 +0800, Vipul Ujawane wrote: > > > -- Forwarded message - > From: David Christensen > Date: Fri, Jun 26, 2020, 02:03 > Subject: Re: [dpdk-users] Poor performance when using OVS with DPDK > To: Vipul Ujawane , > > > > &g

[dpdk-users] Poor performance when using OVS with DPDK

2020-06-24 Thread Vipul Ujawane
t quiet Is there anything I should be aware of the versions and setting I am using? Did I compile DPDK and/or OvS in a wrong way? Thank you for your kind help ;) -- Vipul Ujawane