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

Tu, Lijuan lijuan.tu at intel.com
Wed May 22 10:58:33 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Zhe
> Sent: Monday, May 13, 2019 10:53 PM
> To: dts at dpdk.org
> Cc: Wan, Zhe <zhe.wan at intel.com>
> Subject: [dts] [PATCH V1] test_plans/skeleton: correct grammar and format
> 
> From: Zhe Wan <zhe.wan at intel.com>
> 
> Signed-off-by: Zhe Wan <zhe.wan at 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



More information about the dts mailing list