DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tomasz Duszynski <tdu@semihalf.com>
To: dev@dpdk.org
Cc: wenzhuo.lu@intel.com, jingjing.wu@intel.com,
	jasvinder.singh@intel.com, Tomasz Duszynski <tdu@semihalf.com>
Subject: [dpdk-dev] [PATCH 0/2] add suspend/resume TM node commands to testpmd
Date: Thu,  1 Feb 2018 10:36:37 +0100	[thread overview]
Message-ID: <1517477799-18946-1-git-send-email-tdu@semihalf.com> (raw)

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

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                   | 140 ++++++++++++++++++++++++++++
 app/test-pmd/cmdline_tm.h                   |   2 +
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  10 ++
 4 files changed, 160 insertions(+)

--
2.7.4

             reply	other threads:[~2018-02-01  9:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-01  9:36 Tomasz Duszynski [this message]
2018-02-01  9:36 ` [dpdk-dev] [PATCH 1/2] app/testpmd: add command to suspend a TM node Tomasz Duszynski
2018-02-01  9:36 ` [dpdk-dev] [PATCH 2/2] app/testpmd: add command to resume " Tomasz Duszynski
2018-02-16 13:10   ` Singh, Jasvinder
2018-02-19  7:17     ` Tomasz Duszynski
2018-02-16  8:11 ` [dpdk-dev] [PATCH 0/2] add suspend/resume TM node commands to testpmd Tomasz Duszynski
2018-02-19  7:46 ` [dpdk-dev] [PATCH v2 " Tomasz Duszynski
2018-02-19  7:46   ` [dpdk-dev] [PATCH v2 1/2] app/testpmd: add command to suspend a TM node Tomasz Duszynski
2018-05-04 14:46     ` Dumitrescu, Cristian
2018-02-19  7:46   ` [dpdk-dev] [PATCH v2 2/2] app/testpmd: add command to resume " Tomasz Duszynski
2018-05-04 14:47     ` Dumitrescu, Cristian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1517477799-18946-1-git-send-email-tdu@semihalf.com \
    --to=tdu@semihalf.com \
    --cc=dev@dpdk.org \
    --cc=jasvinder.singh@intel.com \
    --cc=jingjing.wu@intel.com \
    --cc=wenzhuo.lu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).