numam-dpdk/drivers/net/mlx5
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
..
linux ethdev: add namespace 2021-10-22 18:15:38 +02:00
windows ethdev: add namespace 2021-10-22 18:15:38 +02:00
meson.build common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
mlx5_defs.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_devx.c net/mlx5: set Tx queue affinity in round-robin 2021-10-21 12:37:00 +02:00
mlx5_devx.h net/mlx5: enable DevX Tx queue creation 2021-10-21 09:31:13 +02:00
mlx5_ethdev.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_flow_aso.c common/mlx5: share MR management 2021-10-21 15:57:58 +02:00
mlx5_flow_dv.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_flow_meter.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
mlx5_flow_verbs.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_flow.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_flow.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_mac.c net/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
mlx5_rss.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_rx.c common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
mlx5_rx.h common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
mlx5_rxmode.c net/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
mlx5_rxq.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_rxtx_vec_altivec.h net/mlx5: fix meta register conversion for extensive mode 2021-07-22 16:24:56 +02:00
mlx5_rxtx_vec_neon.h net/mlx5: fix meta register conversion for extensive mode 2021-07-22 16:24:56 +02:00
mlx5_rxtx_vec_sse.h net/mlx5: fix meta register conversion for extensive mode 2021-07-22 16:24:56 +02:00
mlx5_rxtx_vec.c net/mlx5: fix mbuf replenishment check for zipped CQE 2021-08-19 10:13:40 +02:00
mlx5_rxtx_vec.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_rxtx.c common/mlx5: share MR management 2021-10-21 15:57:58 +02:00
mlx5_rxtx.h common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
mlx5_stats.c net/mlx5: separate Tx function declarations to another file 2021-04-15 08:24:53 +02:00
mlx5_trigger.c net/mlx5: fix Rx queue resource cleanup 2021-10-21 09:31:17 +02:00
mlx5_tx_empw.c net/mlx5: separate Tx burst functions to different files 2021-04-15 08:24:59 +02:00
mlx5_tx_mpw.c net/mlx5: separate Tx burst functions to different files 2021-04-15 08:24:59 +02:00
mlx5_tx_nompw.c net/mlx5: separate Tx burst functions to different files 2021-04-15 08:24:59 +02:00
mlx5_tx_txpp.c net/mlx5: separate Tx burst functions to different files 2021-04-15 08:24:59 +02:00
mlx5_tx.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_tx.h mbuf: mark old VLAN offload flags as deprecated 2021-10-24 13:30:40 +02:00
mlx5_txpp.c net/mlx5: set Tx queue affinity in round-robin 2021-10-21 12:37:00 +02:00
mlx5_txq.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_utils.c common/mlx5: move list utility from net driver 2021-07-15 15:19:13 +02:00
mlx5_utils.h common/mlx5: move list utility from net driver 2021-07-15 15:19:13 +02:00
mlx5_vlan.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
rte_pmd_mlx5.h net/mlx5: add flow sync API 2020-11-03 23:35:04 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00