[ovs-dev] [PATCH v2.40 6/7] datapath: Break out deacceleration portion of vlan_push

Ben Pfaff blp at nicira.com
Fri Sep 27 19:48:57 UTC 2013


On Fri, Sep 27, 2013 at 09:18:35AM +0900, Simon Horman wrote:
> Break out deacceleration portion of vlan_push into vlan_put
> so that it may be re-used by mpls_push.
> 
> For both vlan_push and mpls_push if there is an accelerated VLAN tag
> present then it should be deaccelerated, adding it to the data of
> the skb, before the new tag is added.
> 
> Signed-off-by: Simon Horman <horms at verge.net.au>

I think Jesse already reviewed and approved patches 6 and 7, but I don't
see any Acked-by attached to them.



More information about the dev mailing list