Re: [PATCH v2.40 6/7] datapath: Break out deacceleration portion of vlan_push
From: Ben Pfaff <hidden>
Date: 2013-09-27 19:49:05
From: Ben Pfaff <hidden>
Date: 2013-09-27 19:49:05
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@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.