Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/126974 Subject: [V2] tests/meson_tests: split test_args in conf/meson_tests.cfg and add -a param and save meson test log _Testing issues_ Diff: tests/TestSuite_meson_tests.py conf/meson_tests.cfg DPDK: commit a399d7b5a994e335c446d4b15d7622d71dd8848c Author: Nipun Gupta Date: Wed Jan 4 10:49:36 2023 +0530 Comment: vfio: do not coalesce DMA mappings DTS: commit eec72dc0ea5ba5e9b02dfed091e76f9dce0d38b9 Author: Lijuan Tu Date: Fri Apr 28 15:14:05 2023 +0800 Comment: version: 23.07-rc0 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/487eb34dca844be689338e372799e470 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: NA Status: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 5/2/3/0/0 with_patch Total/Pass/Fail/Blocked/NA: 5/2/3/0/0 Detail test results: +-------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------+------------+---------------+ | meson_tests/test_perf | failed | failed | | meson_tests/test_fasts | failed | failed | | meson_tests/test_driver | failed | failed | | meson_tests/test_debug | passed | passed | | meson_tests/test_extra | passed | passed | +-------------------------+------------+---------------+ DPDK STV team