numam-dpdk/drivers/net/iavf
Haiyue Wang 3a1aca384d net/iavf: fix VLAN tag extraction handling
The new VIRTCHNL_VF_OFFLOAD_VLAN_V2 capability added support that allows
the PF to set the location of the RX VLAN tag for stripping offloads.

So the VF needs to extract the VLAN tag according to the location flags.

Fixes: 1c301e8c3c ("net/iavf: support new VLAN capabilities")
Cc: stable@dpdk.org

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Signed-off-by: Leyi Rong <leyi.rong@intel.com>
Tested-by: Wei Xie <weix.xie@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2021-02-23 13:06:39 +01:00
..
iavf_ethdev.c net/iavf: fix default RSS configuration 2021-02-03 00:48:11 +01:00
iavf_fdir.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
iavf_generic_flow.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
iavf_generic_flow.h net/iavf: support eCPRI message type 0 for flow director 2021-01-08 16:03:06 +01:00
iavf_hash.c net/iavf: fix symmetric flow rule creation 2021-01-29 18:16:08 +01:00
iavf_log.h net/iavf: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
iavf_rxtx_vec_avx2.c net/iavf: fix VLAN tag extraction handling 2021-02-23 13:06:39 +01:00
iavf_rxtx_vec_avx512.c net/iavf: check cache pointer before dereference 2020-11-13 19:43:26 +01:00
iavf_rxtx_vec_common.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
iavf_rxtx_vec_sse.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
iavf_rxtx.c net/iavf: fix VLAN tag extraction handling 2021-02-23 13:06:39 +01:00
iavf_rxtx.h net/iavf: fix VLAN tag extraction handling 2021-02-23 13:06:39 +01:00
iavf_vchnl.c net/iavf: fix VLAN offload requests to PF 2021-01-29 18:16:08 +01:00
iavf.h net/iavf: fix jumbo frame flag condition 2021-01-19 03:30:15 +01:00
meson.build drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
rte_pmd_iavf.h net/iavf: fix SPDX license text 2020-11-20 21:10:05 +01:00
version.map net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00