|FAILURE| pw163073-163096 [PATCH] [v23,24/24] test: add comprehensiv
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Apr 16 01:16:21 CEST 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/163096
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Wednesday, April 15 2026 14:46:13
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:7baf81674a011ab8a2fe329566b6d43d7377244c
163073-163096 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#482307
Test environment and result as below:
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile | dpdk_mingw64_compile |
+===============================+====================+==================+=========================+===================+======================+
| openSUSE Leap 15.6 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora Linux 42 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 24.04 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 9.7 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Fedora Linux 43 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Red Hat Enterprise Linux 10.1 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Alpine Linux 3.23.0 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
| Windows Server 2025 | SKIPPED | SKIPPED | PASS | PASS | PASS |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+----------------------+
==== 20 line log output for Alpine Linux 3.23.0 (dpdk_meson_compile): ====
from [01m[K../app/test/test.h:29[m[K,
from [01m[K../app/test/test_pmd_pcap.c:5[m[K:
[01m[K../app/test/test_pmd_pcap.c:[m[K In function '[01m[Ktest_rx_timestamp[m[K':
[01m[K../app/test/test_pmd_pcap.c:2141:51:[m[K [01;31m[Kerror: [m[Kformat '[01m[K[01;32m[K%u[m[K[m[K' expects argument of type '[01m[K[01;32m[Kunsigned int[m[K[m[K', but argument 7 has type '[01m[K[01;34m[Klong unsigned int[m[K[m[K' [[01;31m[K-Werror=format=[m[K]
2141 | received, RTE_DIM(mbufs)[01;32m[K)[m[K;
| [01;32m[K^[m[K
[01m[K../lib/log/rte_log.h:334:39:[m[K [01;36m[Knote: [m[Kin definition of macro '[01m[KRTE_LOG[m[K'
334 | RTE_LOGTYPE_ ## t, # [01;36m[Kt[m[K ": " __VA_ARGS__)
| [01;36m[K^[m[K
[01m[K../lib/eal/include/rte_test.h:29:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KRTE_TEST_ASSERT[m[K'
29 | [01;36m[KRTE_TEST_ASSERT[m[K(a == b, msg, ##__VA_ARGS__)
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K../app/test/test.h:33:27:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KRTE_TEST_ASSERT_EQUAL[m[K'
33 | #define TEST_ASSERT_EQUAL [01;36m[KRTE_TEST_ASSERT_EQUAL[m[K
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K../app/test/test_pmd_pcap.c:2139:9:[m[K [01;36m[Knote: [m[Kin expansion of macro '[01m[KTEST_ASSERT_EQUAL[m[K'
2139 | [01;36m[KTEST_ASSERT_EQUAL[m[K(received, RTE_DIM(mbufs),
| [01;36m[K^~~~~~~~~~~~~~~~~[m[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28)
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
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: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Red Hat Enterprise Linux 9.7
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Fedora Linux 43
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Red Hat Enterprise Linux 10.1
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Alpine Linux 3.23.0
Kernel: 5.15
Compiler: gcc gcc (Alpine 15.2.0) 15.2.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/35735/
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