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 893A6A058A; Fri, 17 Apr 2020 11:03:58 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7C78F1DEBA; Fri, 17 Apr 2020 11:03:58 +0200 (CEST) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 45D051D67B for ; Fri, 17 Apr 2020 11:03:57 +0200 (CEST) IronPort-SDR: HJ1dRER1jCIuz3DnnfUcLkUuv4rbhy8rYxTG+OWwPSAS407o6ZIrwDM8kpGgDK5TLmZZ3QL7B+ mP4kiQ6j1+8A== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Apr 2020 02:03:56 -0700 IronPort-SDR: CPvfric2DIrY3lM10kJ0Ww8yol0Oo6D7ddO/PmECR1vurmrOy2Ha8JWeccIZa0g76r06B5grxP U/F+aKCw/ldw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,394,1580803200"; d="scan'208";a="299561903" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by FMSMGA003.fm.intel.com with ESMTP; 17 Apr 2020 02:03:55 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 17 Apr 2020 02:03:55 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by FMSMSX114.amr.corp.intel.com (10.18.116.8) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 17 Apr 2020 02:03:54 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.214]) with mapi id 14.03.0439.000; Fri, 17 Apr 2020 17:03:52 +0800 From: "Tu, Lijuan" To: "Wang, Yinan" , "dts@dpdk.org" CC: "Wang, Yinan" Thread-Topic: [dts] [PATCH v1] tests/TestSuite_vhost_pmd_xstats: update typo issue Thread-Index: AQHWDU0l70nA4Vkib0WLwL54UERP+qh9E4Pg Date: Fri, 17 Apr 2020 09:03:52 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC0BE84@SHSMSX101.ccr.corp.intel.com> References: <20200408100840.98468-1-yinan.wang@intel.com> In-Reply-To: <20200408100840.98468-1-yinan.wang@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-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/TestSuite_vhost_pmd_xstats: update typo issue 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" Hi yiyan, Applied failed. error: patch failed: tests/TestSuite_vhost_pmd_xstats.py:327 error: tests/TestSuite_vhost_pmd_xstats.py: patch does not apply > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Yinan > Sent: Wednesday, April 8, 2020 6:09 PM > To: dts@dpdk.org > Cc: Wang, Yinan > Subject: [dts] [PATCH v1] tests/TestSuite_vhost_pmd_xstats: update typo > issue >=20 > From: Wang Yinan >=20 > Signed-off-by: Wang Yinan > --- > tests/TestSuite_vhost_pmd_xstats.py | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >=20 > diff --git a/tests/TestSuite_vhost_pmd_xstats.py > b/tests/TestSuite_vhost_pmd_xstats.py > index ad9e245..22f6458 100755 > --- a/tests/TestSuite_vhost_pmd_xstats.py > +++ b/tests/TestSuite_vhost_pmd_xstats.py > @@ -183,7 +183,7 @@ class TestVhostPmdXstats(TestCase): > while (1): > date_now =3D datetime.datetime.now() > scope =3D 'broadcast' > - self.dmac =3D '01:00:00:33:00:01' > + self.dmac =3D 'ff:ff:ff:ff:ff:ff' > self.scapy_send_packet(64, self.dmac, 1) > if date_now >=3D date_new: > break > @@ -216,8 +216,8 @@ class TestVhostPmdXstats(TestCase): > """ > performance for Vhost PVP virtio1.1 inorder no_mergeable Path. > """ > - virtio_pmd_arg =3D {"version": "in_order=3D1,packed_vq=3D1,mrg_r= xbuf=3D0", > - "path": "--tx-offloads=3D0x0 --enable-hw-vla= n-strip --rss-ip"} > + virtio_pmd_arg =3D {"version": > "in_order=3D1,packed_vq=3D1,mrg_rxbuf=3D0,packed_vec=3D1", > + "path": "--rx-offloads=3D0x10 --enable-hw-vl= an-strip --rss-ip"} > self.start_vhost_testpmd() > self.start_virtio_testpmd(virtio_pmd_arg) > self.xstats_number_and_type_verify() > @@ -227,7 +227,7 @@ class TestVhostPmdXstats(TestCase): > """ > performance for Vhost PVP virtio1.1 inorder no_mergeable Path. > """ > - virtio_pmd_arg =3D {"version": > "in_order=3D1,packed_vq=3D1,mrg_rxbuf=3D0,lro=3D0", > + virtio_pmd_arg =3D {"version": > "in_order=3D1,packed_vq=3D1,mrg_rxbuf=3D0,packed_vec=3D1", > "path": "--tx-offloads=3D0x0 --enable-hw-vla= n-strip --rss-ip"} > self.start_vhost_testpmd() > self.start_virtio_testpmd(virtio_pmd_arg) > @@ -327,4 +327,4 @@ class TestVhostPmdXstats(TestCase): > """ > Run after each test suite. > """ > - pass > + pass > -- > 2.17.1