[PATCH v6 0/2] two enhance for testpmd DCB test
Chengwen Feng
fengchengwen at huawei.com
Mon Nov 10 10:42:59 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")
---
v6: try to fix CI windows 2022 compile error:
../app/test-pmd/config.c(5263): warning C4018: '<': signed/unsigned mismatch
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 | 135 +++++++++++++++++---
app/test-pmd/testpmd.c | 15 +++
app/test-pmd/testpmd.h | 4 +
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 16 +++
5 files changed, 256 insertions(+), 19 deletions(-)
--
2.17.1
More information about the dev
mailing list