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 5EEC0A0487 for ; Thu, 4 Jul 2019 04:39:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3E3831E20; Thu, 4 Jul 2019 04:39:40 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 97B001D7 for ; Thu, 4 Jul 2019 04:39:38 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jul 2019 19:39:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,449,1557212400"; d="scan'208";a="169323436" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga006.jf.intel.com with ESMTP; 03 Jul 2019 19:39:36 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 3 Jul 2019 19:39:31 -0700 Received: from shsmsx106.ccr.corp.intel.com ([169.254.10.240]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.134]) with mapi id 14.03.0439.000; Thu, 4 Jul 2019 10:39:29 +0800 From: "Yao, BingX Y" To: "Xiao, QimaiX" , "dts@dpdk.org" CC: "Xiao, QimaiX" Thread-Topic: [dts] [PATCH V1] checksum_checking support fortville_25g fortville_spirit fortville_eagle Thread-Index: AQHVMhGJfHFUc8Wq+EqS++1KeqUrL6a5vx9w Date: Thu, 4 Jul 2019 02:39:29 +0000 Message-ID: <95BCD24840F32441BEA74E0F8A31839E058F3D88@SHSMSX106.ccr.corp.intel.com> References: <1562208165-143078-1-git-send-email-qimaix.xiao@intel.com> In-Reply-To: <1562208165-143078-1-git-send-email-qimaix.xiao@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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] checksum_checking support fortville_25g fortville_spirit fortville_eagle 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: Yao, BingX Y -----Original Message----- From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of xiao,qimai Sent: Thursday, July 4, 2019 10:43 AM To: dts@dpdk.org Cc: Xiao, QimaiX Subject: [dts] [PATCH V1] checksum_checking support fortville_25g fortville= _spirit fortville_eagle case checksum_checking in pmd support fortville_25g fortville_spirit fortvi= lle_eagle Signed-off-by: xiao,qimai --- conf/test_case_checklist.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json = index bd7db60..464ae17 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -364,12 +364,9 @@ "ALL" ], "NIC": [ - "fortville_eagle", - "fortville_spirit", "fortville_spirit_single", "cavium_a034", - "cavium_0011", - "fortville_25g" + "cavium_0011" ], "Target": [ "ALL" -- 2.17.1