On 05/13, Zhang, Qi Z wrote:
>
>
>> -Original Message-
>> From: Guo, Jia
>> Sent: Thursday, May 14, 2020 4:21 AM
>> To: Xing, Beilei ; Ye, Xiaolong
>> ; Zhang, Qi Z ; Wu, Jingjing
>>
>> Cc: dev@dpdk.org; Guo, Jia
>> Subject: [dpdk-dev v2 2/2] net/iavf: fix rss algorithm configure issue
>
> -Original Message-
> From: Guo, Jia
> Sent: Thursday, May 14, 2020 4:21 AM
> To: Xing, Beilei ; Ye, Xiaolong
> ; Zhang, Qi Z ; Wu, Jingjing
>
> Cc: dev@dpdk.org; Guo, Jia
> Subject: [dpdk-dev v2 2/2] net/iavf: fix rss algorithm configure issue
>
> When configure rss rule, the ether
When configure rss rule, the etherdev rss hash function type should be
mapped to the corresponding virtchnl rss algorithm type.
Fixes: 7be10c3004be ("net/iavf: add RSS configuration for VF")
Signed-off-by: Jeff Guo
---
v2->v1:
fix a type for xor.
---
drivers/net/iavf/iavf_hash.c | 20 +++
3 matches
Mail list logo