From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 8D13FA046B for ; Wed, 26 Jun 2019 11:11:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6AF732BEA; Wed, 26 Jun 2019 11:11:40 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id CCA1B2BE3 for ; Wed, 26 Jun 2019 11:11:38 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jun 2019 02:11:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,419,1557212400"; d="scan'208";a="152584949" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga007.jf.intel.com with ESMTP; 26 Jun 2019 02:11:37 -0700 Received: from fmsmsx604.amr.corp.intel.com (10.18.126.84) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 26 Jun 2019 02:11:37 -0700 Received: from fmsmsx604.amr.corp.intel.com (10.18.126.84) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Wed, 26 Jun 2019 02:11:36 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Wed, 26 Jun 2019 02:11:36 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.87]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.156]) with mapi id 14.03.0439.000; Wed, 26 Jun 2019 17:11:34 +0800 From: "Tu, Lijuan" To: "Zhao, MeijuanX" , "dts@dpdk.org" CC: "Zhao, MeijuanX" Thread-Topic: [dts] [next][PATCH V1] tests/fm10k_perf fix syntax error Thread-Index: AQHVH26IvwLdBBj090eXXIi582mGIqatv14Q Date: Wed, 26 Jun 2019 09:11:33 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BAC5512@SHSMSX101.ccr.corp.intel.com> References: <20190610172642.20512-1-meijuanx.zhao@intel.com> In-Reply-To: <20190610172642.20512-1-meijuanx.zhao@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.0.600.7 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjdkNWRkNWYtMmY4YS00MmEyLTg4ZDQtMjI1NmM5OTY2MThlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidDAxcHVJQit6end0Y3ZoM01Zb0dleGMrTm90WkU4WmZiRzhyU25XbHpTZmwrdmNvYXNhYktQTXVEZGx6Rit0aCJ9 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] [next][PATCH V1] tests/fm10k_perf fix syntax error 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 into master branch > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhaomeijuan > Sent: Tuesday, June 11, 2019 1:27 AM > To: dts@dpdk.org > Cc: Zhao, MeijuanX > Subject: [dts] [next][PATCH V1] tests/fm10k_perf fix syntax error >=20 > Signed-off-by: zhaomeijuan > --- > tests/TestSuite_fm10k_perf.py | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >=20 > diff --git a/tests/TestSuite_fm10k_perf.py b/tests/TestSuite_fm10k_perf.p= y > index b18d0d5..a991ee9 100644 > --- a/tests/TestSuite_fm10k_perf.py > +++ b/tests/TestSuite_fm10k_perf.py > @@ -136,6 +136,7 @@ class TestFM10kL3fwd(TestCase): > self.dut.build_install_dpdk(self.target) >=20 > self.l3fwd_test_results =3D {'header': [], > + 'data': []} >=20 > self.rebuild_l3fwd() >=20 > @@ -500,9 +501,10 @@ class TestFM10kL3fwd(TestCase): >=20 > subtitle.append(cores) > cmdline =3D rtCmdLines[cores] % (TestFM10kL3fwd.= path + > "l3fwd_" + mode, coreMask[cores], > + > + self.dut.get_memory_channels(), utils.create_mask(valports[:2])) >=20 > if frame_size > 1518: > - cmdline =3D cmdline + "--max-pkt-len %d" % f= rame_size > + cmdline =3D cmdline + " --max-pkt-len %d" % > + frame_size > self.rst_report(cmdline + "\n", frame=3DTrue, an= nex=3DTrue) >=20 > out =3D self.dut.send_expect(cmdline, "L3FWD:", = 120) > -- > 2.17.1