test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] test_plans: fix typos in multiple pthread test plan.
@ 2017-08-18 21:32 Rami Rosen
  2017-08-22 11:24 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2017-08-18 21:32 UTC (permalink / raw)
  To: yong.liu; +Cc: dts, Rami Rosen

This patch fixes two trivial typos in multiple pthread test plan.

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 test_plans/multiple_pthread_test_plan.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test_plans/multiple_pthread_test_plan.rst b/test_plans/multiple_pthread_test_plan.rst
index 4deeb1a778c7..8dad22d4a5ec 100644
--- a/test_plans/multiple_pthread_test_plan.rst
+++ b/test_plans/multiple_pthread_test_plan.rst
@@ -46,7 +46,7 @@ etc of a collection of processes. Now, it's focus on the CPU usage.
 Prerequisites
 -------------
 Support igb_uio driver, kernel is 3.11+. 
-Use "modeprobe uio" "modprobe igb_uio" and then 
+Use "modprobe uio" "modprobe igb_uio" and then
 use "./tools/dpdk_nic_bind.py --bind=igb_uio device_bus_id" to bind the ports.
 
 Assuming that an Intel's DPDK build has been set up and the testpmd
@@ -78,7 +78,7 @@ which means start 9 EAL thread::
 Test Case 1: Basic operation
 ----------------------------
 
-To run the application, start the testpmd with the lcoress all running with 
+To run the application, start the testpmd with the lcores all running with
 threads and also the unique core assigned, command as follows::
 
     ./x86_64-native-linuxapp-gcc/app/testpmd --lcores='0@8,(4-5)@9' -n 4 -- -i
-- 
2.11.0

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

* Re: [dts] [PATCH] test_plans: fix typos in multiple pthread test plan.
  2017-08-18 21:32 [dts] [PATCH] test_plans: fix typos in multiple pthread test plan Rami Rosen
@ 2017-08-22 11:24 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2017-08-22 11:24 UTC (permalink / raw)
  To: Rami Rosen; +Cc: dts

Thanks, Rami. Applied.

On 08/19/2017 05:32 AM, Rami Rosen wrote:
> This patch fixes two trivial typos in multiple pthread test plan.
>
> Signed-off-by: Rami Rosen<rami.rosen@intel.com>

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

end of thread, other threads:[~2017-08-22  2:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18 21:32 [dts] [PATCH] test_plans: fix typos in multiple pthread test plan Rami Rosen
2017-08-22 11:24 ` Liu, Yong

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