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 B7681A04F1; Wed, 11 Dec 2019 04:11:12 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AE76E374C; Wed, 11 Dec 2019 04:11:12 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 7734523D for ; Wed, 11 Dec 2019 04:11:11 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Dec 2019 19:11:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,301,1571727600"; d="scan'208";a="210576291" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga007.fm.intel.com with ESMTP; 10 Dec 2019 19:11:10 -0800 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 10 Dec 2019 19:11:10 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 10 Dec 2019 19:11:10 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.29]) by shsmsx102.ccr.corp.intel.com ([169.254.2.109]) with mapi id 14.03.0439.000; Wed, 11 Dec 2019 11:11:08 +0800 From: "Peng, Yuan" To: "Zhao, XinfengX" , "dts@dpdk.org" CC: "Zhao, XinfengX" Thread-Topic: [dts] [PATCH V1 2/2] tests/metering_and_policing: modify the test command for softnic Thread-Index: AQHVrBB2b0xvrhTH6k2SS1hL4TBX0ae0SRdA Date: Wed, 11 Dec 2019 03:11:08 +0000 Message-ID: <67D543A150B29E4CAAE53918F64EDAEA377B1EF8@SHSMSX103.ccr.corp.intel.com> References: <1575591901-198081-1-git-send-email-xinfengx.zhao@intel.com> <1575591901-198081-2-git-send-email-xinfengx.zhao@intel.com> In-Reply-To: <1575591901-198081-2-git-send-email-xinfengx.zhao@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzNjMTBhYTctYWQ5Ny00MDNhLTk2NGMtZTZiMTRjMTcyNTk4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUzhmRXNWMmswSm1pNjhuXC9rN1RPM2RiZ3RtQjJ1bnBReDJRUnpaSkJ3dlBxejFYZkx5S3BsbEpWSURkQnE4XC9aIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action 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 2/2] tests/metering_and_policing: modify the test command for softnic 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" Acked-by Peng, Yuan -----Original Message----- From: dts On Behalf Of Xinfeng Zhao Sent: Friday, December 6, 2019 8:25 AM To: dts@dpdk.org Cc: Zhao, XinfengX Subject: [dts] [PATCH V1 2/2] tests/metering_and_policing: modify the test = command for softnic Signed-off-by: Xinfeng Zhao --- tests/TestSuite_metering_and_policing.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/TestSuite_metering_and_policing.py b/tests/TestSuite_met= ering_and_policing.py index ef8c419..73bcdbb 100644 --- a/tests/TestSuite_metering_and_policing.py +++ b/tests/TestSuite_metering_and_policing.py @@ -155,8 +155,8 @@ class TestMeteringAndPolicing(TestCase): Corelist =3D "0x1f" Servicecorelist =3D "0x10" self.path =3D "./%s/app/testpmd" % self.target - cmd =3D self.path + " -c %s -s %s -n %d --vdev 'net_softnic0,firmw= are=3D%s,cpu_id=3D0,conn_port=3D8086' \ - -- -i --rxq=3D%d --txq=3D%d --portmask=3D%s" \ + cmd =3D self.path + " -c %s -s %s -n %d --vdev 'net_softnic0,firmw= are=3D%s' \ + -- -i --rxq=3D%d --txq=3D%d --portmask=3D%s --disable-rss" \ % (Corelist, Servicecorelist, self.dut.get_memory_channels()= , filename, self.port_id, self.port_id, portmask) self.dut.send_expect(cmd, "testpmd>", 60) =20 --=20 2.17.1