Hi, Jeff
> -Original Message-
> From: Guo, Jia
> Sent: Wednesday, July 22, 2020 1:51 PM
> To: Xie, WeiX ; Wang, ShougangX
> ; dev@dpdk.org
> Cc: Xing, Beilei ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v2] net/i40e: fix incorrect hash look up table
>
>
Hi, Qi
> -Original Message-
> From: Zhang, Qi Z
> Sent: Wednesday, July 22, 2020 1:31 PM
> To: Wang, ShougangX ; dev@dpdk.org
> Cc: Xing, Beilei ; Guo, Jia ; Wang,
> ShougangX ; sta...@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v2] net/i40e: fix incorre
...@dpdk.org
Subject: [dpdk-dev] [PATCH v2] net/i40e: fix incorrect hash look up table
The hash look up table(LUT) will not be initializing when starting testpmd with
--disable-rss. So that some invalid queue indexes may still in the LUT. When
enable RSS by creating RSS rule, some packets will
> -Original Message-
> From: dev On Behalf Of Shougang Wang
> Sent: Tuesday, July 21, 2020 1:49 PM
> To: dev@dpdk.org
> Cc: Xing, Beilei ; Guo, Jia ; Wang,
> ShougangX ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH v2] net/i40e: fix incorrect hash look up table
Tested-by: Zhang, XiX
Regards,
Xie Wei
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shougang Wang
Sent: Tuesday, July 21, 2020 1:49 PM
To: dev@dpdk.org
Cc: Xing, Beilei ; Guo, Jia ; Wang,
ShougangX ; sta...@dpdk.org
Subject: [dpdk-dev] [PATCH v2] net/i40e
The hash look up table(LUT) will not be initializing when starting
testpmd with --disable-rss. So that some invalid queue indexes may still
in the LUT. When enable RSS by creating RSS rule, some packets will not
be into the valid queues.
This patch fixes this issue by initializing the LUT when crea
6 matches
Mail list logo