numam-dpdk/drivers/net/mlx5
Nélio Laranjeiro 4c7a0f5ff8 net/mlx5: make indirection tables shareable
Indirection table in verbs side resides in a list of final work queues
to spread the packets according to an higher level queue.  This
indirection table can be shared among the hash Rx queues which points
to them.

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: make indirection tables shareable 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: make indirection tables shareable 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: make indirection tables shareable 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 Rx 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 net/mlx5: make indirection tables shareable 2017-10-12 01:36:58 +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: make indirection tables shareable 2017-10-12 01:36:58 +01:00
mlx5.h net/mlx5: make indirection tables shareable 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