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

