Soft Patch Panel
 help / color / mirror / Atom feed
From: x-fn-spp@sl.ntt-tx.co.jp
To: ferruh.yigit@intel.com, ogawa.yasufumi@lab.ntt.co.jp
Cc: spp@dpdk.org
Subject: [spp] [PATCH 5/5] docs: update command example in usecase2
Date: Fri, 28 Dec 2018 12:29:27 +0900	[thread overview]
Message-ID: <201812280329.wBS3TSv6007780@imss04.silk.ntt-tx.co.jp> (raw)
In-Reply-To: <20181228032927.12034-1-x-fn-spp@sl.ntt-tx.co.jp>

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

Update command example because `sec` command is changed to `mirror` for
spp_mirror.

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/spp_vf/use_cases/usecase2.rst | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs/guides/spp_vf/use_cases/usecase2.rst b/docs/guides/spp_vf/use_cases/usecase2.rst
index 2447cfa..39b8ca6 100644
--- a/docs/guides/spp_vf/use_cases/usecase2.rst
+++ b/docs/guides/spp_vf/use_cases/usecase2.rst
@@ -85,6 +85,12 @@ and launch ``spp_vf`` with core list ``-l 0,2-14`` in this usecase.
        -s 127.0.0.1:6666 \
        --vhost-client
 
+Start CLI.
+
+.. code-block:: console
+
+   $ python src/spp.py
+
 Start components in ``spp_vf``.
 
 .. code-block:: console
@@ -174,7 +180,7 @@ Start mirror component with core ID 15.
 .. code-block:: console
 
     # Start component of spp_mirror on coreID 15
-    spp > sec 2; component start mirror1 15 mirror
+    spp > mirror 2; component start mirror1 15 mirror
 
 Add ``ring:0`` as rx ports and add ``ring:8`` and ``ring:9`` as tx port
 to mirror.
-- 
2.17.1

      parent reply	other threads:[~2018-12-28  3:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181228032927.12034-1-x-fn-spp@sl.ntt-tx.co.jp>
2018-12-28  3:29 ` [spp] [PATCH 1/5] docs: add spp_vf exit command to reference x-fn-spp
2018-12-28  3:29 ` [spp] [PATCH 2/5] docs: add spp_mirror exit " x-fn-spp
2018-12-28  3:29 ` [spp] [PATCH 3/5] docs: add exit description to usecase of spp_vf x-fn-spp
2018-12-28  3:29 ` [spp] [PATCH 4/5] docs: add exit description to spp_mirror usecase x-fn-spp
2018-12-28  3:29 ` x-fn-spp [this message]

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=201812280329.wBS3TSv6007780@imss04.silk.ntt-tx.co.jp \
    --to=x-fn-spp@sl.ntt-tx.co.jp \
    --cc=ferruh.yigit@intel.com \
    --cc=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=spp@dpdk.org \
    /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).