From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Luka Jankovic <luka.jankovic@ericsson.com>
Subject: |FAILURE| pw149932 [PATCH] [RFC,v3,1/1] eventdev: add atomic queue t
Date: Mon, 13 Jan 2025 06:31:53 -0800 (PST) [thread overview]
Message-ID: <678523d9.050a0220.ac78a.2dcfSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250113090451.2180161-1-luka.jankovic@ericsson.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
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-DPDK-Compile-Meson#350676
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
In file included from ../app/test-eventdev/test_order_common.h:18,
from ../app/test-eventdev/test_atomic_queue.c:7:
../app/test-eventdev/test_atomic_queue.c: In function 'atomic_process_stage_1':
../app/test-eventdev/evt_common.h:17:16: error: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t' {aka 'long long unsigned int'} [-Werror=format=]
17 | #define CLRED "\x1b[31m"
| ^~~~~~~~~~
../app/test-eventdev/evt_common.h:22:18: note: in expansion of macro 'CLRED'
22 | fprintf(stderr, CLRED"error: %s() "fmt CLNRM "\n", __func__, ## __VA_ARGS__)
| ^~~~~
../app/test-eventdev/test_atomic_queue.c:160:3: note: in expansion of macro 'evt_err'
160 | evt_err("flow=%x seqn mismatch got=%lx expected=%x",
| ^~~~~~~
../app/test-eventdev/test_atomic_queue.c:160:40: note: format string is defined here
160 | evt_err("flow=%x seqn mismatch got=%lx expected=%x",
| ~~^
| |
| long unsigned int
| %llx
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: 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 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: 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)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.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:31 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 ` |WARNING| " dpdklab
2025-01-13 14:27 ` |SUCCESS| " dpdklab
2025-01-13 14:31 ` |FAILURE| " dpdklab
2025-01-13 14:31 ` dpdklab [this message]
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=678523d9.050a0220.ac78a.2dcfSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=luka.jankovic@ericsson.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).