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/6] Update docs of spp_vf and spp_mirror
Date: Thu,  6 Dec 2018 21:56:54 +0900	[thread overview]
Message-ID: <1544101020-10039-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)

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

Spp_vf and spp_mirror are updated to be configured from `spp-ctl` and
`spp.py`. Some of command syntax is also changed. This series of update
is to update docs for the changes. It is also including fixes errors and
warnings of compilation of docs.

Thanks,
Yasufumi

Yasufumi Ogawa (6):
  docs: fix warning for commands section
  docs: revise spp_vf setup section
  docs: revise usecase section of spp_vf
  docs: add tags for sections of spp_vf
  docs: remove html static path
  docs: revise explanation of usecases of spp_vf

 docs/guides/commands/index.rst            |   1 -
 docs/guides/commands/secondary/index.rst  |   1 -
 docs/guides/conf.py                       |   3 +-
 docs/guides/overview.rst                  |   2 +
 docs/guides/spp_vf/gsg/build.rst          | 387 -----------------------------
 docs/guides/spp_vf/gsg/howto_use.rst      |   3 +
 docs/guides/spp_vf/gsg/index.rst          |   2 +-
 docs/guides/spp_vf/gsg/setup.rst          | 389 ++++++++++++++++++++++++++++++
 docs/guides/spp_vf/overview.rst           |   2 +-
 docs/guides/spp_vf/use_cases/usecase1.rst | 247 ++++++++++---------
 docs/guides/spp_vf/use_cases/usecase2.rst | 142 +++++------
 11 files changed, 605 insertions(+), 574 deletions(-)
 delete mode 100644 docs/guides/spp_vf/gsg/build.rst
 create mode 100644 docs/guides/spp_vf/gsg/setup.rst

-- 
2.7.4

             reply	other threads:[~2018-12-06 12:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 12:56 ogawa.yasufumi [this message]
2018-12-06 12:56 ` [spp] [PATCH 1/6] docs: fix warning for commands section ogawa.yasufumi
2018-12-06 12:56 ` [spp] [PATCH 2/6] docs: revise spp_vf setup section ogawa.yasufumi
2018-12-06 12:56 ` [spp] [PATCH 3/6] docs: revise usecase section of spp_vf ogawa.yasufumi
2018-12-06 12:56 ` [spp] [PATCH 4/6] docs: add tags for sections " ogawa.yasufumi
2018-12-06 12:56 ` [spp] [PATCH 5/6] docs: remove html static path ogawa.yasufumi
2018-12-06 12:57 ` [spp] [PATCH 6/6] docs: revise explanation of usecases of spp_vf 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=1544101020-10039-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).