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| pw159176-159191 [PATCH] [v3,16/16] lib: enable format over
Date: Sat, 06 Dec 2025 08:13:43 -0800 (PST)	[thread overview]
Message-ID: <69345637.170a0220.e46ff.f366SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251205201537.251131-17-stephen@networkplumber.org>

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

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 05 2025 20:11:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f

159176-159191 --> testing issues

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

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        | PEND                         | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 40              | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 9              | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 10             | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Debian GNU/Linux 12          | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 42              | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 41              | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04                 | SKIPPED                   | PEND           | SKIPPED                      | WARN         |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 22.04                 | SKIPPED                   | PASS           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 24.04                 | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+------------------------------+---------------------------+----------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
[195/407] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o
[196/407] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[197/407] Linking target lib/librte_cmdline.so.26.1
[198/407] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
FAILED: lib/librte_hash.a.p/hash_rte_fbk_hash.c.o
gcc-10 -Ilib/librte_hash.a.p -Ilib -I../lib -Ilib/hash -I../lib/hash -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/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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-aligned -Wno-missing-field-initializers 
 -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.hash -MD -MQ lib/librte_hash.a.p/hash_rte_fbk_hash.c.o -MF lib/librte_hash.a.p/hash_rte_fbk_hash.c.o.d -o lib/librte_hash.a.p/hash_rte_fbk_hash.c.o -c ../lib/hash/rte_fbk_hash.c
../lib/hash/rte_fbk_hash.c: In function 'rte_fbk_hash_create':
../lib/hash/rte_fbk_hash.c:181:2: error: implicit declaration of function 'free' [-Werror=implicit-function-declaration]
181 |  free(hash_name);
|  ^~~~
../lib/hash/rte_fbk_hash.c:181:2: error: incompatible implicit declaration of built-in function 'free' [-Werror]
../lib/hash/rte_fbk_hash.c:22:1: note: include '<stdlib.h>' or provide a declaration of 'free'
21 | #include "rte_fbk_hash.h"
+++ |+#include <stdlib.h>
22 |
cc1: all warnings being treated as errors
[199/407] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o
[200/407] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[201/407] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
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

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

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

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

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

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

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

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

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

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/34736/

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 16:13 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251205201537.251131-17-stephen@networkplumber.org>
2025-12-05 19:53 ` |SUCCESS| pw159176-159191 [PATCH v3 16/16] lib: enable format overflow warnings qemudev
2025-12-05 20:00 ` |FAILURE| " qemudev
2025-12-05 20:21 ` |SUCCESS| pw159191 " checkpatch
2025-12-05 22:23 ` |WARNING| pw159176-159191 [PATCH] [v3,16/16] lib: enable format over dpdklab
2025-12-05 22:23 ` |FAILURE| " dpdklab
2025-12-05 22:27 ` dpdklab
2025-12-05 22:29 ` dpdklab
2025-12-05 22:29 ` dpdklab
2025-12-05 22:32 ` |SUCCESS| " dpdklab
2025-12-05 22:34 ` |WARNING| " dpdklab
2025-12-05 22:43 ` dpdklab
2025-12-05 22:46 ` |FAILURE| " dpdklab
2025-12-05 22:46 ` dpdklab
2025-12-05 22:47 ` |SUCCESS| " dpdklab
2025-12-05 22:49 ` dpdklab
2025-12-05 22:55 ` |FAILURE| pw159191 [PATCH v3 16/16] lib: enable format overflow warnings 0-day Robot
2025-12-05 22:55 ` |FAILURE| pw159176-159191 [PATCH] [v3,16/16] lib: enable format over dpdklab
2025-12-05 22:57 ` |WARNING| " dpdklab
2025-12-05 23:08 ` |FAILURE| " dpdklab
2025-12-05 23:11 ` |WARNING| " dpdklab
2025-12-05 23:42 ` |SUCCESS| " dpdklab
2025-12-06  3:49 ` |FAILURE| " dpdklab
2025-12-06  4:02 ` |SUCCESS| " dpdklab
2025-12-06 13:33 ` |FAILURE| " dpdklab
2025-12-06 16:13 ` dpdklab [this message]
2025-12-06 16:15 ` dpdklab
2025-12-06 16:16 ` dpdklab
2025-12-06 16:17 ` dpdklab
2025-12-06 16:18 ` dpdklab
2025-12-06 16:20 ` dpdklab
2025-12-06 16:20 ` dpdklab
2025-12-06 16:23 ` dpdklab
2025-12-06 16:23 ` dpdklab
2025-12-06 16:24 ` dpdklab
2025-12-06 16:25 ` dpdklab
2025-12-06 16:27 ` dpdklab
2025-12-06 16:27 ` dpdklab
2025-12-06 16:29 ` dpdklab
2025-12-06 16:29 ` |WARNING| " dpdklab
2025-12-06 17:33 ` |FAILURE| " dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:33 ` dpdklab
2025-12-06 17:35 ` dpdklab
2025-12-06 18:16 ` 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=69345637.170a0220.e46ff.f366SMTPIN_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).