> On Fri, May 22, 2015 at 01:52:22PM -0700, Ethan Jackson wrote: > > Pravin has been handling this on our end, so he'll do it. > > > > Btw how does this perform out of curiosity? > > These are devel numbers after doing some basic tuning: > > 64bytes, 13.3~13.7Mpps OVS+DPDK forwarding between 2 DPDK ports. > (no vhost-user) > > 64bytes, ~7Mpps OVS+DPDK+vhost-user with guest running pktgen-dpdk in > a single direction > > 64bytes, ~3Mpps OVS+DPDK+vhost-user with guest running pktgen-dpdk > doing TX and RX at the same time. > > 64bytes, ~3Mpps OVS+DPDK+vhost-user with guest running pktgen-dpdk > doing TX and RX at the same time. > > 64bytes, ~3Mpps OVS+DPDK+vhost-user with guest running testpmd. > > 64bytes, 1.6Mpps with OVS+DPDK+vhost-user with guest running OVS. > > 64bytes, 1.2Mpps with OVS+DPDK+vhost-user with guest running Linux > bridge. >
Ballpark, this looks about right with the current implementation. However, we should be able to get higher throughput and we are currently investigating ways to do this. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
