[PATCH v5 0/2] two enhance for testpmd DCB test
Chengwen Feng
fengchengwen at huawei.com
Mon Nov 10 08:36:08 CET 2025
This patchset contains two enhancement for testpmd DCB test.
Chengwen Feng (2):
app/testpmd: support specify TCs when DCB forward
app/testpmd: support multi-cores process one TC
---
Depends-on: series-2682 ("two bugfix for testpmd DCB")
---
v5: optimize naming and add line breaks for first commit.
add second commit "support multi-cores process one TC".
v4: use direct assign of dcb-info according comment from Stephen.
fix CI llvm compiler error.
v3: use new way to impl and fix comment from Stephen.
v2: introduce pause/resume lcore's forwarding.
app/test-pmd/cmdline.c | 105 ++++++++++++++++
app/test-pmd/config.c | 132 +++++++++++++++++---
app/test-pmd/testpmd.c | 15 +++
app/test-pmd/testpmd.h | 4 +
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 16 +++
5 files changed, 254 insertions(+), 18 deletions(-)
--
2.17.1
More information about the dev
mailing list