[PATCH 0/4] enhance testpmd DCB command
Stephen Hemminger
stephen at networkplumber.org
Thu Mar 27 16:53:43 CET 2025
On Tue, 25 Feb 2025 17:19:25 +0800
Chengwen Feng <fengchengwen at huawei.com> wrote:
> This patchset enhance the testpmd DCB command features:
> 1) remove restrict of number of TCs (currently its 4 or 8)
> 2) support config prio-tc map
> 3) support don't adjust queue num
> 4) support disable DCB
>
> Chengwen Feng (4):
> app/testpmd: remove restrict of number of TCs in DCB command
> app/testpmd: support config prio-tc map in DCB command
> app/testpmd: support don't adjust queue num in DCB command
> app/testpmd: support disable DCB command
>
> app/test-pmd/cmdline.c | 184 ++++++++++++++++++--
> app/test-pmd/testpmd.c | 96 ++++++----
> app/test-pmd/testpmd.h | 5 +-
> doc/guides/testpmd_app_ug/testpmd_funcs.rst | 6 +-
> 4 files changed, 236 insertions(+), 55 deletions(-)
>
This series needs to be rebased for 25.07 release
More information about the dev
mailing list