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 BFD1CA04B5; Thu, 10 Sep 2020 02:53:19 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8C5011BEB3; Thu, 10 Sep 2020 02:53:19 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 5BCC32BA8 for ; Thu, 10 Sep 2020 02:53:18 +0200 (CEST) IronPort-SDR: jTOGhyTaGg7D0SM8gI4gohAQf9xkWMaAA4WQiik7caStL310RhOKTIdwGkZrgNzbPvl8CbV9Yw joXWvfdTLaEg== X-IronPort-AV: E=McAfee;i="6000,8403,9739"; a="146157113" X-IronPort-AV: E=Sophos;i="5.76,411,1592895600"; d="scan'208";a="146157113" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Sep 2020 17:53:16 -0700 IronPort-SDR: vQacvSgPzJENCNUo7p4gB6ueZr+EX+2fMgS/XKChwx72e7UTTHINu0GXYVCJA30HdgUr7at0nD bWhFE7Y/xyfg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,411,1592895600"; d="scan'208";a="336957550" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by fmsmga002.fm.intel.com with ESMTP; 09 Sep 2020 17:53:16 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Wed, 9 Sep 2020 17:53:14 -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; Thu, 10 Sep 2020 08:53:13 +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; Thu, 10 Sep 2020 08:53:13 +0800 From: "Tu, Lijuan" To: "Zhang, XiX" , "dts@dpdk.org" CC: "Zhang, XiX" Thread-Topic: [dts] [PATCH V1 00/38]Modify suite to support meson & makefile Thread-Index: AQHWgpNEA8jB+zk7P06VNvtEj6KqGalhFA/w Date: Thu, 10 Sep 2020 00:53:13 +0000 Message-ID: <1f2d97a9ddee42c58994d26521fb6e51@intel.com> References: <1599207285-21788-1-git-send-email-xix.zhang@intel.com> In-Reply-To: <1599207285-21788-1-git-send-email-xix.zhang@intel.com> 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 suite to support meson & makefile 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 except the thirty-fifth , tests/TestSuite_softnic.py:sup= port meson build > -----Original Message----- > From: dts On Behalf Of xizhan4x > Sent: 2020=1B$BG/=1B(B9=1B$B7n=1B(B4=1B$BF|=1B(B 16:14 > To: dts@dpdk.org > Cc: Zhang, XiX > Subject: [dts] [PATCH V1 00/38]Modify suite to support meson & makefile >=20 > Modify suite to support meson & makefile >=20 > xizhan4x (38): > tests-TestSuite_dpdk_gro_lib.py:support meson build > tests-TestSuite_dpdk_gso_lib.py:support meson build > tests-TestSuite_dynamic_config.py:support meson build > tests-TestSuite_dynamic_config.py:support meson build > tests-TestSuite_fdir.py:support meson build > tests-TestSuite_flow_classify.py:support meson build > tests-TestSuite_fortville_rss_granularity_config.py:support meson > build > tests-TestSuite_generic_flow_api.py:support meson build > tests-TestSuite_hotplug.py:support meson build > tests-TestSuite_hotplug_mp.py:support meson build > tests-TestSuite_interrupt_pmd.py:support meson build > tests-TestSuite_ipgre.py:support meson build > tests-TestSuite_l2fwd_jobstats.py:support meson build > tests/TestSuite_loopback_multi_paths_port_restart.py:support meson > build > tests/TestSuite_loopback_multi_queues.py:support meson build > tests/TestSuite_loopback_virtio_user_server_mode.py:support meson > build > tests/TestSuite_multiple_pthread.py:support meson build > tests/TestSuite_ntb.py:support meson build > tests/TestSuite_nvgre.py:support meson build > tests/TestSuite_perf_virtio_user_loopback.py:support meson build > tests/TestSuite_perf_vm2vm_virtio_net_perf.py:support meson build > tests/TestSuite_pmdpcap.py:support meson build > tests/TestSuite_pmdrss_hash.py:support meson build > tests/TestSuite_pvp_diff_qemu_version.py:support meson build > tests/TestSuite_pvp_multi_paths_performance.py:support meson build > tests/TestSuite_pvp_multi_paths_vhost_single_core_performance.py:suppor= t > meson build > tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py:suppo= rt > meson build > tests/TestSuite_pvp_qemu_multi_paths_port_restart.py:support meson > build > tests/TestSuite_pvp_share_lib.py:support meson build > tests/TestSuite_pvp_vhost_user_built_in_net_driver.py:support meson > build > tests/TestSuite_pvp_vhost_user_reconnect.py:support meson build > tests/TestSuite_pvp_virtio_user_2M_hugepages.py:support meson build > tests/TestSuite_qinq_filter.py:support meson build > tests/TestSuite_queue_start_stop.py: > tests/TestSuite_softnic.py:support meson build > tests/TestSuite_tso.py:support meson build > tests/TestSuite_vxlan.py:support meson build > tests/TestSuite_vxlan_gpe_support_in_i40e.py:support meson build >=20 > tests/TestSuite_dpdk_gro_lib.py | 8 +- > tests/TestSuite_dpdk_gso_lib.py | 8 +- > tests/TestSuite_dynamic_config.py | 10 +-- > tests/TestSuite_eventdev_pipeline.py | 6 +- > tests/TestSuite_fdir.py | 39 ++++----- > tests/TestSuite_flow_classify.py | 6 +- > .../TestSuite_fortville_rss_granularity_config.py | 32 +++----- > tests/TestSuite_generic_flow_api.py | 26 +++--- > tests/TestSuite_hotplug.py | 92 ++++++++++++----= ------ > tests/TestSuite_hotplug_mp.py | 18 +++-- > tests/TestSuite_interrupt_pmd.py | 2 +- > tests/TestSuite_ipgre.py | 39 +++++---- > tests/TestSuite_l2fwd_jobstats.py | 2 +- > .../TestSuite_loopback_multi_paths_port_restart.py | 5 +- > tests/TestSuite_loopback_multi_queues.py | 5 +- > .../TestSuite_loopback_virtio_user_server_mode.py | 7 +- > tests/TestSuite_multiple_pthread.py | 42 +++++----- > tests/TestSuite_ntb.py | 2 +- > tests/TestSuite_nvgre.py | 25 +++--- > tests/TestSuite_perf_virtio_user_loopback.py | 5 +- > tests/TestSuite_perf_vm2vm_virtio_net_perf.py | 4 +- > tests/TestSuite_pmdpcap.py | 9 ++- > tests/TestSuite_pmdrss_hash.py | 19 ++--- > tests/TestSuite_pvp_diff_qemu_version.py | 11 +-- > tests/TestSuite_pvp_multi_paths_performance.py | 8 +- > ...vp_multi_paths_vhost_single_core_performance.py | 8 +- > ...p_multi_paths_virtio_single_core_performance.py | 8 +- > .../TestSuite_pvp_qemu_multi_paths_port_restart.py | 17 ++-- > tests/TestSuite_pvp_share_lib.py | 10 ++- > ...TestSuite_pvp_vhost_user_built_in_net_driver.py | 8 +- > tests/TestSuite_pvp_vhost_user_reconnect.py | 22 +++--- > tests/TestSuite_pvp_virtio_user_2M_hugepages.py | 12 +-- > tests/TestSuite_qinq_filter.py | 35 ++++---- > tests/TestSuite_queue_start_stop.py | 5 +- > tests/TestSuite_softnic.py | 9 ++- > tests/TestSuite_tso.py | 9 ++- > tests/TestSuite_vxlan.py | 37 ++++----- > tests/TestSuite_vxlan_gpe_support_in_i40e.py | 5 +- > 38 files changed, 335 insertions(+), 280 deletions(-) >=20 > -- > 1.8.3.1