|FAILURE| pw166172 [PATCH] vhost/crypto: fix segfault
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jun 26 14:17:17 CEST 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/166172
_Testing issues_
Submitter: Radu Nicolau <radu.nicolau at intel.com>
Date: Wednesday, June 24 2026 14:20:23
DPDK git baseline: Repo:dpdk-next-virtio
Branch: master
CommitID:fdddb343a28567d5efa4732ae6ae4a853d9ca272
166172 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#36810
Test environment and result as below:
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+===============================+====================+==================+===================+=========================+
| FreeBSD 14.3 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Alpine Linux 3.23.4 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Fedora Linux 43 | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| openSUSE Leap 15.6 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Red Hat Enterprise Linux 9.7 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Red Hat Enterprise Linux 10.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Fedora Linux 44 | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Windows Server 2025 | SKIPPED | SKIPPED | PASS | PASS |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
==== 20 line log output for FreeBSD 14.3 (dpdk_meson_compile): ====
+ meson build --werror
Traceback (most recent call last):
File "/usr/local/bin/meson", line 8, in <module>
sys.exit(main())
^^^^^^
File "/usr/local/lib/python3.11/site-packages/mesonbuild/mesonmain.py", line 313, in main
return run(sys.argv[1:], launcher)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/mesonbuild/mesonmain.py", line 303, in run
validate_original_args(args)
File "/usr/local/lib/python3.11/site-packages/mesonbuild/mesonmain.py", line 238, in validate_original_args
import mesonbuild.options
File "/usr/local/lib/python3.11/site-packages/mesonbuild/options.py", line 17, in <module>
from .mesonlib import (
ImportError: cannot import name 'HoldableObject' from 'mesonbuild.mesonlib' (/usr/local/lib/python3.11/site-packages/mesonbuild/mesonlib/__init__.py)
==== End log output ====
FreeBSD 14.3
Kernel: 14.3-RELEASE-p9
Compiler: clang gcc (FreeBSD Ports Collection) 14.2.0
Alpine Linux 3.23.4
Kernel: 7.0
Compiler: gcc gcc (Alpine 15.2.0) 15.2.0
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 43
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
openSUSE Leap 15.6
Kernel: 7.0
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Fedora Linux 44
Kernel: 7.0
Compiler: clang gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36366/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list