test suite reviews and discussions
 help / color / mirror / Atom feed
From: Marvin Liu <yong.liu@intel.com>
To: dts@dpdk.org
Cc: Marvin Liu <yong.liu@intel.com>
Subject: [dts] [PATCH] doc: fix folder name typo
Date: Fri, 28 Jul 2017 01:36:50 -0400	[thread overview]
Message-ID: <1501220210-9291-1-git-send-email-yong.liu@intel.com> (raw)

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

                 reply	other threads:[~2017-07-28  5:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1501220210-9291-1-git-send-email-yong.liu@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@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).