[ovs-dev] [PATCH 0/6 v3] OXM VLAN VID and VLAN PCP

Ben Pfaff blp at nicira.com
Thu Jul 19 07:25:30 UTC 2012


On Wed, Jul 18, 2012 at 10:47:55AM +0900, Simon Horman wrote:
> the purpose of this series is to:
> 
> * Add encoding of the OXM VLAN VID and VLAN PCP matches and;
> * Correct the decoding of OXM VLAN VID and VLAN PCP matches
>   without breaking ovs-ofctl add-flows, which uses some of the
>   same code paths.
> 
> This series differs to v2 in that internally the CFI bit is now
> honoured which in turn allows it to be honoured for the OXM VLAN VID match.
> 
> Backwards compatibility for ovs-ofcfl add-flows dl_vlan and dl_vlan_pcp
> is provided by the second patch in this series.

I may be nuts, but I'm still worried about regressions, so I've sent out
another patch that adds even more tests:
        http://openvswitch.org/pipermail/dev/2012-July/019147.html

I'll try to review your patches against that tomorrow morning.



More information about the dev mailing list