test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] doc: fix folder name typo
@ 2017-07-28  5:36 Marvin Liu
  0 siblings, 0 replies; only message in thread
From: Marvin Liu @ 2017-07-28  5:36 UTC (permalink / raw)
  To: dts; +Cc: Marvin Liu

Signed-off-by: Marvin Liu <yong.liu@intel.com>

diff --git a/doc/dts_gsg/config.rst b/doc/dts_gsg/config.rst
index 9c8ef00..203d4d8 100644
--- a/doc/dts_gsg/config.rst
+++ b/doc/dts_gsg/config.rst
@@ -166,7 +166,7 @@ If enables patch option, DPDK Test Suite will also make patch the unzipped folde
 
 .. code-block:: console
 
-   [root@tester dcts]# ./dts --patch 1.patch --patch 2.patch 
+   [root@tester dts]# ./dts --patch 1.patch --patch 2.patch
 
 Create your own execution configuration
 ---------------------------------------
diff --git a/doc/dts_gsg/review.rst b/doc/dts_gsg/review.rst
index b808b30..b48cd1d 100644
--- a/doc/dts_gsg/review.rst
+++ b/doc/dts_gsg/review.rst
@@ -97,7 +97,7 @@ Since DPDK Test Suite stores test result as RST by default, you may be want to t
 
 .. code-block:: console
 
-   [root@tester dcts]# cd output/CrownPassCRB1/x86_64-native-linuxapp-gcc/Niantic
+   [root@tester dts]# cd output/CrownPassCRB1/x86_64-native-linuxapp-gcc/Niantic
    [root@tester niantic]# rst2pdf TestResult_hello_world.rst
    [root@tester niantic]# ls
     TestResult_hello_world.pdf  TestResult_hello_world.rst
diff --git a/doc/dts_gsg/sys_reqs.rst b/doc/dts_gsg/sys_reqs.rst
index 9ecede1..4560031 100644
--- a/doc/dts_gsg/sys_reqs.rst
+++ b/doc/dts_gsg/sys_reqs.rst
@@ -98,8 +98,8 @@ After configure environment, we need to install DPDK Test Suite into tester. Fir
 
    [root@tester ~]#  git clone http://dpdk.org/git/tools/dts
    [root@tester ~]#  cd dts
-   [root@tester dcts]#  ls
-   [root@tester dcts]# conf  dep  doc  dts  executions  framework  nics  output  test_plans  tests  tools
+   [root@tester dts]#  ls
+   [root@tester dts]# conf  dep  doc  dts  executions  framework  nics  output  test_plans  tests  tools
 
 High Precision Timer (HPET) must be enabled in the platform BIOS if the HPET is to be used. Otherwise, the Time Stamp Counter (TSC) is used by default. The user can then navigate to the HPET option. On the Crystal Forest platform BIOS, the path is:
 **Advanced -> PCH-IO Configuration -> High Precision Timer**
-- 
1.9.3

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

only message in thread, other threads:[~2017-07-28  5:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28  5:36 [dts] [PATCH] doc: fix folder name typo Marvin Liu

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).