numam-dpdk/drivers/net/mlx5
Nélio Laranjeiro 6e78005a9b net/mlx5: add reference counter on DPDK Tx queues
Use the same design for DPDK queue as for Verbs queue for symmetry, this
also helps in fixing some issues like the DPDK release queue API which
is not expected to fail.  With such design, the queue is released when
the reference counters reaches 0.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
2017-10-12 01:36:58 +01:00
..
Makefile net/mlx5: remove flow director support 2017-10-12 01:36:58 +01:00
mlx5_defs.h net/mlx5: enforce Tx num of segments limitation 2017-10-06 02:49:48 +02:00
mlx5_ethdev.c net/mlx5: add operations for secondary process 2017-10-12 01:36:57 +01:00
mlx5_flow.c net/mlx5: separate DPDK from verbs Rx queue objects 2017-10-12 01:36:58 +01:00
mlx5_mac.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_mr.c net/mlx5: add reference counter on DPDK Tx queues 2017-10-12 01:36:58 +01:00
mlx5_prm.h net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_rss.c net/mlx5: fix crash during RETA update 2017-10-12 01:36:58 +01:00
mlx5_rxmode.c net/mlx5: support upstream rdma-core 2017-10-06 02:49:49 +02:00
mlx5_rxq.c net/mlx5: separate DPDK from verbs Rx queue objects 2017-10-12 01:36:58 +01:00
mlx5_rxtx_vec_sse.c net/mlx5: fix SSE Rx support verification 2017-10-12 01:36:58 +01:00
mlx5_rxtx.c net/mlx5: prefix Tx structures and functions 2017-10-12 01:36:58 +01:00
mlx5_rxtx.h net/mlx5: add reference counter on DPDK Tx queues 2017-10-12 01:36:58 +01:00
mlx5_socket.c net/mlx5: install a socket to exchange a file descriptor 2017-10-12 01:36:57 +01:00
mlx5_stats.c net/mlx5: prefix Tx structures and functions 2017-10-12 01:36:58 +01:00
mlx5_trigger.c net/mlx5: add reference counter on DPDK Tx queues 2017-10-12 01:36:58 +01:00
mlx5_txq.c net/mlx5: add reference counter on DPDK Tx queues 2017-10-12 01:36:58 +01:00
mlx5_utils.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mlx5_vlan.c net/mlx5: separate DPDK from verbs Rx queue objects 2017-10-12 01:36:58 +01:00
mlx5.c net/mlx5: add reference counter on DPDK Tx queues 2017-10-12 01:36:58 +01:00
mlx5.h net/mlx5: add reference counter on DPDK Tx queues 2017-10-12 01:36:58 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00