|FAILURE| pw158932 [PATCH] mbuf: fix packet copy
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Nov 20 19:20:13 CET 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158932
_Testing issues_
Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Wednesday, November 19 2025 12:04:03
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ef98b88455bf4a7c8b7aa3106a761c9e9270d6a3
158932 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#32530
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+===============================+====================+===================+=========================+======================+==================+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Fedora Linux 42 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| openSUSE Leap 15.6 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Red Hat Enterprise Linux 8.10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Red Hat Enterprise Linux 9.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Alpine Linux 3.22.0 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | FAIL | PASS | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+----------------------+------------------+
==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
LINK : fatal error LNK1181: cannot open input file 'mlx5devx.lib'
clang: error: linker command failed with exit code 1181 (use -v to see invocation)
[746/899] Linking target app/dpdk-test-cmdline.exe
FAILED: app/dpdk-test-cmdline.exe
"clang" @app/dpdk-test-cmdline.exe.rsp
LINK : fatal error LNK1181: cannot open input file 'mlx5devx.lib'
clang: error: linker command failed with exit code 1181 (use -v to see invocation)
[747/899] Compiling C object app/dpdk-testpmd.exe.p/.._drivers_net_intel_ixgbe_ixgbe_testpmd.c.obj
[748/899] Linking target app/dpdk-test-flow-perf.exe
FAILED: app/dpdk-test-flow-perf.exe
"clang" @app/dpdk-test-flow-perf.exe.rsp
LINK : fatal error LNK1181: cannot open input file 'mlx5devx.lib'
clang: error: linker command failed with exit code 1181 (use -v to see invocation)
[749/899] Linking target app/dpdk-test-gpudev.exe
FAILED: app/dpdk-test-gpudev.exe
"clang" @app/dpdk-test-gpudev.exe.rsp
LINK : fatal error LNK1181: cannot open input file 'mlx5devx.lib'
clang: error: linker command failed with exit code 1181 (use -v to see invocation)
[750/899] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_testpmd.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine Linux 3.22.0
Kernel: 5.15
Compiler: gcc gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
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/34642/
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