On Thu, Jan 05, 2012 at 10:25:27AM -0800, Justin Pettit wrote: > Commit 33158a (ofproto-dpif: Fake-up OFPP_NONE input bundle for > mirroring and normal.) fixed handling of packets sent from a controller > with an ingress port of OFPP_NONE. It includes a unit test for the > mirroring case, but not the "normal" processing case. The reason is > that the test requires commit fadc05 (ofproto-dpif: Fix nondeterministic > flow revalidation behavior.), which removes a check that causes the test > to fail. That fix isn't available in all branches that 33158a is on, so > this test is only being run on those that are. > > Signed-off-by: Justin Pettit <jpet...@nicira.com>
Looks good to me, thank you. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev