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 00EF9A04F0; Fri, 27 Dec 2019 07:08:51 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D28811BFE9; Fri, 27 Dec 2019 07:08:51 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 21C001BF6F for ; Fri, 27 Dec 2019 07:08:49 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Dec 2019 22:08:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,362,1571727600"; d="scan'208";a="243152478" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga004.fm.intel.com with ESMTP; 26 Dec 2019 22:08:49 -0800 Received: from fmsmsx125.amr.corp.intel.com (10.18.125.40) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 26 Dec 2019 22:08:49 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX125.amr.corp.intel.com (10.18.125.40) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 26 Dec 2019 22:08:36 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.19]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.214]) with mapi id 14.03.0439.000; Fri, 27 Dec 2019 14:08:34 +0800 From: "Tu, Lijuan" To: "Li, WenjieX A" , "dts@dpdk.org" CC: "Li, WenjieX A" Thread-Topic: [dts] [PATCH V1] test_plans:fix build warnings Thread-Index: AQHVuIbt98TaedhAv06hulWs4yahCqfNhwSw Date: Fri, 27 Dec 2019 06:08:34 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BB8EC5C@SHSMSX101.ccr.corp.intel.com> References: <1576992053-120892-1-git-send-email-wenjiex.a.li@intel.com> In-Reply-To: <1576992053-120892-1-git-send-email-wenjiex.a.li@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:fix build warnings 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 > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Wenjie Li > Sent: Sunday, December 22, 2019 1:21 PM > To: dts@dpdk.org > Cc: Li, WenjieX A > Subject: [dts] [PATCH V1] test_plans:fix build warnings >=20 > fix build warnings in test plans. >=20 > Signed-off-by: Wenjie Li > --- > test_plans/cbdma_test_plan.rst | 10 +++++----- > ...nable_package_download_in_ice_driver_test_plan.rst | 6 +++--- > test_plans/index.rst | 9 ++++++++- > test_plans/port_representor_test_plan.rst | 11 ++--------- > test_plans/vhost_dequeue_zero_copy_test_plan.rst | 11 ++++++----- > 5 files changed, 24 insertions(+), 23 deletions(-) >=20 > diff --git a/test_plans/cbdma_test_plan.rst b/test_plans/cbdma_test_plan.= rst > index 3cace07..aee05a6 100644 > --- a/test_plans/cbdma_test_plan.rst > +++ b/test_plans/cbdma_test_plan.rst > @@ -87,7 +87,7 @@ where, > or not >=20 > Packet pipeline: > -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > NIC RX -> copy packet -> free original -> update mac addresses -> NIC TX >=20 > Test Case1: CBDMA basic test with differnet size packets @@ -158,7 +158,= 7 > @@ Test Case5: CBDMA performance cmparison between mac-updating and > no-mac-updating >=20 > 4. Check performance from ioat app:: >=20 > -Total packets Tx: xxx [pps] > + Total packets Tx: xxx [pps] >=20 > 5.Launch ioatfwd app:: >=20 > @@ -168,7 +168,7 @@ Total packets Tx: xxx [pps] >=20 > 7. Check performance from ioat app:: >=20 > -Total packets Tx: xxx [pps] > + Total packets Tx: xxx [pps] >=20 > Test Case6: CBDMA performance cmparison between HW copies and SW > copies using different packet size > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > @@ -183,7 +183,7 @@ Test Case6: CBDMA performance cmparison > between HW copies and SW copies using di >=20 > 4. Check performance from ioat app:: >=20 > -Total packets Tx: xxx [pps] > + Total packets Tx: xxx [pps] >=20 > 5.Launch ioatfwd app with three cores:: >=20 > @@ -193,4 +193,4 @@ Total packets Tx: xxx [pps] >=20 > 7. Check performance from ioat app and compare with hw copy test:: >=20 > -Total packets Tx: xxx [pps] > + Total packets Tx: xxx [pps] > diff --git a/test_plans/enable_package_download_in_ice_driver_test_plan.r= st > b/test_plans/enable_package_download_in_ice_driver_test_plan.rst > index 55a83e2..4139191 100644 > --- a/test_plans/enable_package_download_in_ice_driver_test_plan.rst > +++ b/test_plans/enable_package_download_in_ice_driver_test_plan.rst > @@ -182,6 +182,6 @@ In this case, b1:00.0 interface is specific interface= . >=20 > Check the initial output log, it shows:: >=20 > -EAL: PCI device 0000:b1:00.0 on NUMA socket 0 > -EAL: probe driver: 8086:1593 net_ice > -**ice_load_pkg(): pkg to be loaded: 1.2.100.0, ICE COMMS Package** \ No > newline at end of file > + EAL: PCI device 0000:b1:00.0 on NUMA socket 0 > + EAL: probe driver: 8086:1593 net_ice > + **ice_load_pkg(): pkg to be loaded: 1.2.100.0, ICE COMMS Package** > diff --git a/test_plans/index.rst b/test_plans/index.rst index > eb506e4..0fdc039 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -231,7 +231,6 @@ The following are the test plans for the DPDK DTS > automated test system. > dpdk_hugetlbfs_mount_size_test_plan > nic_single_core_perf_test_plan > power_managerment_throughput_test_plan > - ethtool_stats_test_plan > iavf_test_plan > packet_capture_test_plan > packet_ordering_test_plan > @@ -240,3 +239,11 @@ The following are the test plans for the DPDK DTS > automated test system. >=20 > fips_cryptodev_test_plan > flow_filtering_test_plan > + af_xdp_2_test_plan > + cbdma_test_plan > + flexible_rxd_test_plan > + ipsec_gw_and_library_test_plan > + port_control_test_plan > + port_representor_test_plan > + vm2vm_virtio_user_test_plan > + vmdq_dcb_test_plan > diff --git a/test_plans/port_representor_test_plan.rst > b/test_plans/port_representor_test_plan.rst > index e7c1849..c54b7ec 100644 > --- a/test_plans/port_representor_test_plan.rst > +++ b/test_plans/port_representor_test_plan.rst > @@ -195,12 +195,5 @@ Description: use control testpmd to set vlan > scapy> sendp(pkts, iface=3D"ens785f0") >=20 > 3. check port stats in 2 VF testpmd: > - expected result: > - 2 VF testpmds should receive 10 packets separately. > - > - > - > - > - > - > - > + expected result: > + 2 VF testpmds should receive 10 packets separately. > diff --git a/test_plans/vhost_dequeue_zero_copy_test_plan.rst > b/test_plans/vhost_dequeue_zero_copy_test_plan.rst > index 100afca..0c550d8 100644 > --- a/test_plans/vhost_dequeue_zero_copy_test_plan.rst > +++ b/test_plans/vhost_dequeue_zero_copy_test_plan.rst > @@ -37,11 +37,12 @@ vhost dequeue zero-copy test plan Description > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > -Vhost dequeue zero-copy is a performance optimization for vhost, the cop= y > in the dequeue path is avoided in order to improve the performance. The > test cases cover split ring and packed ring. > +Vhost dequeue zero-copy is a performance optimization for vhost, the cop= y > in the dequeue path is avoided in order to improve the performance. The > test cases cover split ring and packed ring. > Notice: > -*All packed ring case need special qemu version. > -*In the PVP case, when packet size is 1518B, 10G nic could be the > performance bottleneck, so we use 40G traffic genarator and 40G nic. > -*Also as vhost zero copy mbufs should be consumed as soon as possible, > don't start send packets at vhost side before VM and virtio-pmd launched. > + > +* All packed ring case need special qemu version. > +* In the PVP case, when packet size is 1518B, 10G nic could be the > performance bottleneck, so we use 40G traffic genarator and 40G nic. > +* Also as vhost zero copy mbufs should be consumed as soon as possible, > don't start send packets at vhost side before VM and virtio-pmd launched. >=20 > Test flow > =3D=3D=3D=3D=3D=3D=3D=3D=3D > @@ -386,4 +387,4 @@ Test Case 8: pvp packed ring dequeue zero-copy test > with driver reload test >=20 > 8. Check each queue's rx/tx packet numbers at vhost side:: >=20 > - testpmd>stop > \ No newline at end of file > + testpmd>stop > -- > 2.17.2