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 D8C2BA055A; Thu, 27 Feb 2020 11:21:48 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A12471BFC7; Thu, 27 Feb 2020 11:21:48 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 73A7C1BF8B for ; Thu, 27 Feb 2020 11:21:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Feb 2020 02:21:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,491,1574150400"; d="scan'208";a="231781703" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga008.jf.intel.com with ESMTP; 27 Feb 2020 02:21:42 -0800 Received: from fmsmsx113.amr.corp.intel.com (10.18.116.7) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 27 Feb 2020 02:21:41 -0800 Received: from cdsmsx103.ccr.corp.intel.com (172.17.3.37) by FMSMSX113.amr.corp.intel.com (10.18.116.7) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 27 Feb 2020 02:21:41 -0800 Received: from cdsmsx102.ccr.corp.intel.com ([169.254.2.116]) by CDSMSX103.ccr.corp.intel.com ([169.254.5.204]) with mapi id 14.03.0439.000; Thu, 27 Feb 2020 18:21:39 +0800 From: "Xie, WeiX" To: "dts@dpdk.org" CC: "Xie, WeiX" Thread-Topic: [dts][PATCH V1] conf/test_case_checklist:add more supported nic type Thread-Index: AQHV7Fe3iXO1ytfvKE6TedIWbf8uGKgu1qWg Date: Thu, 27 Feb 2020 10:21:38 +0000 Message-ID: <6FD6A7610D20924F885A4ECF34E8AC9198E29B@CDSMSX102.ccr.corp.intel.com> References: <1582689271-33287-1-git-send-email-weix.xie@intel.com> In-Reply-To: <1582689271-33287-1-git-send-email-weix.xie@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.17.6.105] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] conf/test_case_checklist:add more supported nic type 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" Tested-by: Xie,WeiX < weix.xie@intel.com> Regards, Xie Wei -----Original Message----- From: Xie, WeiX=20 Sent: Wednesday, February 26, 2020 11:55 AM To: dts@dpdk.org Cc: Xie, WeiX Subject: [dts][PATCH V1] conf/test_case_checklist:add more supported nic ty= pe Signed-off-by: Xie Wei --- conf/test_case_checklist.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json = index d42dca6..5c84004 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -2637,9 +2637,7 @@ "niantic", "sagepond", "sageville", - "fortville_eagle", - "fortville_25g", - "fortpark_TLV" + "fortville_25g" ], "Target": [ "ALL" @@ -2657,9 +2655,7 @@ "niantic", "sagepond", "sageville", - "fortville_eagle", - "fortville_25g", - "fortpark_TLV" + "fortville_25g" ], "Target": [ "ALL" -- 2.17.2