Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/119707 Subject: [V1,2/2] conf/meson_tests: modify meson_tests suite to support test config in conf _Testing issues_ Diff: tests/TestSuite_meson_tests.py conf/meson_tests.cfg DPDK: commit 09de0ad998f62867b220db86cc506e358680c48d Author: Juraj Linkeš Date: Fri Nov 4 11:05:23 2022 +0000 Comment: dts: add executable script DTS: commit 878a9c7ea3b073956c4efc8cf21ac43454b1b336 Author: Zhimin Huang Date: Mon Oct 10 07:42:43 2022 +0800 Comment: tests/ice_dcf_qos:modify the command according to the dpdk changed Test environment and result as below: +-------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-------------+----------+---------------------------------+--------------------------------+ | meson_tests | NIC PF | not run | run | +-------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/20a3756bde2b49b199378e9daeb2d20e #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 5/3/2/0/0 with_patch Total/Pass/Fail/Blocked/NA: 5/4/1/0/0 Detail test results: +-------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------+------------+---------------+ | meson_tests/test_driver | failed | failed | | meson_tests/test_perf | passed | failed | | meson_tests/test_fasts | passed | passed | | meson_tests/test_extra | passed | passed | | meson_tests/test_debug | passed | passed | +-------------------------+------------+---------------+ DPDK STV team