From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Zhang, XiX" <xix.zhang@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Zhang, XiX" <xix.zhang@intel.com>
Subject: Re: [dts] [PATCH V1 00/38]Modify suite to support meson & makefile
Date: Thu, 10 Sep 2020 00:53:13 +0000 [thread overview]
Message-ID: <1f2d97a9ddee42c58994d26521fb6e51@intel.com> (raw)
In-Reply-To: <1599207285-21788-1-git-send-email-xix.zhang@intel.com>
Applied the series except the thirty-fifth , tests/TestSuite_softnic.py:support meson build
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of xizhan4x
> Sent: 2020年9月4日 16:14
> To: dts@dpdk.org
> Cc: Zhang, XiX <xix.zhang@intel.com>
> Subject: [dts] [PATCH V1 00/38]Modify suite to support meson & makefile
>
> Modify suite to support meson & makefile
>
> 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:support
> meson build
> tests/TestSuite_pvp_multi_paths_virtio_single_core_performance.py:support
> 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
>
> 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(-)
>
> --
> 1.8.3.1
prev parent reply other threads:[~2020-09-10 0:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-04 8:14 xizhan4x
2020-09-10 0:53 ` Tu, Lijuan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1f2d97a9ddee42c58994d26521fb6e51@intel.com \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=xix.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).