Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: ferruh.yigit@intel.com, spp@dpdk.org, ogawa.yasufumi@lab.ntt.co.jp
Subject: [spp] [PATCH 0/3] Update Secondary Commands section
Date: Thu, 29 Nov 2018 21:28:26 +0900	[thread overview]
Message-ID: <1543494509-26537-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

Hi,

This series of patches is to update `Secondary Commands` section in the
command reference. It is because SPP has several types of secondary
process and it can be managed from spp-ctl and spp.py, so I think now it
the time to update this section.

By this update, spp_vf commands are moved to `Secondary Commands`.
Spp_mirror introduced recently is also added to this section. It also
includes to correct typos in examples of spp_vf commands.

Thanks,
Yasufumi

Yasufumi Ogawa (3):
  docs: revise secondary commands section
  docs: correct typos of spp_vf commands
  docs: add spp_mirror command reference

 docs/guides/commands/index.rst                |   2 +-
 docs/guides/commands/secondary.rst            | 146 -----------
 docs/guides/commands/secondary/index.rst      |  13 +
 docs/guides/commands/secondary/spp_mirror.rst | 220 ++++++++++++++++
 docs/guides/commands/secondary/spp_nfv.rst    | 146 +++++++++++
 docs/guides/commands/secondary/spp_vf.rst     | 348 ++++++++++++++++++++++++++
 docs/guides/commands/spp_vf.rst               | 348 --------------------------
 7 files changed, 728 insertions(+), 495 deletions(-)
 delete mode 100644 docs/guides/commands/secondary.rst
 create mode 100644 docs/guides/commands/secondary/index.rst
 create mode 100644 docs/guides/commands/secondary/spp_mirror.rst
 create mode 100644 docs/guides/commands/secondary/spp_nfv.rst
 create mode 100644 docs/guides/commands/secondary/spp_vf.rst
 delete mode 100644 docs/guides/commands/spp_vf.rst

-- 
2.7.4

             reply	other threads:[~2018-11-29 12:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-29 12:28 ogawa.yasufumi [this message]
2018-11-29 12:28 ` [spp] [PATCH 1/3] docs: revise secondary commands section ogawa.yasufumi
2018-11-29 12:28 ` [spp] [PATCH 2/3] docs: correct typos of spp_vf commands ogawa.yasufumi
2018-11-29 12:28 ` [spp] [PATCH 3/3] docs: add spp_mirror command reference ogawa.yasufumi

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=1543494509-26537-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp \
    --to=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=ferruh.yigit@intel.com \
    --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).