From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A320DA04A2; Tue, 12 May 2020 09:39:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 90C0A1BFF6; Tue, 12 May 2020 09:39:13 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id D86051BFB4 for ; Tue, 12 May 2020 09:39:11 +0200 (CEST) IronPort-SDR: 5k6wfWds18KxseeXKOe1eIlMae3na4OYvml8jgjBD3opxKbv3MmzVxJ/25d76NA6Jz5saGd02/ e6wPNMt7DnoA== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2020 00:39:11 -0700 IronPort-SDR: 7wx/qzouIu1cK+VHGuzzd8lACg3N9r4pU2m8eHOt/t9W5jv0jTFCsRzIfTgOU7/kN3/wcLnrXN 4URyfkHeScEA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,383,1583222400"; d="scan'208";a="297939547" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga008.jf.intel.com with ESMTP; 12 May 2020 00:39:10 -0700 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 12 May 2020 00:39:10 -0700 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by fmsmsx124.amr.corp.intel.com (10.18.125.39) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 12 May 2020 00:39:10 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.225]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.92]) with mapi id 14.03.0439.000; Tue, 12 May 2020 15:39:07 +0800 From: "Tu, Lijuan" To: "Chen, BoX C" , "dts@dpdk.org" CC: "Chen, BoX C" Thread-Topic: [dts] [PATCH V1] tests/ABI: change test plan name Thread-Index: AQHWKATufQVlLl87lUyeIAzNLnRYOaikEMOQ Date: Tue, 12 May 2020 07:39:06 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC2A3FE@SHSMSX101.ccr.corp.intel.com> References: <20200512020851.13547-1-box.c.chen@intel.com> In-Reply-To: <20200512020851.13547-1-box.c.chen@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.2.0.6 dlp-reaction: no-action 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] tests/ABI: change test plan name 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 ChenBo > Sent: Tuesday, May 12, 2020 10:09 AM > To: dts@dpdk.org > Cc: Chen, BoX C > Subject: [dts] [PATCH V1] tests/ABI: change test plan name >=20 > change test plan name >=20 > Signed-off-by: ChenBo > --- > test_plans/{ABI_stable_test.rst =3D> ABI_stable_test_plan.rst} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) rename > test_plans/{ABI_stable_test.rst =3D> ABI_stable_test_plan.rst} (100%) >=20 > diff --git a/test_plans/ABI_stable_test.rst > b/test_plans/ABI_stable_test_plan.rst > similarity index 100% > rename from test_plans/ABI_stable_test.rst rename to > test_plans/ABI_stable_test_plan.rst > -- > 2.17.1