Message ID | 20200923100801.25084-1-linglix.chen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | TestSuite add the BSD License header information | expand |
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