This series fix help string and add a new command. v3->v4 help string add '\n' at last.
v2->v3 add 'mcast_addr add|remove' to help string and update the new command description. v1->v2 update order on help string. Dengdui Huang (2): app/testpmd: fix help string app/testpmd: add flush all multicast MAC address command app/test-pmd/cmdline.c | 49 +++++++++++++++++++++ app/test-pmd/config.c | 18 ++++++++ app/test-pmd/testpmd.h | 1 + doc/guides/testpmd_app_ug/testpmd_funcs.rst | 7 +++ 4 files changed, 75 insertions(+) -- 2.33.0