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 73B5CA04F0; Fri, 27 Dec 2019 07:36:19 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1EF691BFEB; Fri, 27 Dec 2019 07:36:19 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id B82841BF83 for ; Fri, 27 Dec 2019 07:36:17 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Dec 2019 22:36:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,362,1571727600"; d="scan'208";a="214734349" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga007.fm.intel.com with ESMTP; 26 Dec 2019 22:36:16 -0800 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 26 Dec 2019 22:36:16 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 26 Dec 2019 22:36:16 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.19]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.90]) with mapi id 14.03.0439.000; Fri, 27 Dec 2019 14:36:15 +0800 From: "Tu, Lijuan" To: "Xu, HailinX" , "dts@dpdk.org" CC: "Xu, HailinX" Thread-Topic: [dts] [PATCH V1] conf/dual_vlan springville not support Thread-Index: AQHVuuTdpGtfi7G7z0GRWMrWDPBtWqfNig2A Date: Fri, 27 Dec 2019 06:36:14 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB8ED9F@SHSMSX101.ccr.corp.intel.com> References: <1577252300-44334-1-git-send-email-hailinx.xu@intel.com> In-Reply-To: <1577252300-44334-1-git-send-email-hailinx.xu@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] conf/dual_vlan springville not support 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 xu hailin > Sent: Wednesday, December 25, 2019 1:38 PM > To: dts@dpdk.org > Cc: Xu, HailinX > Subject: [dts] [PATCH V1] conf/dual_vlan springville not support >=20 > From: xuhailin >=20 > Signed-off-by: xuhailin > --- > conf/test_case_checklist.json | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > index 4d5242b..cbc5480 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -304,7 +304,8 @@ > "carlsville", > "powerville", > "columbiaville_25g", > - "columbiaville_100g" > + "columbiaville_100g", > + "springville" > ], > "Target": [ > "ALL" > -- > 1.8.3.1