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 67D57A0562; Fri, 19 Mar 2021 09:59:23 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E16C140F63; Fri, 19 Mar 2021 09:59:23 +0100 (CET) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 70A61140F42 for ; Fri, 19 Mar 2021 09:59:22 +0100 (CET) IronPort-SDR: T93YWdQNLQ1Ed5cmAvgp7gooXsqHYAcvO6YFdBAkukQ97uDKHLJtz36r0cfQ/ueqBEV646l7Yu tTu7oJDps4Kw== X-IronPort-AV: E=McAfee;i="6000,8403,9927"; a="209876521" X-IronPort-AV: E=Sophos;i="5.81,261,1610438400"; d="scan'208";a="209876521" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Mar 2021 01:59:20 -0700 IronPort-SDR: KnK2ExaNBO/pY7+7OyUYFqU9gcWUtyl3EouXb1Hz1mk0zO33zjn87ATHqJLmZ2TH2dMRcWnx3y XrwfbAj8bJnw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,261,1610438400"; d="scan'208";a="591801750" Received: from fmsmsx602.amr.corp.intel.com ([10.18.126.82]) by orsmga005.jf.intel.com with ESMTP; 19 Mar 2021 01:59:19 -0700 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx602.amr.corp.intel.com (10.18.126.82) 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:59:18 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) 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:59:16 +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:59:16 +0800 From: "Tu, Lijuan" To: "Xie, WeiX" , "dts@dpdk.org" CC: "Xie, WeiX" Thread-Topic: [dts] [PATCH 0/2] split the pppoe cases Thread-Index: AQHXGtX84IFO8ulrAUuXQW0FtcRE06qLBouA Date: Fri, 19 Mar 2021 08:59:16 +0000 Message-ID: <5ecdf3a0037e4d89aa7109bf7ab1cd89@intel.com> References: <20210317105848.6913-1-weix.xie@intel.com> In-Reply-To: <20210317105848.6913-1-weix.xie@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 0/2] split the pppoe cases 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" > 1.remove cvl_switch_filter_test_plan pppoe part. > 2.add cvl_switch_filter_pppoe_test_plan for pppoe cases. >=20 > xiewei (2): > test_plans/cvl_switch_filter_test_plan: split the pppoe cases > test_plans/cvl_switch_filter_pppoe_test_plan: add new test plan Applied, thanks