Merge branch 'nfp-vlan-strip-and-insert'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Jul 2022 09:44:08 +0000 (10:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jul 2022 09:44:08 +0000 (10:44 +0100)
commitfd4b96c44aba86c4bacda2a93f57429ffd835284
treebf51c914dd5c4efe7842c5600195e6cbbefb35e5
parent5ee4bba272d171e797c1b3c7b5ff889c3a2f0ec9
parentd80702ff12576682b8bce121600f687535716e7d
Merge branch 'nfp-vlan-strip-and-insert'

Simon Horman says:

====================
nfp: support VLAN strip and insert

this series adds support to the NFP driver for HW offload of both:

* RX VLAN ctag/stag strip
* TX VLAN ctag insert
====================

Signed-off-by: David S. Miller <davem@davemloft.net>