Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: ferruh.yigit@intel.com, spp@dpdk.org
Cc: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
Subject: [spp] [PATCH] docs: fix wrong descs of SPP container
Date: Fri, 15 Jun 2018 21:29:41 +0900	[thread overview]
Message-ID: <20180615122941.3053-1-ogawa.yasufumi@lab.ntt.co.jp> (raw)

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

             reply	other threads:[~2018-06-15 12:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-15 12:29 ogawa.yasufumi [this message]
2018-06-18  2:40 ` Yasufumi Ogawa
2018-08-15 15:36   ` Ferruh Yigit

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=20180615122941.3053-1-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).