numam-dpdk/drivers/net/iavf
Xiaoyun Li 3aa9573385 net/iavf: fix VLAN insert
The new VIRTCHNL_VF_OFFLOAD_VLAN_V2 capability allows PF to set the
location of TX VLAN insertion.

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

Fixes: 1c301e8c3c ("net/iavf: support new VLAN capabilities")

Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2021-02-04 18:19:36 +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 mbuf: remove physical address alias 2020-09-19 00:25:37 +02: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 insert 2021-02-04 18:19:36 +01:00
iavf_rxtx.h net/iavf: fix VLAN insert 2021-02-04 18:19:36 +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