On 2023/10/12 11:05, Jie Hai wrote:
> On 2023/10/12 10:23, fengchengwen wrote:
>> The new algorithm (RTE_ETH_HASH_FUNCTION_SYMMETRIC_TOEPLITZ_SORT) should
>> treat as Not Support.
>>
>> With above fix
>> Acked-by: Chengwen Feng
>>
> Actually, the new algorithm is not supported.
> see hns3_update_
On 2023/10/12 10:23, fengchengwen wrote:
The new algorithm (RTE_ETH_HASH_FUNCTION_SYMMETRIC_TOEPLITZ_SORT) should treat
as Not Support.
With above fix
Acked-by: Chengwen Feng
Actually, the new algorithm is not supported.
see hns3_update_rss_algo_key().
if (modify_algo && hash_func >
On 2023/10/12 10:23, fengchengwen wrote:
The new algorithm (RTE_ETH_HASH_FUNCTION_SYMMETRIC_TOEPLITZ_SORT) should treat
as Not Support.
With above fix
Acked-by: Chengwen Feng
Thanks, will check it.
On 2023/10/11 17:28, Jie Hai wrote:
From: Huisong Li
Support setting and querying RSS hash
The new algorithm (RTE_ETH_HASH_FUNCTION_SYMMETRIC_TOEPLITZ_SORT) should treat
as Not Support.
With above fix
Acked-by: Chengwen Feng
On 2023/10/11 17:28, Jie Hai wrote:
> From: Huisong Li
>
> Support setting and querying RSS hash function by ethdev ops.
>
> Signed-off-by: Huisong Li
> Sign
From: Huisong Li
Support setting and querying RSS hash function by ethdev ops.
Signed-off-by: Huisong Li
Signed-off-by: Dongdong Liu
---
drivers/net/hns3/hns3_rss.c | 47 +
1 file changed, 27 insertions(+), 20 deletions(-)
diff --git a/drivers/net/hns3/hns
5 matches
Mail list logo