|FAILURE| pw158861-158866 [PATCH] [v3,6/6] test: re-enable format-tr
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Nov 18 15:59:48 CET 2025
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158866
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Monday, November 17 2025 17:52:13
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2c5b18a3ba6676d3d7e6fd2985d12b023350be19
158861-158866 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#394133
Test environment and result as below:
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+==============================+==============+==============================+===========================+================+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | PASS | SKIPPED |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 10 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 42 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 40 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 41 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../app/test/test_cryptodev.c:17731:45: error: ',socket_id=' directive output may be truncated writing 11 bytes into a region of size between 1 and 100 [-Werror=format-truncation=]
17731 | snprintf(vdev_args, sizeof(vdev_args), "%s,socket_id=%d",
| ^~~~~~~~~~~
../app/test/test_cryptodev.c:17731:42: note: directive argument in the range [0, 65535]
17731 | snprintf(vdev_args, sizeof(vdev_args), "%s,socket_id=%d",
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
from ../lib/eal/include/rte_hexdump.h:13,
from ../app/test/test_cryptodev.c:10:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 116 bytes into a destination of size 100
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
[3618/3808] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_96_111_seg.c.o
[3619/3808] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_80_95_seg.c.o
[3620/3808] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_tx_cn20k_tx_112_127_seg.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 42
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 40
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora Linux 41
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34629/
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