[dts] [PATCH V1] test_plans/short_live: correct grammar and command format

Zhe zhe.wan at intel.com
Mon May 13 17:02:06 CEST 2019


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

Signed-off-by: Zhe Wan <zhe.wan at 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



More information about the dts mailing list