[PATCH v7 1/2] app/testpmd: support specify TCs when DCB forward

Medvedkin, Vladimir vladimir.medvedkin at intel.com
Mon Nov 17 17:58:18 CET 2025


Reviewed-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>

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 <fengchengwen at huawei.com>
> ---
>   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



More information about the dev mailing list