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

Jesse Gross jesse at nicira.com
Fri Sep 27 21:05:08 UTC 2013


On Fri, Sep 27, 2013 at 12:48 PM, Ben Pfaff <blp at nicira.com> wrote:
> 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.

There were a few small issues remaining last time, so I'll look
through them again.



More information about the dev mailing list