Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH] docs: fix wrong descs of SPP container
@ 2018-06-15 12:29 ogawa.yasufumi
  2018-06-18  2:40 ` Yasufumi Ogawa
  0 siblings, 1 reply; 3+ messages in thread
From: ogawa.yasufumi @ 2018-06-15 12:29 UTC (permalink / raw)
  To: ferruh.yigit, spp; +Cc: Yasufumi Ogawa

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

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 docs/guides/tools/sppc/getting_started.rst | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/docs/guides/tools/sppc/getting_started.rst b/docs/guides/tools/sppc/getting_started.rst
index da7d3d9..a169cbb 100644
--- a/docs/guides/tools/sppc/getting_started.rst
+++ b/docs/guides/tools/sppc/getting_started.rst
@@ -105,12 +105,16 @@ All of images are referred from ``docker images`` command.
 
     .. code-block:: console
 
-        # latest DPDK on Ubuntu 16.04
+        # latest DPDK on latest Ubuntu
         $ python build/main.py -t dpdk --dist-name ubuntu --dist-ver latest
 
         # it is also the same
         $ python build/main.py -t dpdk
 
+        # or use Ubuntu 16.04
+        $ python build/main.py -t dpdk --dist-ver 16.04
+
+
 .. warning::
 
     Currently, the latest version of Ubuntu is 18.04 and DPDK is 18.05.
@@ -156,7 +160,7 @@ SPP controller is launched in the terminal 1 in this guide.
     SPP controller provides ``topo term`` which shows network
     topology in a terminal.
 
-    However, there are a new terminal apps supporing this feature.
+    However, there are a few terminals supporing this feature.
     ``mlterm`` is the most useful and easy to customize.
     Refer :doc:`../../commands/experimental` for ``topo`` command.
 
-- 
2.17.1

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

end of thread, other threads:[~2018-08-15 15:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15 12:29 [spp] [PATCH] docs: fix wrong descs of SPP container ogawa.yasufumi
2018-06-18  2:40 ` Yasufumi Ogawa
2018-08-15 15:36   ` Ferruh Yigit

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