test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] test_plans/short_live: correct grammar and command format
@ 2019-05-13 15:02 Zhe
  2019-05-22  8:58 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Zhe @ 2019-05-13 15:02 UTC (permalink / raw)
  To: dts; +Cc: Zhe Wan

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


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

end of thread, other threads:[~2019-05-22  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-13 15:02 [dts] [PATCH V1] test_plans/short_live: correct grammar and command format Zhe
2019-05-22  8:58 ` Tu, Lijuan

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