[ovs-dev] [PATCH 3/3] lib: Check for usable protocols for actions and matches.

Ben Pfaff blp at nicira.com
Fri Jun 28 19:58:59 UTC 2013


On Fri, Jun 28, 2013 at 10:31:01AM -0700, Ben Pfaff wrote:
> On Fri, Jun 28, 2013 at 07:44:05PM +0300, Jarno Rajahalme wrote:
> > Keep track of usable protocols while parsing, rather than checking for them
> > afterwards.  Check the usable protocols for actions as well as matches.
> > This fixes silently discarded meter and goto table instructions when not
> > explicitly specifying the protocol to use.
> > 
> > Signed-off-by: Jarno Rajahalme <jarno.rajahalme at nsn.com>
> 
> I applied this and resolved the conflicts, as appended.  It gets a
> test failure in the test I added for the IPv6 fix:

Rereading this, it was ambiguous.  By "applied this", in this case, I
meant to my local tree.  I'm hoping that you will fix whatever causes
the test failure and resubmit the patch.

Thanks,

Ben.



More information about the dev mailing list