Tested-by: Chen, LingliX Regards, Chen, LingliX -----Original Message----- From: Chen, LingliX Sent: Thursday, September 3, 2020 4:28 PM To: dts@dpdk.org Cc: Chen, LingliX Subject: [dts][PATCH V1 00/15] support meson build method modify dts to support meson build method. Chen Linglix (15): tests/TestSuite_unit_tests_cmdline:update to support meson build tests/TestSuite_unit_tests_crc:update to support meson build tests/TestSuite_unit_tests_dump:update to support meson build tests/TestSuite_unit_tests_eal:update to support meson build tests/TestSuite_unit_tests_kni:update to support meson build tests/TestSuite_unit_tests_loopback:update to support meson build tests/TestSuite_unit_tests_lpm:update to support meson build tests/TestSuite_unit_tests_mbuf:update to support meson build tests/TestSuite_unit_tests_mempool:update to support meson build tests/TestSuite_unit_tests_pmd_perf:update to support meson build tests/TestSuite_unit_tests_power:update to support meson build tests/TestSuite_unit_tests_qos:update to support meson build tests/TestSuite_unit_tests_ringpmd:update to support meson build tests/TestSuite_unit_tests_ring:update to support meson build tests/TestSuite_unit_tests_timer:update to support meson build tests/TestSuite_unit_tests_cmdline.py | 3 ++- tests/TestSuite_unit_tests_crc.py | 3 ++- tests/TestSuite_unit_tests_dump.py | 30 +++++++++++++++++++----------- tests/TestSuite_unit_tests_eal.py | 10 ++++++---- tests/TestSuite_unit_tests_kni.py | 3 ++- tests/TestSuite_unit_tests_loopback.py | 18 +++++++----------- tests/TestSuite_unit_tests_lpm.py | 20 ++++++++------------ tests/TestSuite_unit_tests_mbuf.py | 3 ++- tests/TestSuite_unit_tests_mempool.py | 6 ++++-- tests/TestSuite_unit_tests_pmd_perf.py | 6 ++++-- tests/TestSuite_unit_tests_power.py | 9 ++++++--- tests/TestSuite_unit_tests_qos.py | 9 ++++++--- tests/TestSuite_unit_tests_ring.py | 6 ++++-- tests/TestSuite_unit_tests_ringpmd.py | 6 ++++-- tests/TestSuite_unit_tests_timer.py | 6 ++++-- 15 files changed, 80 insertions(+), 58 deletions(-) -- 1.8.3.1