Re: [dpdk-dev] [dpdk-stable] [PATCH] app/testpmd: fix start index for showing FEC array
From: Ferruh Yigit <hidden>
Date: 2021-01-15 13:54:00
From: Ferruh Yigit <hidden>
Date: 2021-01-15 13:54:00
On 12/23/2020 6:07 AM, Li, Xiaoyun wrote:
quoted
-----Original Message----- From: stable <redacted> On Behalf Of Rahul Lakkireddy Sent: Monday, December 21, 2020 06:47 To: dev@dpdk.org Cc: kaara.satwik@chelsio.com; stable@dpdk.org Subject: [dpdk-stable] [PATCH] app/testpmd: fix start index for showing FEC array From: Karra Satwik <redacted> Start from index 0 when going through the FEC array. This will allow "off" to get printed for RTE_ETH_FEC_NOFEC mode. Fixes: b19da32e3151 ("app/testpmd: add FEC command") Cc: stable@dpdk.org Signed-off-by: Karra Satwik <redacted> Signed-off-by: Rahul Lakkireddy <redacted>
>
Acked-by: Xiaoyun Li <redacted>
Reviewed-by: Ferruh Yigit <redacted> Applied to dpdk-next-net/main, thanks.