[PATCH v2 0/3] testpmd support pause/resume specify lcore's fwd

Chengwen Feng fengchengwen at huawei.com
Wed Nov 5 10:47:45 CET 2025


This patch support pause/resume specify lcore's forwarding for testpmd,
and also include two bugfix which found when test DCB function.

Chengwen Feng (3):
  app/testpmd: fix invalid txp when setup DCB forward
  app/testpmd: fix wrong Rx queues when setup DCB forward
  app/testpmd: support pause/resume specify lcore

 app/test-pmd/cmdline.c                      | 126 ++++++++++++++++++++
 app/test-pmd/config.c                       |   9 +-
 app/test-pmd/testpmd.c                      |   5 +
 app/test-pmd/testpmd.h                      |   2 +-
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  14 +++
 5 files changed, 149 insertions(+), 7 deletions(-)

-- 
2.17.1



More information about the dev mailing list