From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 5B07FA05D3 for ; Wed, 22 May 2019 10:58:39 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 52A184CAB; Wed, 22 May 2019 10:58:39 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 336FFA49 for ; Wed, 22 May 2019 10:58:37 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 May 2019 01:58:36 -0700 X-ExtLoop1: 1 Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga008.jf.intel.com with ESMTP; 22 May 2019 01:58:35 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 22 May 2019 01:58:35 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 22 May 2019 01:58:35 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.70]) with mapi id 14.03.0415.000; Wed, 22 May 2019 16:58:33 +0800 From: "Tu, Lijuan" To: "Wan, Zhe" , "dts@dpdk.org" CC: "Wan, Zhe" Thread-Topic: [dts] [PATCH V1] test_plans/skeleton: correct grammar and format Thread-Index: AQHVCVp2cngm5AzstEiJ4WFc77UyZqZ25lhw Date: Wed, 22 May 2019 08:58:33 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BA8438C@SHSMSX101.ccr.corp.intel.com> References: <1557759208-95535-1-git-send-email-zhe.wan@intel.com> In-Reply-To: <1557759208-95535-1-git-send-email-zhe.wan@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMmQyYWZiMjktZDMxMi00ODJkLThmZTItMDJlNWQxNzhjNDE2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiZkQrNGxsaWZTRVJBUzYzSVVuMlBkWVhUcFJadWlFUG1cL3hoWXBOZ0tvYjY5a2VHSUhya2l6b3JrQTdmeG04MWwifQ== x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] test_plans/skeleton: correct grammar and format X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" 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 > Subject: [dts] [PATCH V1] test_plans/skeleton: correct grammar and format >=20 > From: Zhe Wan >=20 > Signed-off-by: Zhe Wan > --- > test_plans/skeleton_test_plan.rst | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) >=20 > 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. >=20 > Redistribution and use in source and binary forms, with or without @@= - > 44,15 +44,15 @@ sample applications. > Running the Application > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > -To run the example in a ``linuxapp`` environment:: > +To run the example in a linux environment:: >=20 > ./build/basicfwd -c 2 -n 4 >=20 > Refer to *DPDK Getting Started Guide* for general information on running > applications and the Environment Abstraction Layer (EAL) options. >=20 > -test_skeleton > -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > +Test case: skeleton > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Running:: >=20 > @@ -62,5 +62,5 @@ waked up:: >=20 > Core X forwarding packets. >=20 > -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