On Mon, Nov 13, 2017 at 11:21:38AM -0500, Aaron Conole wrote:
> "焦利涛" <309569...@qq.com> writes:
> 
> > Hi :
> >      I have a problem that when i use the ovs-dpctl to add a flow into 
> > datapath, it occurs "ovs-dpctl:
> > parsing flow key (Invalid argument)"
> >
> >     example:
> >    root@jlt:~# ovs-dpctl add-flow system@myDP 
> > "in_port(1),eth_type(0x800),ipv4
> > (src=172.31.110.4,dst=172.31.110.5)" 2
> > ovs-dpctl: parsing flow key (Invalid argument)
> 
> You may be able to use 'dmesg' to see which key is missing.

I believe that this particular error comes from the userspace parser,
not the kernel.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to