Re: [dpdk-dev] [PATCH v3] app/testpmd: increase array for fetching supported FEC caps
From: Ferruh Yigit <hidden>
Date: 2021-01-15 15:28:07
From: Ferruh Yigit <hidden>
Date: 2021-01-15 15:28:07
On 12/25/2020 1:06 AM, Min Hu (Connor) wrote:
在 2020/12/24 19:18, Rahul Lakkireddy 写道:quoted
From: Karra Satwik <redacted> Request the driver for number of entries in the FEC caps array and then dynamically allocate the array. Signed-off-by: Karra Satwik <redacted> Signed-off-by: Rahul Lakkireddy <redacted> Acked-by: Xiaoyun Li <redacted>
> Acked-by: Min Hu (Connor) [off-list ref] > Reviewed-by: Ferruh Yigit <redacted> Applied to dpdk-next-net/main, thanks.