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 723F1A04F5; Fri, 19 Jun 2020 05:20:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2AB40E07; Fri, 19 Jun 2020 05:20:21 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 5A300DE3 for ; Fri, 19 Jun 2020 05:20:19 +0200 (CEST) IronPort-SDR: 7/6NFOVFdjhNSzyQrDN8zBEJYwrUV1YV+t1OzeurRo+dXKk7Tq7a5vTntQyZltpR+XI9o2OT1n U6Gv1zYIvENg== X-IronPort-AV: E=McAfee;i="6000,8403,9656"; a="130186458" X-IronPort-AV: E=Sophos;i="5.75,253,1589266800"; d="scan'208";a="130186458" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jun 2020 20:20:17 -0700 IronPort-SDR: 4MAVufVELqCeooa8hLowrDdn15wghAQYlsbkkft0ZlYskHemNp/zeL1S5UhkyHgGWr/PBS0ZeT 5VTNb5sUfEmQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,253,1589266800"; d="scan'208";a="309310410" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga008.jf.intel.com with ESMTP; 18 Jun 2020 20:20:17 -0700 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 18 Jun 2020 20:20:17 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 18 Jun 2020 20:20:17 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.85]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.174]) with mapi id 14.03.0439.000; Fri, 19 Jun 2020 11:20:14 +0800 From: "Tu, Lijuan" To: "Xiao, QimaiX" , "dts@dpdk.org" CC: "Xiao, QimaiX" Thread-Topic: [dts] [PATCH V2 00/17] update mpps in virtio cases to check performance Thread-Index: AQHWOxt4PrkfVIN/qEes8idH0FiQxqjfWtEQ Date: Fri, 19 Jun 2020 03:20:13 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC5F942@SHSMSX101.ccr.corp.intel.com> References: <1591348704-433901-1-git-send-email-qimaix.xiao@intel.com> In-Reply-To: <1591348704-433901-1-git-send-email-qimaix.xiao@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="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V2 00/17] update mpps in virtio cases to check performance 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" Replied the series, thanks -----Original Message----- From: dts On Behalf Of Xiao Qimai Sent: 2020=1B$BG/=1B(B6=1B$B7n=1B(B5=1B$BF|=1B(B 17:18 To: dts@dpdk.org Cc: Xiao, QimaiX Subject: [dts] [PATCH V2 00/17] update mpps in virtio cases to check perfor= mance *. change mpps check value based on nic linerate Xiao Qimai (17): update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf update mpps value to check perf .../TestSuite_loopback_multi_paths_port_restart.py | 5 +- tests/TestSuite_loopback_multi_queues.py | 7 ++- .../TestSuite_loopback_virtio_user_server_mode.py | 7 +-- tests/TestSuite_pvp_diff_qemu_version.py | 14 +++++- tests/TestSuite_pvp_multi_paths_performance.py | 56 +++++++++++++-----= ---- ...vp_multi_paths_vhost_single_core_performance.py | 14 +++++- ...p_multi= _paths_virtio_single_core_performance.py | 14 +++++- .../TestSuite_pvp_qem= u_multi_paths_port_restart.py | 14 +++++- ...TestSuite_pvp_vhost_user_buil= t_in_net_driver.py | 14 +++++- tests/TestSuite_pvp_virtio_user_2M_hugepages.py | 14 +++++- tests/TestSuite_pvp_virtio_user_4k_pages.py | 14 +++++- ...te_pvp_virtio_user_multi_queues_port_restart.py | 14 +++++- tests/TestSuite_vhost_dequeue_zero_copy.py | 14 +++++- tests/TestSuite_vhost_multi_queue_qemu.py | 17 +++++-- tests/TestSuite_virtio_pvp_regression.py | 14 +++++- ...stSuite_virtio_user_for_container_networking.py | 14 +++++- tests/TestSuite_vm2vm_virtio_pmd.py | 7 +-- 17 files changed, 201 insertions(+), 52 deletions(-) -- 1.8.3.1