From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E8CA7A0546; Wed, 26 May 2021 09:48:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B87B140150; Wed, 26 May 2021 09:48:42 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id A5F834003F for ; Wed, 26 May 2021 09:48:40 +0200 (CEST) IronPort-SDR: 6bjd2QAR4SjLB3a/BpCYsH09WGWbqLIVbbqNtz9rnRaS65mlNChSc0gTcUki7EldVAuKJnBcTp CbBjl0iZDNiw== X-IronPort-AV: E=McAfee;i="6200,9189,9995"; a="266300164" X-IronPort-AV: E=Sophos;i="5.82,330,1613462400"; d="scan'208";a="266300164" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 May 2021 00:48:37 -0700 IronPort-SDR: TUmpUvBdgxDpK2CBXOmbmsfWemgIB3LICf2MQyQLc5/hqM+91CNy/n75Hoj+w1IeLbaVRLVbCv liQWljHl7RuA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,330,1613462400"; d="scan'208";a="547097001" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by orsmga004.jf.intel.com with ESMTP; 26 May 2021 00:48:36 -0700 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx605.amr.corp.intel.com (10.18.126.85) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Wed, 26 May 2021 00:48:35 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Wed, 26 May 2021 15:48:33 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2242.008; Wed, 26 May 2021 15:48:33 +0800 From: "Tu, Lijuan" To: "Xia, YanX" , "dts@dpdk.org" CC: "Xia, YanX" Thread-Topic: [dts] [PATCH V1 0/2] remove test_plan and TestSuite of "ftag" Thread-Index: AQHXTSl+2jU0HxWLAk+2SIkcNaXDCKr1bIOw Date: Wed, 26 May 2021 07:48:33 +0000 Message-ID: <5bfabc5dd72646da8399312beb60d042@intel.com> References: <20210520034223.10935-1-yanx.xia@intel.com> In-Reply-To: <20210520034223.10935-1-yanx.xia@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1 0/2] remove test_plan and TestSuite of "ftag" X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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" Please remove ftag_test_plan from index.rst , thanks index.rst:36: WARNING: toctree contains reference to nonexisting document u= 'ftag_test_plan' > -----Original Message----- > From: dts On Behalf Of Yan Xia > Sent: 2021=1B$BG/=1B(B5=1B$B7n=1B(B20=1B$BF|=1B(B 11:42 > To: dts@dpdk.org > Cc: Xia, YanX > Subject: [dts] [PATCH V1 0/2] remove test_plan and TestSuite of "ftag" >=20 > remove test_plan and TestSuite of "ftag" because the community thinks it = is > unnecessary >=20 > *** BLURB HERE *** >=20 > Yan Xia (2): > test_plans/ftag_test_plan: remove ftag_test_plan > tests/ftag: remove TestSuite_ftag >=20 > test_plans/ftag_test_plan.rst | 110 ---------------------- > tests/TestSuite_ftag.py | 172 ---------------------------------- > 2 files changed, 282 deletions(-) > delete mode 100644 test_plans/ftag_test_plan.rst delete mode 100644 > tests/TestSuite_ftag.py >=20 > -- > 2.17.1