Hi Jesse, Hi Andy,
I have observed what seems to be a regression added
by "datapath: Mega flow implementation" which is still present in
master as of 7431e17196fdb1c3189d67e3aeed4adeab4cf479
("ofproto-dpif: Always un-wildcard 'dl_type'.").
The problem that I am observing is that in some cases
ovs-vswitchd asks the (kernel) datapath to remove facets
which the latter claims do not exist.
The case where I see this is the facet set up as a result
of IPv6 router solicitation requests sent when the link
to the bridge is brought up as part of system initialisation -
my test runs in a (usually short-lived) KVM instance.
A sample log message is as follows:
2013-06-27T05:13:13Z|00039|dpif|WARN|system@ovs-system: failed to flow_del (No
such file or directory)
in_port(3),skb_mark(0),eth(src=4a:08:11:f1:13:f0,dst=33:33:00:00:00:fb),eth_type(0x86dd),ipv6(src=fe80::14e9:14e9:fef1:13f0,dst=ff02::fb,label=0,proto=17,tclass=0,hlimit=255,frag=no),udp(src=0,dst=0)
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev