numam-dpdk/drivers/net/iavf
Olivier Matz 5b63493241 mbuf: mark old VLAN offload flags as deprecated
The flags PKT_TX_VLAN_PKT and PKT_TX_QINQ_PKT are
marked as deprecated since commit 380a7aab1a ("mbuf: rename deprecated
VLAN flags") (2017). But they were not using the RTE_DEPRECATED
macro, because it did not exist at this time. Add it, and replace
usage of these flags.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2021-10-24 13:30:40 +02:00
..
iavf_ethdev.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
iavf_fdir.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf_generic_flow.c net/iavf: support PPPoL2TPv2oUDP RSS Hash 2021-10-21 14:15:59 +02:00
iavf_generic_flow.h net/iavf: support PPPoL2TPv2oUDP RSS Hash 2021-10-21 14:15:59 +02:00
iavf_hash.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
iavf_log.h net/iavf: refine debug build option 2021-04-01 16:10:20 +02:00
iavf_rxtx_vec_avx2.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
iavf_rxtx_vec_avx512.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
iavf_rxtx_vec_common.h net/iavf: use write combining store for tail updates 2021-06-10 12:04:16 +02:00
iavf_rxtx_vec_sse.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
iavf_rxtx.c mbuf: mark old VLAN offload flags as deprecated 2021-10-24 13:30:40 +02:00
iavf_rxtx.h mbuf: mark old VLAN offload flags as deprecated 2021-10-24 13:30:40 +02:00
iavf_tm.c net/iavf: build on Windows 2021-09-30 22:09:49 +02:00
iavf_vchnl.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
meson.build net/iavf: build on Windows 2021-09-30 22:09:49 +02:00
rte_pmd_iavf.h net/iavf: fix SPDX license text 2020-11-20 21:10:05 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00