test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] test_plans/skeleton: correct grammar and format
@ 2019-05-13 14:53 Zhe
  2019-05-22  8:58 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Zhe @ 2019-05-13 14:53 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/skeleton_test_plan.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/test_plans/skeleton_test_plan.rst b/test_plans/skeleton_test_plan.rst
index 2351c72..2ba4d3c 100644
--- a/test_plans/skeleton_test_plan.rst
+++ b/test_plans/skeleton_test_plan.rst
@@ -1,4 +1,4 @@
-.. Copyright (c) <2010-2017>, Intel Corporation
+.. Copyright (c) <2019>, Intel Corporation
    All rights reserved.
 
    Redistribution and use in source and binary forms, with or without
@@ -44,15 +44,15 @@ sample applications.
 Running the Application
 =======================
 
-To run the example in a ``linuxapp`` environment::
+To run the example in a linux environment::
 
     ./build/basicfwd -c 2 -n 4
 
 Refer to *DPDK Getting Started Guide* for general information on running
 applications and the Environment Abstraction Layer (EAL) options.
 
-test_skeleton
-=============
+Test case: skeleton
+====================
 
 Running::
 
@@ -62,5 +62,5 @@ waked up::
 
      Core X forwarding packets.
 
-Send one packet on Port0,check the port1 receive packet.
-It receive one packet that the port0 send.
+Send one packet from port0, check the received packet on port1.
+It should receive the packet sent from port0.
-- 
1.8.3.1


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

* Re: [dts] [PATCH V1] test_plans/skeleton: correct grammar and format
  2019-05-13 14:53 [dts] [PATCH V1] test_plans/skeleton: correct grammar and format Zhe
@ 2019-05-22  8:58 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2019-05-22  8:58 UTC (permalink / raw)
  To: Wan, Zhe, dts; +Cc: Wan, Zhe

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zhe
> Sent: Monday, May 13, 2019 10:53 PM
> To: dts@dpdk.org
> Cc: Wan, Zhe <zhe.wan@intel.com>
> Subject: [dts] [PATCH V1] test_plans/skeleton: correct grammar and format
> 
> From: Zhe Wan <zhe.wan@intel.com>
> 
> Signed-off-by: Zhe Wan <zhe.wan@intel.com>
> ---
>  test_plans/skeleton_test_plan.rst | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/test_plans/skeleton_test_plan.rst
> b/test_plans/skeleton_test_plan.rst
> index 2351c72..2ba4d3c 100644
> --- a/test_plans/skeleton_test_plan.rst
> +++ b/test_plans/skeleton_test_plan.rst
> @@ -1,4 +1,4 @@
> -.. Copyright (c) <2010-2017>, Intel Corporation
> +.. Copyright (c) <2019>, Intel Corporation
>     All rights reserved.
> 
>     Redistribution and use in source and binary forms, with or without @@ -
> 44,15 +44,15 @@ sample applications.
>  Running the Application
>  =======================
> 
> -To run the example in a ``linuxapp`` environment::
> +To run the example in a linux environment::
> 
>      ./build/basicfwd -c 2 -n 4
> 
>  Refer to *DPDK Getting Started Guide* for general information on running
> applications and the Environment Abstraction Layer (EAL) options.
> 
> -test_skeleton
> -=============
> +Test case: skeleton
> +====================
> 
>  Running::
> 
> @@ -62,5 +62,5 @@ waked up::
> 
>       Core X forwarding packets.
> 
> -Send one packet on Port0,check the port1 receive packet.
> -It receive one packet that the port0 send.
> +Send one packet from port0, check the received packet on port1.
> +It should receive the packet sent from port0.
> --
> 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 14:53 [dts] [PATCH V1] test_plans/skeleton: correct grammar and 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).