numam-dpdk/drivers/net
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
..
af_packet af_packet: remove fake pci interface 2015-11-03 18:47:51 +01:00
bnx2x drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
bonding bonding: remove fake pci interface 2015-11-03 18:48:24 +01:00
cxgbe drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
e1000 drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
enic drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
fm10k drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
i40e drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
ixgbe drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
mlx4 drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
mlx5 mlx5: fix hash Rx queue type in RSS mode 2015-11-03 22:57:32 +01:00
mpipe mpipe: remove fake pci interface 2015-11-03 18:48:12 +01:00
null null: remove fake pci interface 2015-11-03 18:46:52 +01:00
pcap pcap: remove fake pci interface 2015-11-03 18:47:42 +01:00
ring ring: remove fake pci interface 2015-11-03 18:47:30 +01:00
virtio drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
vmxnet3 vmxnet3: support port hotplug 2015-11-03 19:26:31 +01:00
xenvirt xenvirt: remove fake pci interface 2015-11-03 18:48:00 +01:00
Makefile mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00