Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 10/28] doc: revice path descs
@ 2018-01-23  0:28 ogawa.yasufumi
  2018-01-23  0:28 ` [spp] [PATCH 11/28] doc: add network configuration diagram ogawa.yasufumi
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ogawa.yasufumi @ 2018-01-23  0:28 UTC (permalink / raw)
  To: spp, ferruh.yigit, x-fn-spp; +Cc: Hiroyuki Nakamura, Naoki Takada

From: Hiroyuki Nakamura <nakamura.hioryuki@po.ntt-tx.co.jp>

Signed-off-by: Naoki Takada <takada.naoki@lab.ntt.co.jp>
---
 docs/spp_vf/sample_usage.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/spp_vf/sample_usage.md b/docs/spp_vf/sample_usage.md
index 2157378..5f6ece2 100644
--- a/docs/spp_vf/sample_usage.md
+++ b/docs/spp_vf/sample_usage.md
@@ -43,7 +43,7 @@ TODO(yasufum) add description for sec.
   -c 0x00fd -n 4 --proc-type=secondary \
   -- \
   --process-id 1 \
-  --config $SPRINT_REVIEW_HOME/spp_vf1_without_cmtab.json \
+  --config /path/to/spp_vf1_without_cmtab.json \
   -s 127.0.0.1:11111
 
   # start nc for secondary 2
@@ -54,11 +54,11 @@ TODO(yasufum) add description for sec.
   -c 0x3f01 -n 4 --proc-type=secondary \
   -- \
   --process-id 2 \
-  --config $SPRINT_REVIEW_HOME/spp_vf2_without_cmtab.json \
+  --config /path/to/spp_vf2_without_cmtab.json \
   -s 127.0.0.1:11112
   ```
 
-### Setup network configuration for VMs.
+### Setup network configuration for VMs
 
 Start two VMs.
 
-- 
2.13.1

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

end of thread, other threads:[~2018-01-23  0:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-23  0:28 [spp] [PATCH 10/28] doc: revice path descs ogawa.yasufumi
2018-01-23  0:28 ` [spp] [PATCH 11/28] doc: add network configuration diagram ogawa.yasufumi
2018-01-23  0:29 ` [spp] [PATCH 12/28] doc: update user account ogawa.yasufumi
2018-01-23  0:29 ` [spp] [PATCH 13/28] doc: update descriptions for todo ogawa.yasufumi
2018-01-23  0:29 ` [spp] [PATCH 14/28] doc: add description for explanation section ogawa.yasufumi
2018-01-23  0:29 ` [spp] [PATCH 15/28] doc: add spp_sample_usage_svg in docs/spp_vf/ ogawa.yasufumi
2018-01-23  0:29 ` [spp] [PATCH 16/28] doc: add explanation for terminating spp app ogawa.yasufumi
2018-01-23  0:29 ` [spp] [PATCH 17/28] doc: add explanations on options of spp ogawa.yasufumi
2018-01-23  0:29 ` [spp] [PATCH 18/28] doc: update description for the latest spp version 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).