numam-dpdk/drivers/net/i40e
Wei Zhao c52ff36686 net/i40e: enable QinQ stripping
This patch enable i40e outer vlan strip on and off in QinQ
mode with mask bit of DEV_RX_OFFLOAD_QINQ_STRIP, users can
use "vlan set qinq_strip on 0" to enable or "vlan set
qinq_strip off 0" to disable i40e outer vlan strip when
try with testpmd app.

Fixes: 4861cde461 ("i40e: new poll mode driver")
Cc: stable@dpdk.org

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Reviewed-by: Qiming Yang <qiming.yang@intel.com>
2020-07-30 00:41:23 +02:00
..
base net/i40e/base: update copyright 2020-05-18 20:35:57 +02:00
i40e_ethdev_vf.c net/i40e: fix queue pairs configuration in VF 2020-07-17 18:21:21 +02:00
i40e_ethdev.c net/i40e: enable QinQ stripping 2020-07-30 00:41:23 +02:00
i40e_ethdev.h net/i40e: fix binding interrupt without MSI-X vector 2020-07-30 00:41:23 +02:00
i40e_fdir.c net/i40e: fix flow director Rx writeback packet 2020-07-21 13:54:54 +02:00
i40e_flow.c net/i40e: fix filter pctype 2020-07-21 13:54:54 +02:00
i40e_logs.h net/i40e: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
i40e_pf.c net/i40e: limit the number of VF messages 2019-10-07 15:00:56 +02:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_vec_altivec.c eal/ppc: fix bool type after altivec include 2020-05-06 11:45:13 +02:00
i40e_rxtx_vec_avx2.c net/i40e: fix clang build with 16B descriptors 2019-11-20 17:36:05 +01:00
i40e_rxtx_vec_common.h net/i40e: fix setting L2TAG 2020-05-22 17:10:15 +02:00
i40e_rxtx_vec_neon.c introduce restricted pointer aliasing marker 2020-07-10 15:35:32 +02:00
i40e_rxtx_vec_sse.c replace cold attributes 2020-04-16 18:30:58 +02:00
i40e_rxtx.c net/i40e: optimize flow director update rate 2020-07-21 13:54:54 +02:00
i40e_rxtx.h net/i40e: optimize flow director update rate 2020-07-21 13:54:54 +02:00
i40e_tm.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_vf_representor.c net/i40e: report VLAN filter capability 2020-07-21 13:54:54 +02:00
Makefile net/i40e: support aarch32 2020-06-30 14:52:30 +02:00
meson.build net/i40e: enable NEON Rx/Tx in meson 2020-06-05 13:10:19 +02:00
rte_pmd_i40e_version.map net/i40e: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00
rte_pmd_i40e.c net/i40e: add private APIs for flow filtering 2020-07-11 06:18:52 +02:00
rte_pmd_i40e.h drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00