|FAILURE| pw153875-153885 [PATCH] [11/11] net/dpaa2: enable software
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri May 30 16:36:04 CEST 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153885
_Testing issues_
Submitter: Gagandeep Singh <g.singh at 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: Windows-Compile-DPDK-VS#5871
Test environment and result as below:
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile |
+===============================+====================+===================+==================+===================+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Debian GNU/Linux 12 | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang) | PASS | WARN | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41 (Clang) | PASS | WARN | PASS | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15.6 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Red Hat Enterprise Linux 8.10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Red Hat Enterprise Linux 9.5 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04 | FAIL | PASS | PASS | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS |
+-------------------------------+--------------------+-------------------+------------------+-------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:437:52: error: passing argument 3 of 'qbman_swp_acquire' from incompatible pointer type [-Werror=incompatible-pointer-types]
437 | 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,
| ~~~~~~~~~~^~~~~~~
../drivers/mempool/dpaa2/dpaa2_hw_mempool.c:460:52: 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 *}
../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 ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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/
More information about the test-report
mailing list