|FAILURE| pw153528-153536 [PATCH] [9/9] crypto/dpaa2_sec: add suppor
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue May 20 13:24:54 CEST 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153536
_Testing issues_
Submitter: Gagandeep Singh <g.singh at nxp.com>
Date: Tuesday, May 20 2025 05:51:33
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:117e86c4b96ed761e9a7ab766261208fe81bf5ca
153528-153536 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#389643
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
372 | DPAA2_DYN_TX_MIN_FD_OFFSET);
| ^
../lib/log/rte_log.h:334:25: note: in definition of macro 'RTE_LOG'
334 | RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
| ^
../drivers/crypto/dpaa2_sec/dpaa2_sec_logs.h:15:2: note: in expansion of macro 'RTE_LOG_LINE'
15 | RTE_LOG_LINE(level, DPAA2_SEC, __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_logs.h:25:2: note: in expansion of macro 'DPAA2_SEC_LOG'
25 | DPAA2_SEC_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:370:4: note: in expansion of macro 'DPAA2_SEC_ERR'
370 | DPAA2_SEC_ERR("ENC FAEAD being overlapped %p < %p + %lu",
| ^~~~~~~~~~~~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c: In function 'dpaa2_sec_simple_fd_to_mbuf':
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1613:16: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
1613 | op_context = (void *)((uint64_t)mbuf + s_dpaa2_sec_cntx_pos);
| ^
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 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 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33211/
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