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 1/5] docs: add spp_vf exit command to reference
Date: Fri, 28 Dec 2018 12:29:23 +0900	[thread overview]
Message-ID: <201812280329.wBS3TSmW007753@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>

This patch adds exit command for spp_vf to command reference.

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/commands/secondary/spp_vf.rst | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/guides/commands/secondary/spp_vf.rst b/docs/guides/commands/secondary/spp_vf.rst
index 2ffe237..cbb4859 100644
--- a/docs/guides/commands/secondary/spp_vf.rst
+++ b/docs/guides/commands/secondary/spp_vf.rst
@@ -346,3 +346,12 @@ Delete an entryThis is an example to delete an entry for port ``ring:0``.
 
     # delete entry with VLAN tag
     spp > vf 1; classifier_table del vlan 101 52:54:00:01:00:01 ring:0
+
+exit
+----
+
+Terminate the spp_vf.
+
+.. code-block:: console
+
+    spp > vf 1; exit
-- 
2.17.1

       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 ` x-fn-spp [this message]
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 ` [spp] [PATCH 5/5] docs: update command example in usecase2 x-fn-spp

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