[spp] [PATCH 12/30] doc: revice path descs

x-fn-spp at sl.ntt-tx.co.jp x-fn-spp at sl.ntt-tx.co.jp
Tue Jan 16 06:16:23 CET 2018


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

Signed-off-by: Naoki Takada <takada.naoki at 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.
 
-- 
1.9.1



More information about the spp mailing list