From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 1C5DF5938 for ; Fri, 14 Oct 2016 17:02:17 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga104.fm.intel.com with ESMTP; 14 Oct 2016 08:02:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,493,1473145200"; d="scan'208";a="19591994" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga006.fm.intel.com with ESMTP; 14 Oct 2016 08:02:17 -0700 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 14 Oct 2016 08:02:17 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 14 Oct 2016 08:02:16 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.139]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.96]) with mapi id 14.03.0248.002; Fri, 14 Oct 2016 23:02:13 +0800 From: "Liu, Yong" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Thread-Topic: [dts] [PATCH] tests: Add NIC type "magnolia_park" Thread-Index: AQHSJimrHYQVLsiBT0Std88lJo64maCoC4XQ Date: Fri, 14 Oct 2016 15:02:11 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E60300BB7@SHSMSX103.ccr.corp.intel.com> References: <1476456239-19897-1-git-send-email-yuan.peng@intel.com> In-Reply-To: <1476456239-19897-1-git-send-email-yuan.peng@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmIyYzhlMDYtY2YzNi00YjA5LTk2MzYtYTUwNjBkMmNlMTMxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlVaZmw3RW5sQWx4Z0g5Zllmems1Ylg2NUhmNW1NQjBUQzlkWWNMZVNPOUU9In0= x-ctpclassification: CTP_IC 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] tests: Add NIC type "magnolia_park" 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: , X-List-Received-Date: Fri, 14 Oct 2016 15:02:18 -0000 Yuan, please create your patch based on latest master branch instead of you= r internal branch. > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Yuan Peng > Sent: Friday, October 14, 2016 9:44 AM > To: dts@dpdk.org > Cc: Peng, Yuan > Subject: [dts] [PATCH] tests: Add NIC type "magnolia_park" >=20 > From: pengyuan >=20 > Signed-off-by: pengyuan >=20 > diff --git a/tests/TestSuite_scatter.py b/tests/TestSuite_scatter.py > index b22e77f..1b2e360 100644 > --- a/tests/TestSuite_scatter.py > +++ b/tests/TestSuite_scatter.py > @@ -64,7 +64,7 @@ class TestScatter(TestCase): > self.intf =3D self.tester.get_interface(tester_port) >=20 > self.pmdout =3D PmdOutput(self.dut) > - if self.nic in ["mgpk", "niantic", "sageville", "fortpark", > "fortville_eagle", > + if self.nic in ["magnolia_park", "niantic", "sageville", > "fortpark", "fortville_eagle", > "fortville_spirit", "fortville_spirit_single", > "redrockcanyou", "atwood", "boulderrapid", > "ironpond", "twinpond", "springfountain", > "fortpark_TLV"]: > diff --git a/tests/TestSuite_shutdown_api.py > b/tests/TestSuite_shutdown_api.py > index 2b8704c..aaf7f9f 100644 > --- a/tests/TestSuite_shutdown_api.py > +++ b/tests/TestSuite_shutdown_api.py > @@ -336,7 +336,7 @@ class TestShutdownApi(TestCase): > self.dut.send_expect("port start all", "testpmd> ", 100) > self.dut.send_expect("start", "testpmd> ") >=20 > - if self.nic in ['mgpk', 'niantic', 'twinpond', 'kawela_4', > 'ironpond', 'springfountain', 'springville', 'powerville']: > + if self.nic in ['magnolia_park', 'niantic', 'twinpond', > 'kawela_4', 'ironpond', 'springfountain', 'springville', 'powerville']: > # nantic vlan length will not be calculated > vlan_jumbo_size =3D jumbo_size + 4 > else: > -- > 2.5.0