[PATCH 21.11] net/mlx5: fix RSS hash types adjustment

Kevin Traynor ktraynor at redhat.com
Thu Jun 23 15:59:26 CEST 2022


On 22/06/2022 18:54, Dariusz Sosnowski wrote:
> [ upstream commit d2fa2632a4a17b491f9a15834d9e13c6a6e5a1b9 ]
> 
> When an indirect action was created with an RSS action configured to
> hash on both source and destination L3 addresses (or L4 ports), it caused
> shared hrxq to be configured to hash only on destination address
> (or port).
> 
> This patch fixes this behavior by refining RSS types specified in
> configuration before calculating hash types used for hrxq. Refining RSS
> types removes *_SRC_ONLY and *_DST_ONLY flags if they are both set.
> 
> Fixes: 212d17b6a650 ("net/mlx5: fix missing shared RSS hash types")
> Cc:stable at dpdk.org
> 
> Signed-off-by: Dariusz Sosnowski<dsosnowski at nvidia.com>
> Acked-by: Viacheslav Ovsiienko<viacheslavo at nvidia.com>

Thanks, applied.



More information about the stable mailing list