[ovs-dev] [PATCH net-next v10 1/5] net: add skb_vlan_accel helper

pravin shelar pshelar at ovn.org
Thu Jun 2 22:01:32 UTC 2016


On Wed, Jun 1, 2016 at 11:24 PM, Simon Horman
<simon.horman at netronome.com> wrote:
> This breaks out some of of skb_vlan_pop into a separate helper.
> This new helper moves the outer-most vlan tag present in packet data
> into metadata.
>
> The motivation is to allow acceleration VLAN tags without adding a new
> one. This is in preparation for a push ethernet header support in Open
> vSwitch.
>
> Signed-off-by: Simon Horman <simon.horman at netronome.com>
>

I am not sure we need this function at this point. I will post comment
on patch 4 where it is used.



More information about the dev mailing list