Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/3] Update Secondary Commands section
@ 2018-11-29 12:28 ogawa.yasufumi
  2018-11-29 12:28 ` [spp] [PATCH 1/3] docs: revise secondary commands section ogawa.yasufumi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ogawa.yasufumi @ 2018-11-29 12:28 UTC (permalink / raw)
  To: ferruh.yigit, spp, ogawa.yasufumi

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-29 12:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29 12:28 [spp] [PATCH 0/3] Update Secondary Commands section ogawa.yasufumi
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

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