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 9460EA0562; Fri, 19 Mar 2021 09:52:43 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87B2A140F40; Fri, 19 Mar 2021 09:52:43 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 5507E140F2C for ; Fri, 19 Mar 2021 09:52:41 +0100 (CET) IronPort-SDR: /N6Iu1gU2e2yHOjFI4/iISaAdYwLoc+i+1yZcnCnRwYwv4vR9ixldlCAYbzyY524CVLkt485BF URoZsiyq6qOg== X-IronPort-AV: E=McAfee;i="6000,8403,9927"; a="169781528" X-IronPort-AV: E=Sophos;i="5.81,261,1610438400"; d="scan'208";a="169781528" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2021 01:52:40 -0700 IronPort-SDR: NYtJeYiX3/LVQIhegwsGpvVi53/4utVUrmbzmBpex0QNU8/D3r3cQ2Pyf3DKDb2eKb1YXkKQM3 wnxTt4ISaUMA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,261,1610438400"; d="scan'208";a="591800323" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga005.jf.intel.com with ESMTP; 19 Mar 2021 01:52:40 -0700 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Fri, 19 Mar 2021 01:52:39 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Fri, 19 Mar 2021 16:52:37 +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.2106.013; Fri, 19 Mar 2021 16:52:37 +0800 From: "Tu, Lijuan" To: "Huang, ZhiminX" , "dts@dpdk.org" CC: "Lin, Xueqin" , "Huang, ZhiminX" Thread-Topic: [dts] [PATCH V1 0/2] add new suite and split case Thread-Index: AQHXGk2YuhUDUt4n5UqVhNotk16rSaqLBcKA Date: Fri, 19 Mar 2021 08:52:37 +0000 Message-ID: <3ae800614fff4cce8e03765540f139b8@intel.com> References: <1615889106-6745-1-git-send-email-zhiminx.huang@intel.com> In-Reply-To: <1615889106-6745-1-git-send-email-zhiminx.huang@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="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1 0/2] add new suite and split case 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" > V1: > 1.remove cvl_dcf_switch_filter_test_plan pppoe case > 2.add cvl_dcf_switch_filter_pppoe_test_plan >=20 > Zhimin Huang (2): > test_plans/cvl_dcf_switch_filter_test_plan:remove pppoe case > test_plans/cvl_dcf_switch_filter_pppoe_test_plan:add pppoe new suite Applied, thanks