<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi all <br></div><div class="gmail_default" style="font-size:small">I have a question about a performance in a specific use case, and any suggestions  how to improve it. Use case:<br></div><div class="gmail_default" style="font-size:small">Host runs Fedora 23, with kernel 4.4,  ovs 2.7.2 and dpdk 16.11. There are few interfaces: first one does not support DPDK, all others support it. Tested topology: <br></div><div class="gmail_default" style="font-size:small;margin-left:40px">port 1 ---&gt; ovs bridge 1 ---&gt; VM ---&gt; ovs bridge 2 ---&gt; port 2<br></div><div class="gmail_default" style="font-size:small">Traffic is unidirectional, from port 1 to port 2. Tested with 1500byte packets. When port 1 and port 2 are configured in default (virtio) mode, the throughput is ~500Mbps. If port 1 is in the same virtio mode, but port 2 is configured in DPDK (with datapath_type netdev), the max throughput is ~25Mbps. Noted that the packet size does not matter (checked with 64byte packets),  in &quot;bad&quot; case it can process up to 2200 pps. <br></div><div class="gmail_default" style="font-size:small"><br>Any ideas how to improve the performance in the &quot;bad&quot; use case scenario. I need to run in DPDK all interfaces, which support it. <br></div><div class="gmail_default" style="font-size:small">If I switch to latest ovs (2.9) and dpdk, will it improve the performance - are there any fixes related to this ?<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Best Regards<br></div><div class="gmail_default" style="font-size:small">Ceco<br></div></div>