test suite reviews and discussions
 help / color / mirror / Atom feed
From: Zhe <zhe.wan@intel.com>
To: dts@dpdk.org
Cc: Zhe Wan <zhe.wan@intel.com>
Subject: [dts] [PATCH V1] test_plans/short_live: correct grammar and command format
Date: Mon, 13 May 2019 11:02:06 -0400	[thread overview]
Message-ID: <1557759726-95720-1-git-send-email-zhe.wan@intel.com> (raw)

From: Zhe Wan <zhe.wan@intel.com>

Signed-off-by: Zhe Wan <zhe.wan@intel.com>
---
 test_plans/short_live_test_plan.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/test_plans/short_live_test_plan.rst b/test_plans/short_live_test_plan.rst
index 8ff486f..2df5a6f 100644
--- a/test_plans/short_live_test_plan.rst
+++ b/test_plans/short_live_test_plan.rst
@@ -1,4 +1,4 @@
-.. Copyright (c) <2016-2017>, Intel Corporation
+.. Copyright (c) <2019>, Intel Corporation
    All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
@@ -34,13 +34,13 @@
 Short-lived Application Tests
 =============================
 
-This feature is to reduce application start up time, and when exit, do more
-clean up so that it could be re-run many times.
+This feature is to reduce application start-up time, and do more
+cleanup when exit so that it could rerun many times.
 
 Prerequisites
 -------------
 
-To test this feature, need to using linux time and start testpmd by: create
+To test this feature, need to use linux time and start testpmd by: create
 and mount hugepage, must create more hugepages so that could measure time more
 obviously::
 
@@ -49,7 +49,7 @@ obviously::
 
 Bind nic to DPDK::
 
-        ./tools/dpdk_nic_bind.py -b igb_uio xxxx:xx:xx.x
+        ./usertools/dpdk-devbind.py -b igb_uio device_bus_id
 
 Start testpmd using time::
 
-- 
1.8.3.1


             reply	other threads:[~2019-05-13  7:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-13 15:02 Zhe [this message]
2019-05-22  8:58 ` Tu, Lijuan

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=1557759726-95720-1-git-send-email-zhe.wan@intel.com \
    --to=zhe.wan@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).