Re: [PATCH] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd

2023-05-17 Thread Stephen Hemminger
On Thu, 18 May 2023 01:16:14 +0200 julien_d...@jaube.fr wrote: > From: Julien Aube > > Signed-off-by: Julien Aube Enumerating all possible speeds is getting cumbersome, maybe time for a change Acked-by: Stephen Hemminger

[PATCH] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd

2023-05-17 Thread julien_dpdk
From: Julien Aube Signed-off-by: Julien Aube --- app/test-pmd/cmdline.c | 16 ++-- app/test-pmd/parameters.c | 6 ++ doc/guides/testpmd_app_ug/run_app.rst | 2 ++ doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +- 4 files changed,