|FAILURE| pw153950-153959 [PATCH] [v2,10/10] bus/dpaa: optimize qman
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Jun 2 21:20:45 CEST 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153959
_Testing issues_
Submitter: Vanshika Shukla <vanshika.shukla at nxp.com>
Date: Monday, June 02 2025 13:15:26
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:466db466e2938c0d4e7f3dd75435483133f98770
153950-153959 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393698
Test environment and result as below:
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+===============================+====================+===================+==================+===================+=========================+======================+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Debian GNU/Linux 12 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 40 (Clang) | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 40 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 41 (Clang) | FAIL | WARN | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 41 | FAIL | WARN | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| openSUSE Leap 15.6 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 8.10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 9.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 24.04 | FAIL | WARN | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | PASS |
+-------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
935 | [01;31m[K*__P = __A[m[K;
| [01;31m[K~~~~~^~~~~[m[K
[01m[K../drivers/bus/dpaa/base/qbman/bman.c:[m[K In function '[01m[Kbman_acquire_fast[m[K':
[01m[K../drivers/bus/dpaa/base/qbman/bman.c:383:31:[m[K [01;36m[Knote: [m[Kat offset 64 into object '[01m[Kbm_bufs[m[K' of size 64
383 | struct bm_hw_buf_desc [01;36m[Kbm_bufs[m[K[FSL_BM_BURST_MAX];
| [01;36m[K^~~~~~~[m[K
In function '[01m[K_mm256_storeu_si256[m[K',
inlined from '[01m[Krte_mov32[m[K' at [01m[K../lib/eal/x86/include/rte_memcpy.h:128:2[m[K,
inlined from '[01m[Krte_memcpy_generic[m[K' at [01m[K../lib/eal/x86/include/rte_memcpy.h:435:4[m[K,
inlined from '[01m[Krte_memcpy[m[K' at [01m[K../lib/eal/x86/include/rte_memcpy.h:757:10[m[K,
inlined from '[01m[Kbman_acquire_fast[m[K' at [01m[K../drivers/bus/dpaa/base/qbman/bman.c:402:2[m[K:
[01m[K/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/include/avxintrin.h:935:8:[m[K [01;31m[Kerror: [m[Karray subscript 2 is outside array bounds of '[01m[Kstruct bm_hw_buf_desc[8][m[K' [[01;31m[K-Werror=array-bounds=[m[K]
935 | [01;31m[K*__P = __A[m[K;
| [01;31m[K~~~~~^~~~~[m[K
[01m[K../drivers/bus/dpaa/base/qbman/bman.c:[m[K In function '[01m[Kbman_acquire_fast[m[K':
[01m[K../drivers/bus/dpaa/base/qbman/bman.c:383:31:[m[K [01;36m[Knote: [m[Kat offset [72, 88] into object '[01m[Kbm_bufs[m[K' of size 64
383 | struct bm_hw_buf_desc [01;36m[Kbm_bufs[m[K[FSL_BM_BURST_MAX];
| [01;36m[K^~~~~~~[m[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
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/33301/
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