DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jasvinder Singh <jasvinder.singh@intel.com>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com, yulong.pei@intel.com
Subject: [dpdk-dev] [PATCH] doc: fix description of traffic management function in testpmd
Date: Wed, 11 Oct 2017 18:11:07 +0100	[thread overview]
Message-ID: <20171011171107.21956-1-jasvinder.singh@intel.com> (raw)

Fixes: 983fac0a7cdf ("doc: add description of traffic management functions in testpmd")

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
---
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
index 1369a6d..ac2e1f7 100644
--- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
+++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
@@ -2143,7 +2143,7 @@ Add leaf node to port traffic management hiearchy::
 
    testpmd> add port tm leaf node (port_id) (node_id) (parent_node_id) \
    (priority) (weight) (level_id) (shaper_profile_id) \
-   (shared_shaper_id) (n_shared_shapers) (n_sp_priorities) (cman_mode) \
+   (shared_shaper_id) (n_shared_shapers) (cman_mode) \
    (wred_profile_id) (stats_mask) \
 
 where:
@@ -2159,7 +2159,6 @@ where:
   the node.
 * ``shared_shaper_id``: Shared shaper id.
 * ``n_shared_shapers``: Number of shared shapers.
-* ``n_sp_priorities``: Number of strict priorities.
 * ``cman_mode``: Congestion management mode to be enabled for this node.
 * ``wred_profile_id``: WRED profile id to be enabled for this node.
 * ``stats_mask``: Mask of statistics counter types to be enabled for this node.
-- 
2.9.3

             reply	other threads:[~2017-10-11 16:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11 17:11 Jasvinder Singh [this message]
2017-10-11 17:31 ` Ferruh Yigit
2017-10-26 11:06 Jasvinder Singh
2017-11-02 17:04 ` Mcnamara, John
2017-11-07  7:13   ` Ferruh Yigit

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=20171011171107.21956-1-jasvinder.singh@intel.com \
    --to=jasvinder.singh@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=yulong.pei@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).