automatic DPDK test reports
 help / color / mirror / Atom feed
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| pw159155-159168 [PATCH] [RFC,v2,14/14] lib: enable format
Date: Fri, 05 Dec 2025 21:13:54 -0800 (PST)	[thread overview]
Message-ID: <6933bb92.050a0220.3158cd.e0adSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251205022948.327743-15-stephen@networkplumber.org>

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159168

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 05 2025 02:28:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:80b3e9cad7599ce01f94cd6f8f966401a77e29c1

159155-159168 --> testing issues

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

Test environment and result as below:

+------------------------------+---------------------------+----------------+------------------------------+--------------+
|         Environment          | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==============================+===========================+================+==============================+==============+
| Debian 12 (arm)              | WARN                      | SKIPPED        | WARN                         | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 10             | SKIPPED                   | WARN           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 22.04                 | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 9              | SKIPPED                   | WARN           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Debian GNU/Linux 12          | SKIPPED                   | WARN           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 40              | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 41              | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 42              | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04                 | SKIPPED                   | PEND           | SKIPPED                      | WARN         |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 24.04                 | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 |        __bos (__s), __fmt, __va_arg_pack ());
|        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/common/eal_common_tailqs.c:12:
../lib/eal/common/eal_common_tailqs.c: In function 'rte_eal_tailqs_init':
../lib/eal/include/rte_string_fns.h:63:17: error: '__builtin_snprintf' output may be truncated before the last format character [-Werror=format-truncation=]
63 |  return (size_t)snprintf(dst, size, "%s", src);
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
from ../lib/eal/common/eal_common_tailqs.c:6:
/usr/include/aarch64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 32 bytes into a destination of size 31
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
[50/407] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[51/407] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[52/407] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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)

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

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

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)

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

Fedora Linux 42
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34729/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2025-12-06  5:13 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251205022948.327743-15-stephen@networkplumber.org>
2025-12-05  2:03 ` |SUCCESS| pw159155-159168 [RFC v2 14/14] lib: enable format overflow warnings qemudev
2025-12-05  2:11 ` |FAILURE| " qemudev
2025-12-05  2:30 ` |SUCCESS| pw159168 " checkpatch
2025-12-05  3:24 ` |FAILURE| " 0-day Robot
2025-12-05  6:28 ` |FAILURE| pw159155-159168 [PATCH] [RFC,v2,14/14] lib: enable format dpdklab
2025-12-05  6:31 ` dpdklab
2025-12-05  6:37 ` |SUCCESS| " dpdklab
2025-12-05  7:04 ` |PENDING| " dpdklab
2025-12-05  7:05 ` |SUCCESS| " dpdklab
2025-12-05  7:33 ` dpdklab
2025-12-05  9:13 ` |WARNING| " dpdklab
2025-12-05  9:34 ` dpdklab
2025-12-05  9:36 ` |FAILURE| " dpdklab
2025-12-05 11:18 ` |WARNING| " dpdklab
2025-12-05 11:26 ` |FAILURE| " dpdklab
2025-12-05 11:55 ` dpdklab
2025-12-05 12:03 ` dpdklab
2025-12-05 12:28 ` dpdklab
2025-12-05 12:47 ` dpdklab
2025-12-05 12:49 ` dpdklab
2025-12-05 16:18 ` |SUCCESS| " dpdklab
2025-12-05 16:32 ` |FAILURE| " dpdklab
2025-12-05 16:51 ` |WARNING| " dpdklab
2025-12-05 23:02 ` |SUCCESS| " dpdklab
2025-12-05 23:18 ` dpdklab
2025-12-06  0:52 ` |FAILURE| " dpdklab
2025-12-06  1:16 ` dpdklab
2025-12-06  1:17 ` dpdklab
2025-12-06  1:19 ` dpdklab
2025-12-06  1:30 ` dpdklab
2025-12-06  2:24 ` dpdklab
2025-12-06  2:51 ` dpdklab
2025-12-06  5:11 ` dpdklab
2025-12-06  5:11 ` dpdklab
2025-12-06  5:11 ` dpdklab
2025-12-06  5:12 ` dpdklab
2025-12-06  5:12 ` dpdklab
2025-12-06  5:13 ` dpdklab
2025-12-06  5:13 ` dpdklab [this message]
2025-12-06  5:15 ` dpdklab
2025-12-06  5:17 ` dpdklab
2025-12-06  5:18 ` dpdklab
2025-12-06  5:20 ` dpdklab
2025-12-06  5:22 ` dpdklab
2025-12-06  6:04 ` dpdklab
2025-12-06  6:05 ` dpdklab
2025-12-06  6:06 ` |WARNING| " dpdklab
2025-12-06 12:22 ` |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=6933bb92.050a0220.3158cd.e0adSMTPIN_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).