|FAILURE| pw159212-159228 [PATCH] [v5,17/17] lib: enable format over

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Dec 8 11:39:34 CET 2025


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159228

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Sunday, December 07 2025 19:12:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f

159212-159228 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#399100

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Fedora Linux 41               | PEND           |
+-------------------------------+----------------+
| Fedora Linux 42               | PEND           |
+-------------------------------+----------------+
| CentOS Stream 9               | PEND           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | WARN           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PEND           |
+-------------------------------+----------------+
| Fedora Linux 40               | PEND           |
+-------------------------------+----------------+
| Debian GNU/Linux 12           | PEND           |
+-------------------------------+----------------+
| Ubuntu 24.04                  | PEND           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5  | PEND           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PEND           |
+-------------------------------+----------------+
| CentOS Stream 10              | PEND           |
+-------------------------------+----------------+
| Windows Server 2022           | PEND           |
+-------------------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[272/3605] Compiling C object lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
FAILED: lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o
ccache cc -Ilib/librte_cfgfile.a.p -Ilib -I../lib -Ilib/cfgfile -I../lib/cfgfile -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 -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-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAU
 LT_LOGTYPE=lib.cfgfile -MD -MQ lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o -MF lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o.d -o lib/librte_cfgfile.a.p/cfgfile_rte_cfgfile.c.o -c ../lib/cfgfile/rte_cfgfile.c
In file included from ../lib/cfgfile/rte_cfgfile.c:11:
../lib/cfgfile/rte_cfgfile.c: In function 'rte_cfgfile_load_with_params':
../lib/eal/include/rte_string_fns.h:63:17: error: '%s' directive output may be truncated writing up to 323 bytes into a region of size 64 [-Werror=format-truncation=]
63 |  return (size_t)snprintf(dst, size, "%s", src);
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
from ../lib/cfgfile/rte_cfgfile.c:5:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 324 bytes into a destination of size 64
67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 |        __bos (__s), __fmt, __va_arg_pack ());
|        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[273/3605] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o
[274/3605] Compiling C object lib/librte_bpf.a.p/bpf_bpf_jit_x86.c.o
[275/3605] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora Linux 41
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Fedora Linux 42
	Kernel: 5.15
	Compiler: gcc 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: 5.15
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

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)

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

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/34742/

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