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 <[email protected]> > --- > 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 <[email protected]> Applied to dpdk-next-net-intel. Thanks, /Bruce

