<div dir="ltr">Hi,<div><br></div><div>I insert many flows entries in ovs flowtable. the command I used is below:</div><div><br></div><div><br></div><div>ovs-ofctl add-flow ovs-br1 ip,nw_dst=100.0.&quot;$i&quot;.&quot;$j&quot;,actions=mod_dl_dst:90:e2:ba:5b:88:2c,in_port<br></div><div><br></div><div>the other host machine(DPDK-pktgen) which is connected OVS machine send packets with 100.0.&quot;$i&quot;.&quot;$j&quot;.</div><div><br></div><div>I use RSS mode, so I thought that receiving multi flow packet makes ovs multi thread mode, but It didn&#39;t</div><div><br></div><div>How to use OVS in multi thread mode?</div><div><br></div><div><span style="font-size:14px">Please let me know if you have any insights.</span><br></div></div>