Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: spp@dpdk.org, ferruh.yigit@intel.com, ogawa.yasufumi@lab.ntt.co.jp
Subject: [spp] [PATCH 2/4] docs: add labels for primary commands
Date: Mon,  4 Feb 2019 12:13:08 +0900	[thread overview]
Message-ID: <1549249990-31841-3-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <1549249990-31841-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp>

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

To be linked, add labels for each of primary commands.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>
---
 docs/guides/commands/primary.rst | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/docs/guides/commands/primary.rst b/docs/guides/commands/primary.rst
index 687484d..58e22d4 100644
--- a/docs/guides/commands/primary.rst
+++ b/docs/guides/commands/primary.rst
@@ -1,5 +1,9 @@
 ..  SPDX-License-Identifier: BSD-3-Clause
     Copyright(c) 2010-2014 Intel Corporation
+    Copyright(c) 2017-2019 Nippon Telegraph and Telephone Corporation
+
+
+.. _commands_primary:
 
 Primary Commands
 ================
@@ -35,6 +39,8 @@ All of Sub commands are referred with ``help`` command.
             spp > pri; launch vf 2 -l 1,4-7 -m 512 -- --client-id 2 -s ...
 
 
+.. _commands_primary_status:
+
 status
 ------
 
@@ -56,6 +62,8 @@ Show status fo spp_primary and forwarding statistics of each of ports.
          ...
 
 
+.. _commands_primary_clear:
+
 clear
 -----
 
@@ -67,6 +75,8 @@ Clear statistics.
     Clear port statistics.
 
 
+.. _commands_primary_launch:
+
 launch
 ------
 
@@ -95,7 +105,9 @@ the process so that you do not need to input this option by yourself.
 
 ``launch`` command supports TAB completion for type, secondary ID and the rest
 of options. Some of EAL and application options are just a template, so you
-should update them before launching.
+should edit them before launching. Some of default params of options,
+for instance, the number of lcores or the amount of memory, are changed from
+``config`` command of :ref:`Common Commands<commands_common_config>`.
 
 In terms of log, each of secondary processes are output its log messages to
 files under ``log`` directory of project root. The name of log file is defined
-- 
2.7.4

  parent reply	other threads:[~2019-02-04  3:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  3:13 [spp] [PATCH 0/4] Add labels to commands in documentation ogawa.yasufumi
2019-02-04  3:13 ` [spp] [PATCH 1/4] docs: add labels for common commands ogawa.yasufumi
2019-02-04  3:13 ` ogawa.yasufumi [this message]
2019-02-04  3:13 ` [spp] [PATCH 3/4] docs: add labels for nfv commands ogawa.yasufumi
2019-02-04  3:13 ` [spp] [PATCH 4/4] docs: add labels for experimental commands ogawa.yasufumi

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=1549249990-31841-3-git-send-email-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).