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 CDDF3A04C1; Fri, 22 Nov 2019 03:51:17 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9FCF52BA3; Fri, 22 Nov 2019 03:51:17 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 6C89D237 for ; Fri, 22 Nov 2019 03:51:16 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Nov 2019 18:51:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,228,1571727600"; d="scan'208";a="197476826" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga007.jf.intel.com with ESMTP; 21 Nov 2019 18:51:14 -0800 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 21 Nov 2019 18:51:13 -0800 Received: from shsmsx107.ccr.corp.intel.com (10.239.4.96) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 21 Nov 2019 18:51:13 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.213]) by SHSMSX107.ccr.corp.intel.com ([169.254.9.63]) with mapi id 14.03.0439.000; Fri, 22 Nov 2019 10:51:12 +0800 From: "Tu, Lijuan" To: "Peng, ZhihongX" , "dts@dpdk.org" CC: "Peng, ZhihongX" Thread-Topic: [dts] [PATCH V1] CVL does not need exception handling. Thread-Index: AQHVjvThqzaIMP49P0S036YR7rUuFqeWoXBg Date: Fri, 22 Nov 2019 02:51:12 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB663A9@SHSMSX101.ccr.corp.intel.com> References: <20191030073304.26040-1-zhihongx.peng@intel.com> In-Reply-To: <20191030073304.26040-1-zhihongx.peng@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-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjUyYzVkMjAtYWRhMy00NDA0LTlmMGYtYjllZTI1ODA5NGVlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiVUZaVkQ0SXNheWZ5bFRZQzlOYnN2Wm1uaTdEZ3V1aHd1TSt4eFgrXC94RHMyUXFwSlwvdWVibmJ5YmJhY0p0c296In0= 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] CVL does not need exception handling. 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 Peng Zhihong > Sent: Wednesday, October 30, 2019 3:33 PM > To: dts@dpdk.org > Cc: Peng, ZhihongX > Subject: [dts] [PATCH V1] CVL does not need exception handling. >=20 > CVL does not need exception handling. >=20 > Signed-off-by: Peng Zhihong > --- > tests/TestSuite_dual_vlan.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/tests/TestSuite_dual_vlan.py b/tests/TestSuite_dual_vlan.py = index > 9cb3879..cb9c19c 100644 > --- a/tests/TestSuite_dual_vlan.py > +++ b/tests/TestSuite_dual_vlan.py > @@ -149,7 +149,7 @@ class TestDualVlan(TestCase): > """ >=20 > for mode in modeName: > - if self.nic in ["columbiaville_25g", "columbiaville_100g", > "fortville_eagle", "fortville_spirit", "fortville_spirit_single", "fortvi= lle_25g", > "fortpark_TLV", "carlsville"]: > + if self.nic in ["fortville_eagle", "fortville_spirit", > "fortville_spirit_single", "fortville_25g", "fortpark_TLV", "carlsville"]= : > # fortville NIC vlan filter can't close, if want close n= eed remove > rx_vlan > if mode =3D=3D "filter": > if modeName[mode] =3D=3D "off": > @@ -166,7 +166,7 @@ class TestDualVlan(TestCase): >=20 > out =3D self.dut.send_expect("show port info %s" % dutRxPortId, > "testpmd> ") > for mode in modeName: > - if self.nic in ["columbiaville_25g", "columbiaville_100g", > "fortville_eagle", "fortville_spirit", "fortville_spirit_single", > "fortville_25g","fortpark_TLV", "carlsville"]: > + if self.nic in ["fortville_eagle", "fortville_spirit", > "fortville_spirit_single", "fortville_25g","fortpark_TLV", "carlsville"]: > # fortville NIC vlan filter can't close, if want close n= eed remove > rx_vlan > if mode =3D=3D "filter": > if modeName[mode] =3D=3D "off": > -- > 2.17.1