From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Gagandeep Singh <g.singh@nxp.com>
Subject: |FAILURE| pw153875-153885 [PATCH] [11/11] net/dpaa2: enable software
Date: Fri, 30 May 2025 13:53:13 -0700 (PDT) [thread overview]
Message-ID: <683a1ab9.050a0220.7209b.b496SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250530071344.2939434-12-g.singh@nxp.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153885
_Testing issues_
Submitter: Gagandeep Singh <g.singh@nxp.com>
Date: Friday, May 30 2025 07:13:44
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:466db466e2938c0d4e7f3dd75435483133f98770
153875-153885 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393006
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PASS |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PASS |
+------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PASS |
+------------------------------+--------------------+
| Ubuntu 22.04 | PASS |
+------------------------------+--------------------+
| Ubuntu 24.04 | PASS |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PASS |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
| ^~~~
| |
| size_t * {aka unsigned int *}
In file included from ../drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:16,
from ../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:30:
../drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h:1217:69: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
1217 | int qbman_swp_acquire(struct qbman_swp *s, uint16_t bpid, uint64_t *buffers,
| ~~~~~~~~~~^~~~~~~
../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:460:38: error: passing argument 3 of 'qbman_swp_acquire' from incompatible pointer type [-Werror=incompatible-pointer-types]
460 | ret = qbman_swp_acquire(swp, bpid, bufs,
| ^~~~
| |
| size_t * {aka unsigned int *}
In file included from ../drivers/bus/fslmc/portal/dpaa2_hw_pvt.h:16,
from ../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:30:
../drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h:1217:69: note: expected 'uint64_t *' {aka 'long long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}
1217 | int qbman_swp_acquire(struct qbman_swp *s, uint16_t bpid, uint64_t *buffers,
| ~~~~~~~~~~^~~~~~~
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.15
Compiler: aarch64-linux-gnu-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/33286/
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 20:53 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250530071344.2939434-12-g.singh@nxp.com>
2025-05-30 6:41 ` |SUCCESS| pw153875-153885 [PATCH 11/11] net/dpaa2: enable software taildrop for ordered queues qemudev
2025-05-30 6:46 ` qemudev
2025-05-30 7:15 ` |SUCCESS| pw153885 " checkpatch
2025-05-30 8:24 ` |FAILURE| " 0-day Robot
2025-05-30 9:46 ` |SUCCESS| pw153875-153885 [PATCH] [11/11] net/dpaa2: enable software dpdklab
2025-05-30 10:15 ` dpdklab
2025-05-30 10:19 ` dpdklab
2025-05-30 10:20 ` dpdklab
2025-05-30 10:21 ` dpdklab
2025-05-30 10:41 ` dpdklab
2025-05-30 11:35 ` |PENDING| " dpdklab
2025-05-30 11:56 ` dpdklab
2025-05-30 12:54 ` |FAILURE| " dpdklab
2025-05-30 12:56 ` |SUCCESS| " dpdklab
2025-05-30 13:21 ` |FAILURE| " dpdklab
2025-05-30 13:33 ` dpdklab
2025-05-30 14:36 ` dpdklab
2025-05-30 20:53 ` dpdklab [this message]
2025-05-30 21:08 ` |SUCCESS| " dpdklab
2025-05-30 23:43 ` |FAILURE| " dpdklab
2025-05-30 23:47 ` dpdklab
2025-05-31 8:43 ` |SUCCESS| " dpdklab
2025-05-31 8:59 ` dpdklab
2025-05-31 9:57 ` dpdklab
2025-06-04 16:24 ` 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=683a1ab9.050a0220.7209b.b496SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=g.singh@nxp.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).