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 2E84CA05D3 for ; Wed, 22 May 2019 10:58:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 272634F91; Wed, 22 May 2019 10:58:28 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id B9F04A49 for ; Wed, 22 May 2019 10:58:26 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 May 2019 01:58:26 -0700 X-ExtLoop1: 1 Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga007.jf.intel.com with ESMTP; 22 May 2019 01:58:26 -0700 Received: from fmsmsx113.amr.corp.intel.com (10.18.116.7) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 22 May 2019 01:58:26 -0700 Received: from shsmsx153.ccr.corp.intel.com (10.239.6.53) by FMSMSX113.amr.corp.intel.com (10.18.116.7) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 22 May 2019 01:58:25 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX153.ccr.corp.intel.com ([169.254.12.150]) with mapi id 14.03.0415.000; Wed, 22 May 2019 16:58:23 +0800 From: "Tu, Lijuan" To: "Wan, Zhe" , "dts@dpdk.org" CC: "Wan, Zhe" Thread-Topic: [dts] [PATCH V1] test_plans/short_live: correct grammar and command format Thread-Index: AQHVCVuvzWLUMAER90GfqVYVKUyYB6Z25klQ Date: Wed, 22 May 2019 08:58:23 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BA84379@SHSMSX101.ccr.corp.intel.com> References: <1557759726-95720-1-git-send-email-zhe.wan@intel.com> In-Reply-To: <1557759726-95720-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWEyMWUxYjAtMDAyOS00MGQ1LWJhNzEtNjAyOWZkZjM2MjBjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoicWxKbVwvTEJqcXpzbEZGdjdXVldlc3B4dmVIV3Y2V3N5SVJJS3VIb3Jid3dZZzBMb1JFU0Zybnl6eEN6NTgzRkYifQ== 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/short_live: correct grammar and command 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 11:02 PM > To: dts@dpdk.org > Cc: Wan, Zhe > Subject: [dts] [PATCH V1] test_plans/short_live: correct grammar and > command format >=20 > From: Zhe Wan >=20 > Signed-off-by: Zhe Wan > --- > test_plans/short_live_test_plan.rst | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >=20 > 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. >=20 > Redistribution and use in source and binary forms, with or without @@= - > 34,13 +34,13 @@ Short-lived Application Tests > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >=20 > -This feature is to reduce application start up time, and when exit, do m= ore - > 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. >=20 > Prerequisites > ------------- >=20 > -To test this feature, need to using linux time and start testpmd by: cre= ate > +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:: >=20 > @@ -49,7 +49,7 @@ obviously:: >=20 > Bind nic to DPDK:: >=20 > - ./tools/dpdk_nic_bind.py -b igb_uio xxxx:xx:xx.x > + ./usertools/dpdk-devbind.py -b igb_uio device_bus_id >=20 > Start testpmd using time:: >=20 > -- > 1.8.3.1