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 v2 0/8] Revise documentation for the latest release
Date: Fri, 14 Dec 2018 08:03:55 +0900	[thread overview]
Message-ID: <1544742243-32554-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <1544580212-9309-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp>

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

This v2 set of patches is including revising how to use section of
spp_vf. Update old step of launching `spp_vf.py` to `spp-ctl` and
`spp.py` instead.


Yasufumi Ogawa (8):
  docs: update Getting Started section
  docs: update How to Use section
  docs: update Use Cases section
  docs: update spp_nfv commands
  docs: update Getting Started section of sppc
  docs: update Use Cases section of sppc
  recipes: update recipe files
  docs: revise how to use section of spp_vf

 docs/guides/commands/secondary/spp_nfv.rst |  36 ++--
 docs/guides/setup/getting_started.rst      |  10 +-
 docs/guides/setup/howto_use.rst            |  12 +-
 docs/guides/setup/use_cases.rst            | 166 ++++++++--------
 docs/guides/spp_vf/gsg/howto_use.rst       |  16 +-
 docs/guides/tools/sppc/getting_started.rst |  51 ++---
 docs/guides/tools/sppc/usecases.rst        | 294 ++++++++++++++++-------------
 recipes/sppc/samples/l2fwd.rcp             |  22 +++
 recipes/sppc/samples/l2fwd.rcps            |  22 ---
 recipes/sppc/samples/lb_pg.rcp             |  31 +++
 recipes/sppc/samples/load_balancer.rcp     |  30 +++
 recipes/sppc/samples/load_balancer.rcps    |  30 ---
 recipes/sppc/samples/pg_l2fwd.rcp          |  17 ++
 recipes/sppc/samples/pg_l2fwd_less.rcp     |  17 ++
 recipes/sppc/samples/test_ring.rcp         |  16 ++
 15 files changed, 451 insertions(+), 319 deletions(-)
 create mode 100644 recipes/sppc/samples/l2fwd.rcp
 delete mode 100644 recipes/sppc/samples/l2fwd.rcps
 create mode 100644 recipes/sppc/samples/lb_pg.rcp
 create mode 100644 recipes/sppc/samples/load_balancer.rcp
 delete mode 100644 recipes/sppc/samples/load_balancer.rcps
 create mode 100644 recipes/sppc/samples/pg_l2fwd.rcp
 create mode 100644 recipes/sppc/samples/pg_l2fwd_less.rcp
 create mode 100644 recipes/sppc/samples/test_ring.rcp

-- 
2.7.4

  parent reply	other threads:[~2018-12-13 23:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-12  2:03 [spp] [PATCH 0/7] " ogawa.yasufumi
2018-12-12  2:03 ` [spp] [PATCH 1/7] docs: update Getting Started section ogawa.yasufumi
2018-12-12  2:03 ` [spp] [PATCH 2/7] docs: update How to Use section ogawa.yasufumi
2018-12-12  2:03 ` [spp] [PATCH 3/7] docs: update Use Cases section ogawa.yasufumi
2018-12-12  2:03 ` [spp] [PATCH 4/7] docs: update spp_nfv commands ogawa.yasufumi
2018-12-12  2:03 ` [spp] [PATCH 5/7] docs: update Getting Started section of sppc ogawa.yasufumi
2018-12-12  2:03 ` [spp] [PATCH 6/7] docs: update Use Cases " ogawa.yasufumi
2018-12-12  2:03 ` [spp] [PATCH 7/7] recipes: update recipe files ogawa.yasufumi
2018-12-13 23:03 ` ogawa.yasufumi [this message]
2018-12-13 23:03   ` [spp] [PATCH v2 1/8] docs: update Getting Started section ogawa.yasufumi
2018-12-13 23:03   ` [spp] [PATCH v2 2/8] docs: update How to Use section ogawa.yasufumi
2018-12-13 23:03   ` [spp] [PATCH v2 3/8] docs: update Use Cases section ogawa.yasufumi
2018-12-13 23:03   ` [spp] [PATCH v2 4/8] docs: update spp_nfv commands ogawa.yasufumi
2018-12-13 23:04   ` [spp] [PATCH v2 5/8] docs: update Getting Started section of sppc ogawa.yasufumi
2018-12-13 23:04   ` [spp] [PATCH v2 6/8] docs: update Use Cases " ogawa.yasufumi
2018-12-13 23:04   ` [spp] [PATCH v2 7/8] recipes: update recipe files ogawa.yasufumi
2018-12-13 23:04   ` [spp] [PATCH v2 8/8] docs: revise how to use section 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=1544742243-32554-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).