Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH] docs: update command examples of spp_nfv
@ 2018-09-21  4:16 x-fn-spp
  0 siblings, 0 replies; only message in thread
From: x-fn-spp @ 2018-09-21  4:16 UTC (permalink / raw)
  To: ferruh.yigit, ogawa.yasufumi; +Cc: spp

From: Hideyuki Yamashita <yamashita.hideyuki@po.ntt-tx.co.jp>

Update command examples of `add ring` and `del ring` because there are
still old.

Signed-off-by: Hideyuki Yamashita <yamashita.hideyuki@po.ntt-tx.co.jp>
Signed-off-by: Naoki Takada <takada.naoki@lab.ntt.co.jp>
---
 docs/guides/setup/use_cases.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/guides/setup/use_cases.rst b/docs/guides/setup/use_cases.rst
index 2c83fe0..f825a98 100644
--- a/docs/guides/setup/use_cases.rst
+++ b/docs/guides/setup/use_cases.rst
@@ -198,7 +198,7 @@ All of ring PMDs is showed with ``status`` subcommand.
 .. code-block:: console
 
     spp > sec 1;add ring 0
-    recv:6:{addring0}
+    addring0
     spp > sec 1;status
     status: idling
     ports:
@@ -213,7 +213,7 @@ use it anymore.
 .. code-block:: console
 
     spp > sec 1;del ring 0
-    recv:6:{delring0}
+    delring0
     spp > sec 1;status
     status: idling
     ports:
-- 
2.18.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-21  4:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-21  4:16 [spp] [PATCH] docs: update command examples of spp_nfv x-fn-spp

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).