numam-dpdk/drivers/net/mlx5
Xueming Li 5cf0707fc7 net/mlx5: remove Rx queue data list from device
Rx queue data list(priv->rxqs) can be replaced by Rx queue
list(priv->rxq_privs), removes it and replaces with universal wrapper
API.

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
2021-11-04 22:55:49 +01:00
..
linux net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
windows net/mlx5: optimize device spawn time with representors 2021-10-27 14:04:39 +02:00
meson.build net/mlx5: add flex item operations 2021-11-04 22:55:38 +01:00
mlx5_defs.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_devx.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_devx.h net/mlx5: enable DevX Tx queue creation 2021-10-21 09:31:13 +02:00
mlx5_ethdev.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_flow_aso.c net/mlx5: fix age action pool protection 2021-11-01 14:53:35 +01:00
mlx5_flow_dv.c net/mlx5: handle flex item in flows 2021-11-04 22:55:41 +01:00
mlx5_flow_flex.c net/mlx5: translate flex item pattern into matcher 2021-11-04 22:55:40 +01:00
mlx5_flow_meter.c net/mlx5: fix meter action pool protection 2021-11-01 14:53:36 +01:00
mlx5_flow_verbs.c net/mlx5: discover max flow priority using DevX 2021-11-02 18:59:17 +01:00
mlx5_flow.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_flow.h net/mlx5: handle flex item in flows 2021-11-04 22:55:41 +01:00
mlx5_mac.c net/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
mlx5_rss.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_rx.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_rx.h net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_rxmode.c net/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
mlx5_rxq.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_rxtx_vec_altivec.h net/mlx5: fix Altivec Rx 2021-11-04 22:55:41 +01:00
mlx5_rxtx_vec_neon.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
mlx5_rxtx_vec_sse.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
mlx5_rxtx_vec.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_rxtx_vec.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
mlx5_rxtx.c net/mlx5: move Rx queue DevX resource 2021-11-04 22:55:48 +01:00
mlx5_rxtx.h common/mlx5: share MR mempool registration 2021-10-21 15:58:00 +02:00
mlx5_stats.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5_trigger.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01: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: add namespace to offload flags 2021-10-24 13:37:43 +02:00
mlx5_txpp.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +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 net/mlx5: move Rx queue DevX resource 2021-11-04 22:55:48 +01:00
mlx5.c net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01:00
mlx5.h net/mlx5: remove Rx queue data list from device 2021-11-04 22:55:49 +01: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