From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Sameer Vaze <svaze@qti.qualcomm.com>
Subject: |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
Date: Fri, 30 May 2025 12:58:37 -0700 (PDT) [thread overview]
Message-ID: <683a0ded.170a0220.20e6dc.d2baSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250529171610.2448892-1-svaze@qti.qualcomm.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393091
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PEND |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[2144/2630] Linking target app/dpdk-proc-info
[2145/2630] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2146/2630] Linking target app/dpdk-test-acl
[2147/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[2148/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2149/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2150/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2151/2630] Linking target app/dpdk-test-bbdev
[2152/2630] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[2153/2630] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[2154/2630] Linking target app/dpdk-test-cmdline
[2155/2630] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[2156/2630] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
FAILED: app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ccache arm-linux-gnueabihf-gcc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -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 -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 -Wno-pointer-to-i
nt-cast -D_GNU_SOURCE -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
../app/test-compress-perf/comp_perf_test_common.c:58:1: error: 'find_buf_size' defined but not used [-Werror=unused-function]
58 | find_buf_size(uint32_t input_size)
| ^~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
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
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
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 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
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-05-30 19:58 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
2025-05-30 6:59 ` |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary files qemudev
2025-05-30 7:34 ` |WARNING| " checkpatch
2025-05-30 16:33 ` |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil dpdklab
2025-05-30 16:37 ` |FAILURE| " dpdklab
2025-05-30 16:40 ` |PENDING| " dpdklab
2025-05-30 16:41 ` |FAILURE| " dpdklab
2025-05-30 17:10 ` dpdklab
2025-05-30 18:02 ` |WARNING| " dpdklab
2025-05-30 18:05 ` dpdklab
2025-05-30 19:36 ` |FAILURE| " dpdklab
2025-05-30 19:39 ` dpdklab
2025-05-30 19:41 ` dpdklab
2025-05-30 19:43 ` dpdklab
2025-05-30 19:53 ` dpdklab
2025-05-30 19:53 ` dpdklab
2025-05-30 19:53 ` dpdklab
2025-05-30 19:54 ` dpdklab
2025-05-30 19:55 ` dpdklab
2025-05-30 19:56 ` dpdklab
2025-05-30 19:57 ` dpdklab
2025-05-30 19:58 ` dpdklab
2025-05-30 19:58 ` dpdklab [this message]
2025-05-30 20:49 ` dpdklab
2025-05-30 20:50 ` dpdklab
2025-05-30 20:50 ` dpdklab
2025-05-30 20:51 ` dpdklab
2025-05-30 20:52 ` dpdklab
2025-05-30 20:52 ` dpdklab
2025-05-30 20:52 ` dpdklab
2025-05-30 20:53 ` dpdklab
2025-05-30 20:53 ` dpdklab
2025-05-30 20:55 ` dpdklab
2025-05-30 22:49 ` dpdklab
2025-05-30 23:10 ` dpdklab
2025-05-30 23:50 ` |WARNING| " dpdklab
2025-05-31 10:07 ` |FAILURE| " dpdklab
2025-05-31 11:33 ` |WARNING| " 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=683a0ded.170a0220.20e6dc.d2baSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=svaze@qti.qualcomm.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).