Re: [PATCH 0/2] fix testpmd DCB command

2025-02-20 Thread Stephen Hemminger
On Thu, 20 Feb 2025 15:06:49 +0800 Chengwen Feng wrote: > This patchset contains two commit which found when debug DCB module. > > Chengwen Feng (2): > app/testpmd: support display DCB all priority's TC map > app/testpmd: fix segment fault when config DCB > > app/test-pmd/cmdline.c | 6 +++

[PATCH 0/2] fix testpmd DCB command

2025-02-19 Thread Chengwen Feng
This patchset contains two commit which found when debug DCB module. Chengwen Feng (2): app/testpmd: support display DCB all priority's TC map app/testpmd: fix segment fault when config DCB app/test-pmd/cmdline.c | 6 ++ app/test-pmd/config.c | 4 ++-- 2 files changed, 8 insertions(+),