> -----Original Message-----
> From: Suanming Mou <[email protected]>
> Sent: Thursday, October 20, 2022 18:42
> To: Matan Azrad <[email protected]>; Slava Ovsiienko <[email protected]>
> Cc: [email protected]; Raslan Darawsheh <[email protected]>; Ori Kam
> <[email protected]>
> Subject: [PATCH v6 02/18] net/mlx5: fix IPv6 and TCP RSS hash fields
> 
> In the flow_dv_hashfields_set() function, while item_flags was 0, the code
> went directly to the first if and the else case would never have chance be
> checked. This caused the IPv6 and TCP hash fields in the else case would
> never be set.
> 
> This commit adds the dedicate HW steering hash field set function to
> generate the RSS hash fields.
> 
> Fixes: 3a2f674b6aa8 ("net/mlx5: add queue and RSS HW steering action")
> Signed-off-by: Suanming Mou <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to