From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, fengchengwen <fengchengwen@huawei.com>
Subject: |FAILURE| pw155766-155774 [PATCH] [9/9] app/dma-perf: refactor bench
Date: Mon, 11 Aug 2025 04:58:04 -0700 (PDT) [thread overview]
Message-ID: <6899dacc.050a0220.28c03a.08bcSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250811105430.55791-10-fengchengwen@huawei.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/155774
_Testing issues_
Submitter: fengchengwen <fengchengwen@huawei.com>
Date: Monday, August 11 2025 10:54:30
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:38543d33bd47fc0ee21f59db80a8763620741879
155766-155774 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#416584
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Fedora Linux 40 | PEND |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PASS |
+------------------------------+--------------------+
| Fedora Linux 41 | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PASS |
+------------------------------+--------------------+
| Ubuntu 24.04 | PASS |
+------------------------------+--------------------+
| CentOS Stream 9 | PASS |
+------------------------------+--------------------+
| CentOS Stream 10 | PASS |
+------------------------------+--------------------+
| Red Hat Enterprise Linux 9.5 | PASS |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[3206/3689] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[3207/3689] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[3208/3689] Linking target app/dpdk-test-bbdev
[3209/3689] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[3210/3689] Linking target app/dpdk-test-cmdline
[3211/3689] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[3212/3689] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3213/3689] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[3214/3689] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3215/3689] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3216/3689] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[3217/3689] Linking target app/dpdk-test-compress-perf
[3218/3689] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
FAILED: app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
ccache clang -Iapp/dpdk-test-dma-perf.p -Iapp -I../app -Ilib/dmadev -I../lib/dmadev -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 -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/cfgfile -I../lib/cfgfile -Ilib/argparse -I../lib/argparse -Xclang -fcolor-diagnostics -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-missing-field-initializers -D_GNU_SO
URCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o -MF app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o.d -o app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o -c ../app/test-dma-perf/main.c
../app/test-dma-perf/main.c:57:41: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
vsnprintf(str, MAX_OUTPUT_STR_LEN - 1, fmt, ap);
^~~
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.15
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora Linux 40
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 41
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
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
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-7)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
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/33851/
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-08-11 11:58 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250811105430.55791-10-fengchengwen@huawei.com>
2025-08-11 10:21 ` |SUCCESS| pw155766-155774 [PATCH 9/9] app/dma-perf: refactor benchmark function qemudev
2025-08-11 10:26 ` qemudev
2025-08-11 10:55 ` |SUCCESS| pw155774 " checkpatch
2025-08-11 11:27 ` |PENDING| pw155766-155774 [PATCH] [9/9] app/dma-perf: refactor bench dpdklab
2025-08-11 11:28 ` dpdklab
2025-08-11 11:29 ` |SUCCESS| " dpdklab
2025-08-11 11:33 ` dpdklab
2025-08-11 11:33 ` |PENDING| " dpdklab
2025-08-11 11:36 ` |FAILURE| " dpdklab
2025-08-11 11:41 ` |PENDING| " dpdklab
2025-08-11 11:45 ` |FAILURE| pw155774 [PATCH 9/9] app/dma-perf: refactor benchmark function 0-day Robot
2025-08-11 11:50 ` |SUCCESS| pw155766-155774 [PATCH] [9/9] app/dma-perf: refactor bench dpdklab
2025-08-11 11:50 ` dpdklab
2025-08-11 11:50 ` dpdklab
2025-08-11 11:53 ` dpdklab
2025-08-11 11:53 ` dpdklab
2025-08-11 11:58 ` dpdklab [this message]
2025-08-11 12:12 ` dpdklab
2025-08-11 12:15 ` |WARNING| " dpdklab
2025-08-11 12:19 ` |FAILURE| " dpdklab
2025-08-11 12:27 ` |WARNING| " dpdklab
2025-08-11 12:28 ` |FAILURE| " dpdklab
2025-08-11 14:31 ` dpdklab
2025-08-11 15:55 ` |SUCCESS| " 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=6899dacc.050a0220.28c03a.08bcSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=fengchengwen@huawei.com \
--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).