numam-dpdk/drivers/net/sfc
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
..
meson.build net/sfc: fence off 8 bits in Rx mark for tunnel offload 2021-10-13 16:39:11 +02:00
sfc_debug.h
sfc_dp_rx.h net/sfc: fence off 8 bits in Rx mark for tunnel offload 2021-10-13 16:39:11 +02:00
sfc_dp_tx.h
sfc_dp.c net/sfc: implement control path operations in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_dp.h net/sfc: implement control path operations in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_ef10_essb_rx.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_ef10_rx_ev.h
sfc_ef10_rx.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_ef10_tx.c mbuf: mark old VLAN offload flags as deprecated 2021-10-24 13:30:40 +02:00
sfc_ef10.h
sfc_ef100_rx.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_ef100_tx.c mbuf: mark old VLAN offload flags as deprecated 2021-10-24 13:30:40 +02:00
sfc_ef100.h
sfc_ethdev_state.h
sfc_ethdev.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_ev.c
sfc_ev.h
sfc_filter.c
sfc_filter.h
sfc_flow_tunnel.c net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_flow_tunnel.h net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_flow.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_flow.h net/sfc: support group flows in tunnel offload 2021-10-13 21:30:13 +02:00
sfc_intr.c
sfc_kvargs.c
sfc_kvargs.h
sfc_log.h
sfc_mae_counter.c net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_mae_counter.h net/sfc: support counters in tunnel offload jump rules 2021-10-13 21:30:13 +02:00
sfc_mae.c net/sfc: implement transfer proxy port callback 2021-10-18 20:56:02 +02:00
sfc_mae.h net/sfc: allow ports without MAE privilege 2021-10-18 20:56:02 +02:00
sfc_mcdi.c
sfc_port.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_repr_proxy_api.h
sfc_repr_proxy.c
sfc_repr_proxy.h
sfc_repr.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_repr.h net/sfc: store PCI address for represented entities 2021-10-12 18:44:11 +02:00
sfc_rx.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc_rx.h
sfc_service.c
sfc_service.h
sfc_sriov.c
sfc_sriov.h
sfc_stats.h
sfc_sw_stats.c
sfc_sw_stats.h
sfc_switch.c net/sfc: implement transfer proxy port callback 2021-10-18 20:56:02 +02:00
sfc_switch.h net/sfc: implement transfer proxy port callback 2021-10-18 20:56:02 +02:00
sfc_tso.c
sfc_tso.h
sfc_tweak.h
sfc_tx.c mbuf: mark old VLAN offload flags as deprecated 2021-10-24 13:30:40 +02:00
sfc_tx.h
sfc.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
sfc.h net/sfc: support jump flows in tunnel offload 2021-10-13 21:30:13 +02:00
version.map