Soft Patch Panel
 help / color / mirror / Atom feed
From: Yasufumi Ogawa <yasufum.o@gmail.com>
To: spp@dpdk.org, ferruh.yigit@intel.com, yasufum.o@gmail.com
Subject: [spp] [PATCH 0/5] Add descriptions for forwarder commands in spp_primary
Date: Sun, 20 Oct 2019 02:04:38 +0900	[thread overview]
Message-ID: <20191019170443.23225-1-yasufum.o@gmail.com> (raw)

As forwarder thread is added to spp_primary, this series of patches is
to add descriptions for commands for forwarder.

Yasufumi Ogawa (5):
  docs: add pri APIs for forwarder
  docs: add desc for primary design
  docs: add intro in usecases
  docs: add desc for using worker thread of pri
  docs: add pri commands for forwarder

 docs/guides/api_ref/index.rst              |   2 +
 docs/guides/api_ref/spp_mirror.rst         |   4 +-
 docs/guides/api_ref/spp_nfv.rst            |   4 +-
 docs/guides/api_ref/spp_pcap.rst           |   4 +-
 docs/guides/api_ref/spp_primary.rst        | 132 +++++++++++++++--
 docs/guides/api_ref/spp_vf.rst             |   4 +-
 docs/guides/commands/index.rst             |   2 +
 docs/guides/commands/primary.rst           | 160 +++++++++++++++++++--
 docs/guides/commands/secondary/spp_nfv.rst |   8 +-
 docs/guides/design/impl/index.rst          |   2 +
 docs/guides/design/index.rst               |   2 +
 docs/guides/design/spp_primary.rst         |  55 ++++++-
 docs/guides/gsg/howto_use.rst              |  41 ++++--
 docs/guides/usecases/index.rst             |  18 +++
 14 files changed, 385 insertions(+), 53 deletions(-)

-- 
2.17.1


             reply	other threads:[~2019-10-19 17:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-19 17:04 Yasufumi Ogawa [this message]
2019-10-19 17:04 ` [spp] [PATCH 1/5] docs: add pri APIs for forwarder Yasufumi Ogawa
2019-10-19 17:04 ` [spp] [PATCH 2/5] docs: add desc for primary design Yasufumi Ogawa
2019-10-19 17:04 ` [spp] [PATCH 3/5] docs: add intro in usecases Yasufumi Ogawa
2019-10-19 17:04 ` [spp] [PATCH 4/5] docs: add desc for using worker thread of pri Yasufumi Ogawa
2019-10-19 17:04 ` [spp] [PATCH 5/5] docs: add pri commands for forwarder Yasufumi Ogawa

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=20191019170443.23225-1-yasufum.o@gmail.com \
    --to=yasufum.o@gmail.com \
    --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).