Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH] docs: correct typo of command examples
@ 2019-02-04  3:13 ogawa.yasufumi
  0 siblings, 0 replies; only message in thread
From: ogawa.yasufumi @ 2019-02-04  3:13 UTC (permalink / raw)
  To: spp, ferruh.yigit, ogawa.yasufumi

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

Correct typo of primary and common command examples.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 docs/guides/commands/common.rst  | 2 +-
 docs/guides/commands/primary.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/guides/commands/common.rst b/docs/guides/commands/common.rst
index eb71859..441c100 100644
--- a/docs/guides/commands/common.rst
+++ b/docs/guides/commands/common.rst
@@ -59,7 +59,7 @@ To show the list of config all of params, simply run ``config``.
     - max_secondary: "16"       # The maximum number of secondary processes
     - sec_nfv_nof_lcores: "1"   # Default num of lcores for workers of spp_nfv
     - topo_size: "60%"  # Percentage or ratio of topo
-    - sec_base_lcore: "1"       # Shared lcore among secondaryes
+    - sec_base_lcore: "1"       # Shared lcore among secondaries
     ....
 
 Or show params only started from ``sec_``, add the keyword to the commnad.
diff --git a/docs/guides/commands/primary.rst b/docs/guides/commands/primary.rst
index 58e22d4..da60947 100644
--- a/docs/guides/commands/primary.rst
+++ b/docs/guides/commands/primary.rst
@@ -56,7 +56,7 @@ Show status fo spp_primary and forwarding statistics of each of ports.
          0           0           0           0  56:48:4f:53:54:00
          1           0           0           0  56:48:4f:53:54:01
     - ring Ports:
-        ID          rx          tx     rx_drop     rx_drop
+        ID          rx          tx     rx_drop     tx_drop
          0           0           0           0           0
          1           0           0           0           0
          ...
-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-04  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-04  3:13 [spp] [PATCH] docs: correct typo of command examples 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).