|FAILURE| pw159126-159133 [PATCH] [RFC,8/8] eal: limit maximum runti
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Dec 4 23:44:30 CET 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159133
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Tuesday, December 02 2025 17:24:34
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:80b3e9cad7599ce01f94cd6f8f966401a77e29c1
159126-159133 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#32771
Test environment and result as below:
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+===============================+====================+==================+===================+=========================+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Fedora Linux 42 | PEND | PEND | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| openSUSE Leap 15.6 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 | FAIL | WARN | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Alpine Linux 3.22.0 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
| Windows Server 2025 | SKIPPED | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+------------------+-------------------+-------------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
[302/3637] Generating rte_distributor_map with a custom command
[303/3637] Generating distributor.sym_chk with a custom command (wrapped by meson to capture output)
[304/3637] Linking target lib/librte_distributor.so.26.1
[305/3637] Generating symbol file lib/librte_distributor.so.26.1.p/librte_distributor.so.26.1.symbols
[306/3637] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o
[307/3637] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o
[308/3637] Linking static target lib/librte_dmadev.a
[309/3637] Generating rte_dmadev_map with a custom command
[310/3637] Generating dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[311/3637] Linking target lib/librte_dmadev.so.26.1
[312/3637] Generating symbol file lib/librte_dmadev.so.26.1.p/librte_dmadev.so.26.1.symbols
[313/3637] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
FAILED: lib/librte_efd.a.p/efd_rte_efd.c.o
ccache cc -Ilib/librte_efd.a.p -Ilib -I../lib -Ilib/efd -I../lib/efd -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/ring -I../lib/ring -Ilib/hash -I../lib/hash -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-a
ligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.efd -MD -MQ lib/librte_efd.a.p/efd_rte_efd.c.o -MF lib/librte_efd.a.p/efd_rte_efd.c.o.d -o lib/librte_efd.a.p/efd_rte_efd.c.o -c ../lib/efd/rte_efd.c
../lib/efd/rte_efd.c: In function 'rte_efd_create':
../lib/efd/rte_efd.c:714:16: error: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Werror=sign-compare]
714 | if (cc >= sizeof(ring_name)) {
| ^~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 42
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
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
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
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/34718/
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