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 CDEFEA00E6 for ; Tue, 6 Aug 2019 10:55:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AD5C21BDFF; Tue, 6 Aug 2019 10:55:53 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 4C0281BDFD for ; Tue, 6 Aug 2019 10:55:52 +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 fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Aug 2019 01:55:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,353,1559545200"; d="scan'208";a="164918795" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga007.jf.intel.com with ESMTP; 06 Aug 2019 01:55:51 -0700 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 6 Aug 2019 01:55:50 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX153.amr.corp.intel.com (10.18.125.6) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 6 Aug 2019 01:55:50 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.80]) by shsmsx102.ccr.corp.intel.com ([169.254.2.19]) with mapi id 14.03.0439.000; Tue, 6 Aug 2019 16:55:48 +0800 From: "Tu, Lijuan" To: "Ma, LihongX" , "dts@dpdk.org" CC: "Ma, LihongX" Thread-Topic: [dts] [PATCH V1] tests/pvp_multi_paths: update according to test plan Thread-Index: AQHVSBcEUCu8C28V30WM77Z7epH3zabt2URQ Date: Tue, 6 Aug 2019 08:55:48 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BAFD1BA@SHSMSX101.ccr.corp.intel.com> References: <1564602578-23504-1-git-send-email-lihongx.ma@intel.com> In-Reply-To: <1564602578-23504-1-git-send-email-lihongx.ma@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTIwZTQ1MTEtMjVkZC00MTBmLTkzNzMtZTk0MWM3MTlmNDU1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiOWVQR3FMSk45eW1JNEFyQitja2dwUXNDWDUrS2Rad0ZyYUJ4S3NDRmd2Rzd2WDV4cUJYYURoeTBiaHRvUlo0aSJ9 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/pvp_multi_paths: update according to test plan 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 lihong > Sent: Thursday, August 1, 2019 3:50 AM > To: dts@dpdk.org > Cc: Ma, LihongX > Subject: [dts] [PATCH V1] tests/pvp_multi_paths: update according to test > plan >=20 > from DPDK19.08-rc1, virtio deprecated the path of virtio1.1 inorder so de= lete > the case of virtio1.1 inorder path from suite: > TestSuite_pvp_multi_paths_performance.py > TestSuite_pvp_multi_paths_vhost_single_core_performance.py > TestSuite_pvp_multi_paths_virtio_single_core_performance.py >=20 > Signed-off-by: lihong > --- > tests/TestSuite_pvp_multi_paths_performance.py | 13 -----------= -- > ...ite_pvp_multi_paths_vhost_single_core_performance.py | 17 -----------= ------ > ...te_pvp_multi_paths_virtio_single_core_performance.py | 13 ----------= --- > 3 files changed, 43 deletions(-) >=20 > diff --git a/tests/TestSuite_pvp_multi_paths_performance.py > b/tests/TestSuite_pvp_multi_paths_performance.py > index b22889e..071b2c6 100644 > --- a/tests/TestSuite_pvp_multi_paths_performance.py > +++ b/tests/TestSuite_pvp_multi_paths_performance.py > @@ -183,19 +183,6 @@ class TestPVPMultiPathPerformance(TestCase): > self.close_all_testpmd() > self.result_table_print() >=20 > - def test_perf_pvp_virtio11_inorder(self): > - """ > - performance for PVP virtio 1.1 inorder 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"} > - for frame_size in self.frame_sizes: > - self.start_vhost_testpmd() > - self.start_virtio_testpmd(virtio_pmd_arg) > - self.send_and_verify("virtio_1.1 inorder", frame_size) > - self.close_all_testpmd() > - self.result_table_print() > - > def test_perf_pvp_inorder_mergeable(self): > """ > performance for PVP In_order mergeable Path. > diff --git > a/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py > b/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py > index 2162a23..8d94491 100644 > --- a/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py > +++ b/tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py > @@ -186,23 +186,6 @@ class TestPVPMultiPathVhostPerformance(TestCase): > self.close_all_session() > self.result_table_print() >=20 > - def test_perf_vhost_single_core_virtio11_inorder(self): > - """ > - performance for Vhost PVP virtio 1.1 inorder 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"} > - self.vhost_user =3D self.dut.new_session(suite=3D"user") > - self.vhost =3D self.dut.new_session(suite=3D"vhost") > - for frame_size in self.frame_sizes: > - self.start_vhost_testpmd() > - self.start_virtio_testpmd(virtio_pmd_arg) > - self.send_and_verify("virtio_1.1 inorder", frame_size) > - self.close_all_testpmd() > - > - self.close_all_session() > - self.result_table_print() > - > def test_perf_vhost_single_core_inorder_mergeable(self): > """ > performance for Vhost PVP In_order mergeable Path. > diff --git > a/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py > b/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py > index 440a39a..32f5171 100644 > --- a/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py > +++ b/tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py > @@ -182,19 +182,6 @@ class TestPVPMultiPathVirtioPerformance(TestCase): > self.close_all_testpmd() > self.result_table_print() >=20 > - def test_perf_virtio_single_core_virtio11_inorder(self): > - """ > - performance for Vhost PVP virtio 1.1 inorder Path. > - """ > - virtio_pmd_arg =3D {"version": "packed_vq=3D1,in_order=3D1,mrg_r= xbuf=3D0", > - "path": "--tx-offloads=3D0x0 --enable-hw-vla= n-strip"} > - for frame_size in self.frame_sizes: > - self.start_vhost_testpmd() > - self.start_virtio_testpmd(virtio_pmd_arg) > - self.send_and_verify("virtio_1.1 inorder", frame_size) > - self.close_all_testpmd() > - self.result_table_print() > - > def test_perf_virtio_single_core_inorder_mergeable(self): > """ > performance for Vhost PVP In_order mergeable Path. > -- > 2.7.4