Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/5] Update documents for new features
@ 2019-01-31 11:02 ogawa.yasufumi
  2019-01-31 11:02 ` [spp] [PATCH 1/5] docs: add multiple nodes section in usecases ogawa.yasufumi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ogawa.yasufumi @ 2019-01-31 11:02 UTC (permalink / raw)
  To: ferruh.yigit, spp, ogawa.yasufumi

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

* Add sub commands of `server`, `add` and `del` for managing the list of
  servers.

* Update pri command for referring lcores and `launch` sub command.

* Update nfv command for referring lcores.

* Add descriptions of helper tools.

Yasufumi Ogawa (5):
  docs: add multiple nodes section in usecases
  docs: update status command of primary
  docs: add launch command in primary
  docs: update status command of nfv
  docs: add helper tools

 docs/guides/commands/primary.rst           |  57 ++++++++--
 docs/guides/commands/secondary/spp_nfv.rst |   1 +
 docs/guides/tools/helpers/index.rst        |  15 +++
 docs/guides/tools/helpers/tools.rst        | 115 +++++++++++++++++++
 docs/guides/tools/index.rst                |   1 +
 docs/guides/use_cases/index.rst            |   1 +
 docs/guides/use_cases/multi_nodes.rst      | 174 +++++++++++++++++++++++++++++
 docs/guides/use_cases/spp_nfv.rst          | 170 ----------------------------
 8 files changed, 355 insertions(+), 179 deletions(-)
 create mode 100644 docs/guides/tools/helpers/index.rst
 create mode 100644 docs/guides/tools/helpers/tools.rst
 create mode 100644 docs/guides/use_cases/multi_nodes.rst

-- 
2.7.4

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

end of thread, other threads:[~2019-01-31 11:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-31 11:02 [spp] [PATCH 0/5] Update documents for new features ogawa.yasufumi
2019-01-31 11:02 ` [spp] [PATCH 1/5] docs: add multiple nodes section in usecases ogawa.yasufumi
2019-01-31 11:02 ` [spp] [PATCH 2/5] docs: update status command of primary ogawa.yasufumi
2019-01-31 11:02 ` [spp] [PATCH 3/5] docs: add launch command in primary ogawa.yasufumi
2019-01-31 11:02 ` [spp] [PATCH 4/5] docs: update status command of nfv ogawa.yasufumi
2019-01-31 11:02 ` [spp] [PATCH 5/5] docs: add helper tools 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).