From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw158861-158866 [PATCH] [v3,6/6] test: re-enable format-tr
Date: Tue, 18 Nov 2025 06:59:48 -0800 (PST) [thread overview]
Message-ID: <691c89e4.050a0220.237ff6.0aa4SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251117175332.14014-7-stephen@networkplumber.org>
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158866
_Testing issues_
Submitter: Stephen Hemminger <stephen@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/
next prev parent reply other threads:[~2025-11-18 14:59 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251117175332.14014-7-stephen@networkplumber.org>
2025-11-17 17:19 ` |SUCCESS| pw158861-158866 [PATCH v3 6/6] test: re-enable format-truncation warnings qemudev
2025-11-17 17:24 ` qemudev
2025-11-17 17:53 ` |SUCCESS| pw158866 " checkpatch
2025-11-17 18:54 ` |FAILURE| " 0-day Robot
2025-11-18 11:13 ` |FAILURE| pw158861-158866 [PATCH] [v3,6/6] test: re-enable format-tr dpdklab
2025-11-18 11:14 ` |PENDING| " dpdklab
2025-11-18 11:14 ` |SUCCESS| " dpdklab
2025-11-18 11:16 ` |FAILURE| " dpdklab
2025-11-18 11:20 ` |SUCCESS| " dpdklab
2025-11-18 11:21 ` |FAILURE| " dpdklab
2025-11-18 11:23 ` dpdklab
2025-11-18 11:31 ` |SUCCESS| " dpdklab
2025-11-18 11:31 ` |PENDING| " dpdklab
2025-11-18 11:33 ` |WARNING| " dpdklab
2025-11-18 11:33 ` |FAILURE| " dpdklab
2025-11-18 11:33 ` dpdklab
2025-11-18 11:34 ` |SUCCESS| " dpdklab
2025-11-18 11:37 ` dpdklab
2025-11-18 11:37 ` dpdklab
2025-11-18 11:37 ` dpdklab
2025-11-18 11:45 ` |WARNING| " dpdklab
2025-11-18 11:55 ` |SUCCESS| " dpdklab
2025-11-18 12:00 ` |WARNING| " dpdklab
2025-11-18 12:04 ` |FAILURE| " dpdklab
2025-11-18 12:08 ` dpdklab
2025-11-18 14:59 ` dpdklab [this message]
2025-11-18 16:05 ` |WARNING| " dpdklab
2025-11-18 16:30 ` |FAILURE| " dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=691c89e4.050a0220.237ff6.0aa4SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=stephen@networkplumber.org \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).