Re: [dpdk-dev] [PATCH v4 1/3] doc: fix testpmd command for i40e RSS flow
From: Zhang, Qi Z <hidden>
Date: 2021-01-08 08:22:56
From: Zhang, Qi Z <hidden>
Date: 2021-01-08 08:22:56
-----Original Message----- From: Zhang,Alvin <redacted> Sent: Friday, January 8, 2021 1:36 PM To: Guo, Jia <redacted>; Xing, Beilei <redacted>; Zhang, Qi Z [off-list ref]; Su, Simei [off-list ref]; Yang, Qiming [off-list ref] Cc: dev@dpdk.org; Zhang, AlvinX <redacted>; stable@dpdk.org Subject: [PATCH v4 1/3] doc: fix testpmd command for i40e RSS flow From: Alvin Zhang <redacted> The command here does not create a queue region, but only sets the lookup table, so the descriptions in the doc is not exact. Signed-off-by: Alvin Zhang <redacted>
Fixes: feaae285b342 ("net/i40e: support hash configuration in RSS flow")
Cc: stable@dpdk.orgFix line should be before "Signed-off:", please follow the format. Acked-by: Qi Zhang <redacted> Applied to dpdk-next-net-intel. Thanks Qi