] 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 queues in LUT will be invalid if rx queues is less
than last time. When enable RSS by creating RSS rule, some packets will not
be into the valid
Tested-by: zhang,xi
Regards,
Chen Bo
> -Original Message-
> From: dev On Behalf Of Shougang Wang
> Sent: July 15, 2020 14:35
> To: dev@dpdk.org
> Cc: Xing, Beilei ; Guo, Jia ; Wang,
> ShougangX ; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/i40e: fix incorre
The hash look up table(LUT) will not be initializing when starting
testpmd with --disable-rss. So that some queues in LUT will be invalid
if rx queues is less than last time. When enable RSS by creating RSS rule,
some packets will not be into the valid queues.
This patch fixes this issue by initial
3 matches
Mail list logo