[PATCH] net/iavf: add support for QinQ insertion
Bruce Richardson
bruce.richardson at intel.com
Wed May 6 16:38:56 CEST 2026
On Thu, Apr 30, 2026 at 08:58:13AM +0000, Anurag Mandal wrote:
> QinQ insertion with VLAN TPID 0x88a8 support is absent.
>
> This patch adds support for QinQ insertion for both
> Outer VLAN TPIDs 0x88a8 (802.1ad) & 0x8100 (802.1Q).
> VLAN Extend should be enabled for the same and Outer
> VLAN TPID should be set properly for TPID 0x88a8.
>
> Signed-off-by: Anurag Mandal <anurag.mandal at intel.com>
> ---
> doc/guides/nics/intel_vf.rst | 19 ++++++++++
> drivers/net/intel/iavf/iavf.h | 1 +
> drivers/net/intel/iavf/iavf_vchnl.c | 56 +++++++++++++++++++++++++++--
> 3 files changed, 74 insertions(+), 2 deletions(-)
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied to dpdk-next-net-intel.
Thanks,
/Bruce
More information about the dev
mailing list