From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 6F9FC1B467 for ; Mon, 7 Jan 2019 09:50:06 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Jan 2019 00:50:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,450,1539673200"; d="scan'208";a="132200658" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga002.fm.intel.com with ESMTP; 07 Jan 2019 00:50:05 -0800 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 7 Jan 2019 00:50:05 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 7 Jan 2019 00:50:05 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.196]) by shsmsx102.ccr.corp.intel.com ([169.254.2.63]) with mapi id 14.03.0415.000; Mon, 7 Jan 2019 16:50:03 +0800 From: "Tu, Lijuan" To: Rami Rosen , "dts@dpdk.org" Thread-Topic: [dts] [PATCH] doc: fix a typo in gsg Thread-Index: AQHUn2ZH060c91xqEkeK3jjBiCM1f6WjjSEA Date: Mon, 7 Jan 2019 08:50:02 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0B9FE015@SHSMSX101.ccr.corp.intel.com> References: <20181229110405.3057-1-ramirose@gmail.com> In-Reply-To: <20181229110405.3057-1-ramirose@gmail.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.400.15 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzUzNjA2NzAtNDk0Yy00OTNlLTkyNTQtMTQyMTE3ZWExYjcwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidlNGSVFcL1VKK2o5UXJDSjR5dFAxd3o2MWUySGpaSDB6SU9cLzZoR3RpZW9IbTg3ZjRFdHBwUVZsRkJob3E3V1drIn0= 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] doc: fix a typo in gsg 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: , X-List-Received-Date: Mon, 07 Jan 2019 08:50:07 -0000 Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen > Sent: Saturday, December 29, 2018 7:04 PM > To: dts@dpdk.org > Cc: Rami Rosen > Subject: [dts] [PATCH] doc: fix a typo in gsg >=20 > This patch fixes a typo in DTS gsg. >=20 > Signed-off-by: Rami Rosen > --- > doc/dts_gsg/config.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/doc/dts_gsg/config.rst b/doc/dts_gsg/config.rst index > 203d4d8..422a250 100644 > --- a/doc/dts_gsg/config.rst > +++ b/doc/dts_gsg/config.rst > @@ -72,7 +72,7 @@ DPDK Test Suite supports the following parameters: > | --re_run TIMES | Rerun failed test cases for stable > result | 0 | >=20 > +---------------------------+--------------------------------------------= -------+----------- > -------+ > | --commands COMMANDS | Run self assigned commands at > different stages of | | > - | | exection. Format is > [commands]:dut|tester:pre-\ | | > + | | execution. Format is > [commands]:dut|tester:pre-\ | | > | | init|post-init:check|ignore > | | > | | E.g. > [/root/setup.sh]:dut:pre-init:check | | >=20 > +---------------------------+--------------------------------------------= -------+----------- > -------+ > -- > 2.19.2