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

2022-04-27 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Dariusz Sosnowski > Sent: Thursday, April 21, 2022 11:37 PM > To: Matan Azrad ; Slava Ovsiienko > ; Jack Min > Cc: dev@dpdk.org; Raslan Darawsheh ; > sta...@dpdk.org > Subject: [PATCH] net/mlx5: fix RSS hash types adjustment >

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

2022-04-21 Thread Dariusz Sosnowski
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