From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw158991-158999 [PATCH] [v6,9/9] test: re-enable format-tr
Date: Sun, 23 Nov 2025 20:21:52 -0800 (PST) [thread overview]
Message-ID: <6923dd60.050a0220.ac5a6.7b30SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251123174503.20880-10-stephen@networkplumber.org>
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/158999
_Testing issues_
Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Sunday, November 23 2025 17:43:32
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ef98b88455bf4a7c8b7aa3106a761c9e9270d6a3
158991-158999 --> testing issues
Upstream job id: Template-DTS-Pipeline#256183
Test environment and result as below:
+--------------+----------------------+----------------------+
| Environment | dpdk_fips_validation | compressdev_zlib_pmd |
+==============+======================+======================+
| Ubuntu 20.04 | WARN | SKIPPED |
+--------------+----------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+--------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
60 | snprintf(prefix, sizeof(prefix), "--file-prefix=%s", tmp);
| ^~ ~~~
In file included from /usr/include/stdio.h:867,
from ../app/test/test_timer_secondary.c:5:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 4110 bytes into a destination of size 4096
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
[3625/3635] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation.c.o
[3626/3635] Compiling C object app/dpdk-test.p/test_test_table_combined.c.o
[3627/3635] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_gcm.c.o
[3628/3635] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_aes.c.o
[3629/3635] Compiling C object examples/dpdk-fips_validation.p/fips_validation_fips_validation_tdes.c.o
[3630/3635] Compiling C object app/dpdk-test.p/test_virtual_pmd.c.o
[3631/3635] Compiling C object app/dpdk-test.p/test_test_trace_perf.c.o
[3632/3635] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o
[3633/3635] Compiling C object app/dpdk-test.p/test_test_ring.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
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.2) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34660/
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-24 4:21 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20251123174503.20880-10-stephen@networkplumber.org>
2025-11-23 17:17 ` |SUCCESS| pw158991-158999 [PATCH v6 9/9] test: re-enable format-truncation warnings qemudev
2025-11-23 17:22 ` qemudev
2025-11-23 17:46 ` |SUCCESS| pw158999 " checkpatch
2025-11-24 4:12 ` |FAILURE| pw158991-158999 [PATCH] [v6,9/9] test: re-enable format-tr dpdklab
2025-11-24 4:16 ` dpdklab
2025-11-24 4:17 ` |PENDING| " dpdklab
2025-11-24 4:18 ` |SUCCESS| " dpdklab
2025-11-24 4:20 ` |WARNING| " dpdklab
2025-11-24 4:21 ` dpdklab [this message]
2025-11-24 4:21 ` |FAILURE| " dpdklab
2025-11-24 4:22 ` dpdklab
2025-11-24 4:23 ` dpdklab
2025-11-24 4:25 ` dpdklab
2025-11-24 4:32 ` |SUCCESS| " dpdklab
2025-11-24 4:33 ` dpdklab
2025-11-24 4:35 ` |FAILURE| " dpdklab
2025-11-24 4:35 ` |SUCCESS| " dpdklab
2025-11-24 4:44 ` |FAILURE| " dpdklab
2025-11-24 4:46 ` dpdklab
2025-11-24 4:47 ` |SUCCESS| " dpdklab
2025-11-24 4:53 ` |WARNING| " dpdklab
2025-11-24 4:57 ` |SUCCESS| " dpdklab
2025-11-24 16:10 ` |FAILURE| " dpdklab
2025-11-24 16:47 ` |SUCCESS| " dpdklab
2025-11-24 17:32 ` |FAILURE| " dpdklab
2025-11-24 18:08 ` dpdklab
2025-11-24 18:21 ` |SUCCESS| " dpdklab
2025-11-25 18:55 ` 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=6923dd60.050a0220.ac5a6.7b30SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--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).