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 98063A3160 for ; Thu, 10 Oct 2019 07:43:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 52C7D1E8AB; Thu, 10 Oct 2019 07:43:44 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 8FA4C1E8A4 for ; Thu, 10 Oct 2019 07:43:42 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Oct 2019 22:43:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,279,1566889200"; d="scan'208";a="223831443" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga002.fm.intel.com with ESMTP; 09 Oct 2019 22:43:40 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 9 Oct 2019 22:43:39 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 9 Oct 2019 22:43:39 -0700 Received: from shsmsx105.ccr.corp.intel.com ([169.254.11.96]) by SHSMSX152.ccr.corp.intel.com ([10.239.6.52]) with mapi id 14.03.0439.000; Thu, 10 Oct 2019 13:40:35 +0800 From: "Zhang, YanX A" To: "Chen, BoX C" , "dts@dpdk.org" CC: "Chen, BoX C" Thread-Topic: [dts] [PATCH V1] tests/dual_vlan:checklist add nic powerville Thread-Index: AQHVfb47+/yYsCYISkWrXLysB483O6dTXvVg Date: Thu, 10 Oct 2019 05:40:35 +0000 Message-ID: <2C49E4B25FAD1D419F7564D633EF72E1F50368@SHSMSX105.ccr.corp.intel.com> References: <1570528688-20097-1-git-send-email-box.c.chen@intel.com> In-Reply-To: <1570528688-20097-1-git-send-email-box.c.chen@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] tests/dual_vlan:checklist add nic powerville 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: Zhang, YanX A -----Original Message----- From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of chen,bo Sent: Tuesday, October 8, 2019 5:58 PM To: dts@dpdk.org Cc: Chen, BoX C Subject: [dts] [PATCH V1] tests/dual_vlan:checklist add nic powerville powerville added to the checklist Signed-off-by: chen,bo --- conf/test_case_checklist.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json = index f2a684c..4211fc9 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -299,7 +299,8 @@ "fortpark_TLV", "cavium_a063", "cavium_a064", - "carlsville" + "carlsville", + "powerville" ], "Target": [ "ALL" -- 2.17.2