> -Original Message-
> From: Suanming Mou
> Sent: Thursday, October 20, 2022 18:42
> To: Matan Azrad ; Slava Ovsiienko
> Cc: dev@dpdk.org; Raslan Darawsheh ; Ori Kam
>
> Subject: [PATCH v6 02/18] net/mlx5: fix IPv6 and TCP RSS hash fields
>
> In the flow_d
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 func
2 matches
Mail list logo