[dpdk-dev] [PATCH 2/2] mlx5: fix wrong hash RX queue type in RSS mode

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Nov 3 23:00:13 CET 2015


2015-11-03 18:15, Adrien Mazarguil:
> 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: a76133214d88 ("mlx5: use separate indirection table for default hash Rx queue")
> 
> Reported-by: Olga Shern <olgas at mellanox.com>
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Series applied, thanks


More information about the dev mailing list