numam-dpdk/drivers/net/mlx5
Adrien Mazarguil 612ad38209 mlx5: fix hash Rx queue type in RSS mode
Only seen since IPv6 RSS support was added, confusion about the purpose of
the hash_rxq_type_from_n() function has caused it to return invalid hash RX
queue types.

Refactor function for its intended purpose, rename it
hash_rxq_type_from_pos() and update comment with a better description.

Fixes: a76133214d ("mlx5: use separate indirection table for default hash Rx queue")

Reported-by: Olga Shern <olgas@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2015-11-03 22:57:32 +01:00
..
Makefile mlx5: enable multi packet send WR in Tx CQ 2015-11-01 11:23:45 +01:00
mlx5_defs.h mlx5: handle link status interrupts 2015-11-01 11:23:45 +01:00
mlx5_ethdev.c mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_mac.c mlx5: support IPv6 RSS using experimental flows 2015-11-01 11:23:45 +01:00
mlx5_rss.c mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_rxmode.c mlx5: support IPv6 RSS using experimental flows 2015-11-01 11:23:45 +01:00
mlx5_rxq.c mlx5: fix hash Rx queue type in RSS mode 2015-11-03 22:57:32 +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: fix build with GCC < 4.6 2015-11-01 11:23:45 +01:00
mlx5_stats.c mlx5: add software counters 2015-10-30 22:24:08 +01:00
mlx5_trigger.c mlx5: handle link status interrupts 2015-11-01 11:23:45 +01:00
mlx5_txq.c mlx5: enable multi packet send WR in Tx CQ 2015-11-01 11:23:45 +01:00
mlx5_utils.h mlx5: support RETA query and update 2015-11-03 11:23:15 +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: fix build with debugging enabled 2015-11-03 22:57:21 +01:00
mlx5.h mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00