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 0678AA0352; Wed, 6 May 2020 05:25:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F2BB31D6BD; Wed, 6 May 2020 05:25:54 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id E9D8B1C06D for ; Wed, 6 May 2020 05:25:52 +0200 (CEST) IronPort-SDR: 1+j0/tS24p5zTGjDDvw46+ARSfW8XPF3nsBWfAXJ/Td49SIwHartweC5y87klN7VQ8gsWyv1WY YgAVTW9XKIBg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 May 2020 20:25:52 -0700 IronPort-SDR: z7+BveegsUfPD7H3U2vmbgoP7CATXLUPHJfxq06nGZDwsT9nHuSEbU9UPCP+TzCfYZXA2tixhV sB9v0CLsJc7A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,357,1583222400"; d="scan'208";a="284470722" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga004.fm.intel.com with ESMTP; 05 May 2020 20:25:52 -0700 Received: from fmsmsx163.amr.corp.intel.com (10.18.125.72) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 5 May 2020 20:25:52 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx163.amr.corp.intel.com (10.18.125.72) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 5 May 2020 20:25:51 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.225]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.91]) with mapi id 14.03.0439.000; Wed, 6 May 2020 11:25:49 +0800 From: "Tu, Lijuan" To: "Wang, Yinan" , "dts@dpdk.org" CC: "Wang, Yinan" Thread-Topic: [dts] [PATCH v1] test_plans: update test commonds for vectorized cases in pvp_multi_paths_virtio_single_core_performance_test_plan.rst Thread-Index: AQHWHq7VXIhQrNU4h0SiUYWocWOs8KiabrKA Date: Wed, 6 May 2020 03:25:48 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC21F65@SHSMSX101.ccr.corp.intel.com> References: <20200429221226.27833-1-yinan.wang@intel.com> In-Reply-To: <20200429221226.27833-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] test_plans: update test commonds for vectorized cases in pvp_multi_paths_virtio_single_core_performance_test_plan.rst 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 Yinan > Sent: Thursday, April 30, 2020 6:12 AM > To: dts@dpdk.org > Cc: Wang, Yinan > Subject: [dts] [PATCH v1] test_plans: update test commonds for vectorized > cases in pvp_multi_paths_virtio_single_core_performance_test_plan.rst >=20 > From: Wang Yinan >=20 > Signed-off-by: Wang Yinan > --- > ...lti_paths_virtio_single_core_performance_test_plan.rst | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >=20 > diff --git > a/test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst > b/test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rs > t > index 36d3a68..33731ee 100644 > --- > a/test_plans/pvp_multi_paths_virtio_single_core_performance_test_plan.rst > +++ b/test_plans/pvp_multi_paths_virtio_single_core_performance_test_pla > +++ n.rst > @@ -163,7 +163,7 @@ Test Case 6: virtio single core performance test with > non-mergeable path >=20 > ./testpmd -n 4 -l 5-6 --no-pci --file-prefix=3Dvirtio \ > --vdev=3Dnet_virtio_user0,mac=3D00:01:02:03:04:05,path=3D./vhost- > net,in_order=3D0,mrg_rxbuf=3D0,vectorized=3D1 \ > - -- -i --tx-offloads=3D0x0 --enable-hw-vlan-strip --rss-ip --nb-cores= =3D1 -- > txd=3D1024 --rxd=3D1024 > + -- -i --enable-hw-vlan-strip --rss-ip --nb-cores=3D1 --txd=3D1024 > + --rxd=3D1024 > >set fwd mac > >start >=20 > @@ -184,7 +184,7 @@ Test Case 7: virtio single core performance test with > vectorized_rx path >=20 > ./testpmd -n 4 -l 5-6 --no-pci --file-prefix=3Dvirtio \ > --vdev=3Dnet_virtio_user0,mac=3D00:01:02:03:04:05,path=3D./vhost- > net,in_order=3D0,mrg_rxbuf=3D0,vectorized=3D1 \ > - -- -i --tx-offloads=3D0x0 --nb-cores=3D1 --txd=3D1024 --rxd=3D1024 > + -- -i --nb-cores=3D1 --txd=3D1024 --rxd=3D1024 > >set fwd mac > >start >=20 > @@ -225,8 +225,8 @@ Test Case 9: virtio single core performance test with > virtio 1.1 inorder non-mer 2. Launch virtio-user by below command:: >=20 > ./testpmd -n 4 -l 5-6 --no-pci --file-prefix=3Dvirtio \ > - --vdev=3Dnet_virtio_user0,mac=3D00:01:02:03:04:05,path=3D./vhost- > net,packed_vq=3D1,mrg_rxbuf=3D0,in_order=3D1,vectorized=3D1 \ > - -- -i --rx-offloads=3D0x10 --rss-ip --nb-cores=3D1 --txd=3D1024 --rx= d=3D1024 > + --vdev=3Dnet_virtio_user0,mac=3D00:01:02:03:04:05,path=3D./vhost- > net,packed_vq=3D1,mrg_rxbuf=3D0,in_order=3D1,vectorized=3D0 \ > + -- -i --rss-ip --nb-cores=3D1 --txd=3D1024 --rxd=3D1024 > >set fwd mac > >start >=20 > -- > 2.17.1