|FAILURE| pw163165-163167 [PATCH] [v3,3/3] doc: announce change to L
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Apr 17 14:36:21 CEST 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/163167
_Testing issues_
Submitter: Ciara Loftus <ciara.loftus at intel.com>
Date: Friday, April 17 2026 10:08:04
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: master
CommitID:532d2179c016f6a3006250c0cac1c4fd636159ac
163165-163167 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#482960
Test environment and result as below:
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+===============================+====================+==================+=========================+===================+======================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora Linux 42 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Alpine Linux 3.23.0 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 8.10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 10.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 9.7 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora Linux 43 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| openSUSE Leap 15.6 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Windows Server 2025 | SKIPPED | SKIPPED | FAIL | PASS | PASS |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
==== 20 line log output for Windows Server 2025 (dpdk_llvm_clang_compile): ====
1964 | nb_pkts--, txdp++, pkt++;
| ^
../drivers/net/intel/iavf/iavf_rxtx_vec_avx2.c:1964:3: note: cast expression to void to silence warning
1964 | nb_pkts--, txdp++, pkt++;
| ^~~~~~~~~
| (void)( )
../drivers/net/intel/iavf/iavf_rxtx_vec_avx2.c:1964:20: error: possible misuse of comma operator here [-Werror,-Wcomma]
1964 | nb_pkts--, txdp++, pkt++;
| ^
../drivers/net/intel/iavf/iavf_rxtx_vec_avx2.c:1964:14: note: cast expression to void to silence warning
1964 | nb_pkts--, txdp++, pkt++;
| ^~~~~~
| (void)( )
2 errors generated.
[429/898] Generating drivers/rte_net_ice.pmd.c with a custom command (wrapped by meson to set PATH)
[430/898] Generating drivers/rte_net_ixgbe.pmd.c with a custom command (wrapped by meson to set PATH)
[431/898] Generating drivers/rte_net_mlx5.pmd.c with a custom command (wrapped by meson to set PATH)
[432/898] Generating drivers/rte_net_null.pmd.c with a custom command (wrapped by meson to set PATH)
[433/898] Compiling C object drivers/librte_net_iavf_avx512_lib.a.p/net_intel_iavf_iavf_rxtx_vec_avx512.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Fedora Linux 42
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Alpine Linux 3.23.0
Kernel: 5.15
Compiler: gcc gcc (Alpine 15.2.0) 15.2.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Red Hat Enterprise Linux 10.1
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Red Hat Enterprise Linux 9.7
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Fedora Linux 43
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
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/35748/
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