From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw149932 [PATCH] [RFC,v3,1/1] eventdev: add atomic queue t
Date: Mon, 13 Jan 2025 06:26:44 -0800 (PST) [thread overview]
Message-ID: <678522a4.050a0220.24f2cc.44b5SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250113090451.2180161-1-luka.jankovic@ericsson.com>
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/149932
_Testing issues_
Submitter: Luka Jankovic <luka.jankovic@ericsson.com>
Date: Monday, January 13 2025 09:04:51
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fd51012de5369679e807be1d6a81d63ef15015ce
149932 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#305410
Test environment and result as below:
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | PASS | PASS | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | WARN |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | WARN |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Fedora 41 (ARM Clang) (dpdk_unit_test): ====
[3094/3367] Linking target app/dpdk-test-bbdev
[3095/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
[3096/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_test.c.o
[3097/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_parser.c.o
[3098/3367] Linking target app/dpdk-test-crypto-perf
[3099/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[3100/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o
[3101/3367] Linking target app/dpdk-test-dma-perf
[3102/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o
FAILED: app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o
clang -Iapp/dpdk-test-eventdev.p -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/common -I../lib/eal/common -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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-ex
terns -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o -MF app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o.d -o app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o -c ../app/test-eventdev/test_atomic_queue.c
error: initializer overrides prior initialization of this subobject [-Werror,-Winitializer-overrides]
../app/test-eventdev/test_atomic_queue.c:88:12: note: previous initialization is here
88 | .event = 0,
| ^
1 error generated.
[3103/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o
[3104/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_atq.c.o
[3105/3367] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_perf_common.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32304/
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-01-13 14:26 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250113090451.2180161-1-luka.jankovic@ericsson.com>
2025-01-13 8:33 ` |SUCCESS| pw149932 [RFC v3 1/1] eventdev: add atomic queue to test-eventdev app qemudev
2025-01-13 8:38 ` qemudev
2025-01-13 9:05 ` |WARNING| " checkpatch
2025-01-13 10:06 ` |FAILURE| " 0-day Robot
2025-01-13 13:48 ` |PENDING| pw149932 [PATCH] [RFC,v3,1/1] eventdev: add atomic queue t dpdklab
2025-01-13 13:54 ` dpdklab
2025-01-13 13:57 ` dpdklab
2025-01-13 13:59 ` |SUCCESS| " dpdklab
2025-01-13 13:59 ` dpdklab
2025-01-13 14:01 ` |PENDING| " dpdklab
2025-01-13 14:03 ` |SUCCESS| " dpdklab
2025-01-13 14:04 ` dpdklab
2025-01-13 14:12 ` dpdklab
2025-01-13 14:14 ` |FAILURE| " dpdklab
2025-01-13 14:18 ` dpdklab
2025-01-13 14:20 ` |PENDING| " dpdklab
2025-01-13 14:26 ` |SUCCESS| " dpdklab
2025-01-13 14:26 ` dpdklab [this message]
2025-01-13 14:27 ` dpdklab
2025-01-13 14:31 ` |FAILURE| " dpdklab
2025-01-13 14:31 ` dpdklab
2025-01-13 14:32 ` dpdklab
2025-01-13 14:33 ` dpdklab
2025-01-13 14:34 ` dpdklab
2025-01-13 14:34 ` dpdklab
2025-01-13 14:36 ` dpdklab
2025-01-13 14:37 ` |WARNING| " dpdklab
2025-01-13 14:52 ` |SUCCESS| " dpdklab
2025-01-13 14:56 ` dpdklab
2025-01-13 14:57 ` |FAILURE| " dpdklab
2025-01-13 14:57 ` dpdklab
2025-01-13 17:06 ` dpdklab
2025-01-13 20: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=678522a4.050a0220.24f2cc.44b5SMTPIN_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).