On 1/31/2023 1:02 PM, Dongdong Liu wrote:
> This patchset is to do some bugfixes for hns3 rss.
> 
> v2->v3:
> - Fix segmentation fault when key_len is 40 and key is NULL for
>   [PATCH V2 09/10].
> 
> v1->v2:
> - Fix missing comparison of types and level when verifying duplicate
>   rules for [PATCH 10/10].
> 
> Huisong Li (10):
>   net/hns3: fix error log about indirection table size
>   net/hns3: extract common API to query device
>   net/hns3: refactor set RSS hash algorithm and key interface
>   net/hns3: fix fixed RSS key size to be more compatibility
>   net/hns3: fix misclearing RSS configuration
>   net/hns3: using RSS filter list to check duplicated rule
>   net/hns3: remove useless code when destroy valid RSS rule
>   net/hns3: fix useless warning when flush or destroy rule
>   net/hns3: fix bad memory structure conversion
>   net/hns3: fix incorrect check for duplicate RSS rule


Some commit logs and patch titles updated while merging.

Series applied to dpdk-next-net/main, thanks.

Reply via email to