On Thu, Dec 4, 2014 at 3:17 PM, Madhu Challa <cha...@noironetworks.com> wrote: > 6 of the tests fail because we failed to revalidate the flows fast enough. > > e.g the pktact priority tests > add flow in_port=1, match M actions=output:2 with priority 250 > sends a packet and verifies its egress port is 2 > add flow in_port=1, match M actions=output:3 with priority 1250 > sends a packet and verifies its egress port is 3 (which fails)
Hmm, if there's a barrier message in there then there might be a reasonable claim that Open vSwitch should complete revalidation. Is there a barrier? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev