numam-dpdk/drivers/net/mlx5
Olga Shern a76133214d mlx5: use separate indirection table for default hash Rx queue
The default hash RX queue handles packets that are not matched by more
specific types and requires its own indirection table of size 1 to work
properly.

This commit implements support for multiple indirection tables by grouping
their layout and properties in a static initialization table.

Signed-off-by: Olga Shern <olgas@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Signed-off-by: Yaacov Hazan <yaacovh@mellanox.com>
2015-10-31 00:21:58 +01:00
..
Makefile mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_defs.h mlx5: support VLAN filtering 2015-10-30 22:39:30 +01:00
mlx5_ethdev.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_mac.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_rxmode.c mlx5: use separate indirection table for default hash Rx queue 2015-10-31 00:21:58 +01:00
mlx5_rxq.c mlx5: use separate indirection table for default hash Rx queue 2015-10-31 00:21:58 +01:00
mlx5_rxtx.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_rxtx.h mlx5: use separate indirection table for default hash Rx queue 2015-10-31 00:21:58 +01:00
mlx5_stats.c mlx5: add software counters 2015-10-30 22:24:08 +01:00
mlx5_trigger.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5_txq.c mlx5: add software counters 2015-10-30 22:24:08 +01:00
mlx5_utils.h mlx5: get rid of the WR structure in Rx queue elements 2015-10-31 00:21:58 +01:00
mlx5_vlan.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5.h mlx5: use separate indirection table for default hash Rx queue 2015-10-31 00:21: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