[dpdk-dev] [PATCH v2 0/2] add suspend/resume TM node commands to testpmd

Tomasz Duszynski tdu at semihalf.com
Mon Feb 19 08:46:17 CET 2018


Add new testpmd commands for invoking traffic manager suspend/resume API.

v2:
- Remove the CLI layer restriction to check the port status.

Tomasz Duszynski (2):
  app/testpmd: add command to suspend a TM node
  app/testpmd: add command to resume a TM node

 app/test-pmd/cmdline.c                      |   8 ++
 app/test-pmd/cmdline_tm.c                   | 128 ++++++++++++++++++++++++++++
 app/test-pmd/cmdline_tm.h                   |   2 +
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  10 +++
 4 files changed, 148 insertions(+)

--
2.7.4



More information about the dev mailing list