From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Chen, LingliX" <linglix.chen@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Chen, LingliX" <linglix.chen@intel.com>
Subject: Re: [dts] [PATCH V1 00/30] TestSuite add the BSD License header information
Date: Mon, 28 Sep 2020 08:41:50 +0000
Message-ID: <d481c24bbbb041fb8e034013367268f5@intel.com> (raw)
In-Reply-To: <20200923100801.25084-1-linglix.chen@intel.com>
Applied
> Subject: [dts] [PATCH V1 00/30] TestSuite add the BSD License header
> information
>
> TestSuite add the BSD License header information
>
> Chen Linglix (30):
> tests/TestSuite_cloud_filter:add the BSD License header information
> tests/TestSuite_cvl_rss_configure:add the BSD License header
> information
> tests/TestSuite_cvl_advanced_iavf_rss:add the BSD License header
> information
> tests/TestSuite_vf_jumboframe:add the BSD License header information
> tests/TestSuite_vf_offload:add the BSD License header information
> tests/TestSuite_ddp_mpls:add the BSD License header information
> tests/TestSuite_vf_packet_rxtx:add the BSD License header information
> tests/TestSuite_eventdev_pipeline_perf:add the BSD License header
> information
> tests/TestSuite_vf_daemon:add the BSD License header information
> tests/TestSuite_hotplug_mp:add the BSD License header information
> tests/TestSuite_vmdq:add the BSD License header information
> tests/TestSuite_cvl_advanced_rss:add the BSD License header
> information
> tests/TestSuite_sriov_kvm:add the BSD License header information
> tests/TestSuite_eventdev_perf:add the BSD License header information
> tests/TestSuite_vf_macfilter:add the BSD License header information
> tests/TestSuite_vf_vlan:add the BSD License header information
> tests/TestSuite_unit_tests_eal:add the BSD License header information
> tests/TestSuite_ipv4_reassembly:add the BSD License header information
> tests/TestSuite_multicast:add the BSD License header information
> tests/TestSuite_loadbalancer:add the BSD License header information
> tests/TestSuite_ddp_gtp_qregion:add the BSD License header information
> tests/TestSuite_dynamic_queue:add the BSD License header information
> tests/TestSuite_nvgre:add the BSD License header information
> tests/TestSuite_vxlan:add the BSD License header information
> tests/TestSuite_ddp_gtp:add the BSD License header information
> tests/TestSuite_coremask:add the BSD License header information
> tests/TestSuite_ddp_ppp_l2tp:add the BSD License header information
> tests/TestSuite_dynamic_flowtype:add the BSD License header
> information
> tests/TestSuite_vf_port_start_stop:add the BSD License header
> information
> tests/TestSuite_unit_tests_event_timer:add the BSD License header
> information
>
> tests/TestSuite_cloud_filter.py | 31 +++++++++++++++++++++++
> tests/TestSuite_coremask.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_cvl_advanced_iavf_rss.py | 31 +++++++++++++++++++++++
> tests/TestSuite_cvl_advanced_rss.py | 31 +++++++++++++++++++++++
> tests/TestSuite_cvl_rss_configure.py | 31 +++++++++++++++++++++++
> tests/TestSuite_ddp_gtp.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_ddp_gtp_qregion.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_ddp_mpls.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_ddp_ppp_l2tp.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_dynamic_flowtype.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_dynamic_queue.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_eventdev_perf.py | 31 +++++++++++++++++++++--
> tests/TestSuite_eventdev_pipeline_perf.py | 31 +++++++++++++++++++++--
> tests/TestSuite_hotplug_mp.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_ipv4_reassembly.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_loadbalancer.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_multicast.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_nvgre.py | 31 +++++++++++++++++++++++
> tests/TestSuite_sriov_kvm.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_unit_tests_eal.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_unit_tests_event_timer.py | 31 +++++++++++++++++++++--
> tests/TestSuite_vf_daemon.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vf_jumboframe.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vf_macfilter.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vf_offload.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vf_packet_rxtx.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vf_port_start_stop.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vf_vlan.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vmdq.py | 31 ++++++++++++++++++++++-
> tests/TestSuite_vxlan.py | 31 +++++++++++++++++++++++
> 30 files changed, 903 insertions(+), 27 deletions(-)
>
> --
> 2.17.1
prev parent reply other threads:[~2020-09-28 8:41 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-23 10:07 Chen Linglix
2020-09-23 10:07 ` [dts] [dts 01/30] tests/TestSuite_cloud_filter:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 02/30] tests/TestSuite_cvl_rss_configure:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 03/30] tests/TestSuite_cvl_advanced_iavf_rss:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 04/30] tests/TestSuite_vf_jumboframe:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 05/30] tests/TestSuite_vf_offload:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 06/30] tests/TestSuite_ddp_mpls:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 07/30] tests/TestSuite_vf_packet_rxtx:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 08/30] tests/TestSuite_eventdev_pipeline_perf:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 09/30] tests/TestSuite_vf_daemon:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 10/30] tests/TestSuite_hotplug_mp:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 11/30] tests/TestSuite_vmdq:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 12/30] tests/TestSuite_cvl_advanced_rss:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 13/30] tests/TestSuite_sriov_kvm:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 14/30] tests/TestSuite_eventdev_perf:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 15/30] tests/TestSuite_vf_macfilter:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 16/30] tests/TestSuite_vf_vlan:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 17/30] tests/TestSuite_unit_tests_eal:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 18/30] tests/TestSuite_ipv4_reassembly:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 19/30] tests/TestSuite_multicast:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 20/30] tests/TestSuite_loadbalancer:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 21/30] tests/TestSuite_ddp_gtp_qregion:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 22/30] tests/TestSuite_dynamic_queue:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 23/30] tests/TestSuite_nvgre:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 24/30] tests/TestSuite_vxlan:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 25/30] tests/TestSuite_ddp_gtp:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 26/30] tests/TestSuite_coremask:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 27/30] tests/TestSuite_ddp_ppp_l2tp:add " Chen Linglix
2020-09-23 10:07 ` [dts] [dts 28/30] tests/TestSuite_dynamic_flowtype:add " Chen Linglix
2020-09-23 10:08 ` [dts] [dts 29/30] tests/TestSuite_vf_port_start_stop:add " Chen Linglix
2020-09-23 10:08 ` [dts] [dts 30/30] tests/TestSuite_unit_tests_event_timer:add " Chen Linglix
2020-09-28 8:41 ` 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=d481c24bbbb041fb8e034013367268f5@intel.com \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=linglix.chen@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
test suite reviews and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/dts/0 dts/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dts dts/ http://inbox.dpdk.org/dts \
dts@dpdk.org
public-inbox-index dts
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dts
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git