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 DA66EA04AA; Tue, 8 Sep 2020 11:05:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8D3F71B9B7; Tue, 8 Sep 2020 11:05:11 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id B5631DE0 for ; Tue, 8 Sep 2020 11:05:09 +0200 (CEST) IronPort-SDR: Qv38Pp1AKCJe+10x3ApLpPT6Dq8ouBXF2jQK2h+exxjqCtOZ4AQWKvxc/3vM4Tj9T1u03loBXg LXnGSYCaiyzw== X-IronPort-AV: E=McAfee;i="6000,8403,9737"; a="158122622" X-IronPort-AV: E=Sophos;i="5.76,405,1592895600"; d="scan'208";a="158122622" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2020 02:05:08 -0700 IronPort-SDR: mHzNbP4JZLyDqLIlhc4rZB5qcAc84BZGtZBgdbzMJNI/0vIfyGh3Yg2zv7CpmYrpradGpincQb sWiQUa8bgrYw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,405,1592895600"; d="scan'208";a="479941366" Received: from fmsmsx601.amr.corp.intel.com ([10.18.126.81]) by orsmga005.jf.intel.com with ESMTP; 08 Sep 2020 02:05:06 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 8 Sep 2020 02:05:05 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 8 Sep 2020 17:05:03 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.1713.004; Tue, 8 Sep 2020 17:05:03 +0800 From: "Tu, Lijuan" To: "Zhou, JunX W" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1 00/38] Modify suites to support meson Thread-Index: AQHWhbHIkr68coY89kS214JB2jAUQKld05CAgACfRAA= Date: Tue, 8 Sep 2020 09:05:03 +0000 Message-ID: References: <20200908071825.118583-1-junx.w.zhou@intel.com> In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1 00/38] Modify suites to support meson 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 the series, thanks > -----Original Message----- > From: dts On Behalf Of Zhou, JunX W > Sent: 2020=1B$BG/=1B(B9=1B$B7n=1B(B8=1B$BF|=1B(B 15:35 > To: dts@dpdk.org > Subject: Re: [dts] [PATCH V1 00/38] Modify suites to support meson >=20 > Tested-by: junx.w.zhou@intel.com >=20 > -----Original Message----- > From: Zhou, JunX W > Sent: Tuesday, September 8, 2020 3:18 PM > To: dts@dpdk.org > Cc: Zhou, JunX W > Subject: [dts][PATCH V1 00/38] Modify suites to support meson >=20 > From: Zhou jun >=20 > Modify suite to support meson >=20 > Zhou jun (38): > tests/TestSuite_cmdline.py: adapt to support both meson and makefile > build > tests/TestSuite_coremask.py: adapt to support both meson and makefile > build > tests/TestSuite_distributor.py: adapt to support both meson and > makefile build > tests/TestSuite_efd.py: adapt to support both meson and makefile build > tests/TestSuite_external_memory.py: adapt to support both meson and > makefile build > tests/TestSuite_external_mempool_handler.py: adapt to support both > meson and makefile build > tests/TestSuite_flow_classify_softnic.py: adapt to support both meson > and makefile build > tests/TestSuite_hello_world.py: adapt to support both meson and > makefile build > tests/TestSuite_inline_ipsec.py: adapt to support both meson and > makefile build > tests/TestSuite_ip_pipeline.py: adapt to support both meson and > makefile build > tests/TestSuite_ipfrag.py: adapt to support both meson and makefile > build > tests/TestSuite_ipv4_reassembly.py: adapt to support both meson and > makefile build > tests/TestSuite_keep_alive.py: adapt to support both meson and > makefile build > tests/TestSuite_kni.py: adapt to support both meson and makefile build > tests/TestSuite_l2fwd.py: adapt to support both meson and makefile > build > tests/TestSuite_l3fwdacl.py: adapt to support both meson and makefile > build > tests/TestSuite_link_status_interrupt.py: adapt to support both meson > and makefile build > tests/TestSuite_metering_and_policing.py: adapt to support both meson > and makefile build > tests/TestSuite_multicast.py: adapt to support both meson and makefile > build > tests/TestSuite_pvp_virtio_user_4k_pages.py: adapt to support both > meson and makefile build > tests/TestSuite_pvp_virtio_user_multi_queues_port_restart.py: adapt to > support both meson and makefile build > tests/TestSuite_short_live.py: adapt to support both meson and > makefile build > tests/TestSuite_skeleton.py: adapt to support both meson and makefile > build > tests/TestSuite_timer.py: adapt to support both meson and makefile > build > tests/TestSuite_userspace_ethtool.py: adapt to support both meson and > makefile build > tests/TestSuite_vdev_primary_secondary.py: adapt to support both meson > and makefile build > tests/TestSuite_vhost_pmd_xstats.py: adapt to support both meson and > makefile build > tests/TestSuite_vhost_user_interrupt.py: adapt to support both meson > and makefile build > tests/TestSuite_vhost_virtio_pmd_interrupt.py: adapt to support both > meson and makefile build > tests/TestSuite_vhost_virtio_user_interrupt.py: adapt to support both > meson and makefile build > tests/TestSuite_virtio_event_idx_interrupt.py: adapt to support both > meson and makefile build > tests/TestSuite_virtio_pvp_regression.py: adapt to support both meson > and makefile build > tests/TestSuite_virtio_user_as_exceptional_path.py: adapt to support > both meson and makefile build > tests/TestSuite_vm2vm_virtio_net_perf.py: adapt to support both meson > and makefile build > tests/TestSuite_vm2vm_virtio_pmd.py: adapt to support both meson and > makefile build > tests/TestSuite_vm2vm_virtio_user.py: adapt to support both meson and > makefile build > tests/TestSuite_vmdq.py: adapt to support both meson and makefile > build > tests/TestSuite_vxlan_sample.py: adapt to support both meson and > makefile build >=20 > tests/TestSuite_cmdline.py | 4 +-- > tests/TestSuite_coremask.py | 16 +++++------- > tests/TestSuite_distributor.py | 13 +++++----- > tests/TestSuite_efd.py | 29 +++++++++++-----= ----- > tests/TestSuite_external_memory.py | 12 ++++----- > tests/TestSuite_external_mempool_handler.py | 6 +++-- > tests/TestSuite_flow_classify_softnic.py | 7 +++-- > tests/TestSuite_hello_world.py | 5 ++-- > tests/TestSuite_inline_ipsec.py | 2 +- > tests/TestSuite_ip_pipeline.py | 30 ++++++++--------= ------ > tests/TestSuite_ipfrag.py | 15 ++++++----- > tests/TestSuite_ipv4_reassembly.py | 3 ++- > tests/TestSuite_keep_alive.py | 5 ++-- > tests/TestSuite_kni.py | 7 ++--- > tests/TestSuite_l2fwd.py | 11 ++++---- > tests/TestSuite_l3fwdacl.py | 22 ++++++++-------- > tests/TestSuite_link_status_interrupt.py | 11 ++++---- > tests/TestSuite_metering_and_policing.py | 3 ++- > tests/TestSuite_multicast.py | 7 ++--- > tests/TestSuite_pvp_virtio_user_4k_pages.py | 5 ++-- > ...te_pvp_virtio_user_multi_queues_port_restart.py | 5 ++-- > tests/TestSuite_short_live.py | 11 +++++--- > tests/TestSuite_skeleton.py | 4 +-- > tests/TestSuite_timer.py | 4 +-- > tests/TestSuite_userspace_ethtool.py | 4 +-- > tests/TestSuite_vdev_primary_secondary.py | 8 +++--- > tests/TestSuite_vhost_pmd_xstats.py | 5 ++-- > tests/TestSuite_vhost_user_interrupt.py | 6 +++-- > tests/TestSuite_vhost_virtio_pmd_interrupt.py | 6 +++-- > tests/TestSuite_vhost_virtio_user_interrupt.py | 8 +++--- > tests/TestSuite_virtio_event_idx_interrupt.py | 3 ++- > tests/TestSuite_virtio_pvp_regression.py | 5 ++-- > tests/TestSuite_virtio_user_as_exceptional_path.py | 5 ++-- > tests/TestSuite_vm2vm_virtio_net_perf.py | 3 ++- > tests/TestSuite_vm2vm_virtio_pmd.py | 20 +++++++++------ > tests/TestSuite_vm2vm_virtio_user.py | 12 ++++++--- > tests/TestSuite_vmdq.py | 8 +++--- > tests/TestSuite_vxlan_sample.py | 13 ++++++---- > 38 files changed, 187 insertions(+), 156 deletions(-) >=20 > -- > 1.8.3.1