Re: [PATCH v3] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
On 6/1/2023 11:17 AM, Julien Aube wrote: > This extends the support for 2.5iG and 5G NIC commonly found today > > Signed-off-by: Julien Aube > Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/main, thanks.
[PATCH v3] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
This extends the support for 2.5iG and 5G NIC commonly found today Signed-off-by: Julien Aube --- app/test-pmd/cmdline.c | 14 +- app/test-pmd/parameters.c | 6 ++ doc/guides/testpmd_app_ug/run_app.rst | 2 ++ doc/guides/testpmd_app_