<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>hello,</div><div>I have a trouble about how to use ovs-dpctl tool to insert flow to datapath, and need your help.&nbsp; <br></div><div>As we know, ovs-dpctl is used to control device or flow of datapath in kernel modules.&nbsp; And i am testing packet forward performance only with flow( not include upcall), so need to insert Flow to kernel module,&nbsp; it works well when execute flow commands relate general ports:<br></div><div>ovs-dpctl add-flow myDP "in_port(1),eth(),eth_type(0x0806),arp()" 2<br>ovs-dpctl add-flow myDP "in_port(2),eth(),eth_type(0x0806),arp()" 1<br></div><div>When I insert flow which involve in vxlan port,&nbsp; it failed always, for these flow and actions do not match the syntax used with ovs−ofctl.&nbsp; anybody can help me learn ovs-dpctl flow syntax or supply some similar commands. <br></div><div>Thanks.<br></div></div><br><br><span title="neteasefooter"><p>&nbsp;</p></span>