Reviewed-by: Vladimir Medvedkin <[email protected]>

On 11/11/2025 9:13 AM, Chengwen Feng wrote:
This commit supports specify TCs when DCB forwarding, the command:

   set dcb fwd_tc (tc_mask)

The background of this command: only some TCs are expected to generate
traffic when the DCB function is tested based on txonly forwarding, we
could use this command to specify TCs to be used.

Signed-off-by: Chengwen Feng <[email protected]>
---
  app/test-pmd/cmdline.c                      | 57 +++++++++++++++++++++
  app/test-pmd/config.c                       | 50 +++++++++++++++++-
  app/test-pmd/testpmd.c                      |  6 +++
  app/test-pmd/testpmd.h                      |  3 ++
  doc/guides/testpmd_app_ug/testpmd_funcs.rst |  8 +++
  5 files changed, 122 insertions(+), 2 deletions(-)

<snip>

--
Regards,
Vladimir

Reply via email to