|FAILURE| pw157144-157146 [PATCH] [v1,3/3] app/test: add ML crypto t
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Oct 1 06:18:07 CEST 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157146
_Testing issues_
Submitter: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
Date: Tuesday, September 30 2025 18:03:13
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f3878b615e69a12087a6c5d212723478cfc79c31
157144-157146 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#430215
Test environment and result as below:
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| Environment | dpdk_llvm_clang_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+=========================+====================+===================+======================+===================+==================+
| Windows Server 2022 | PASS | SKIPPED | PASS | PASS | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| FreeBSD 14.2 | SKIPPED | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | SKIPPED | PASS | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| CentOS Stream 10 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| Debian GNU/Linux 12 | SKIPPED | FAIL | SKIPPED | SKIPPED | WARN | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| Fedora Linux 42 | SKIPPED | FAIL | SKIPPED | SKIPPED | WARN | WARN |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| openSUSE Leap 15.6 | SKIPPED | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+-------------------+------------------+
==== 20 line log output for Red Hat Enterprise Linux 9.5 (dpdk_meson_compile): ====
../drivers/crypto/openssl/rte_openssl_pmd.c: In function 'process_asym_op':
../drivers/crypto/openssl/rte_openssl_pmd.c:4313:26: error: implicit declaration of function 'process_openssl_mlkem_op'; did you mean 'process_openssl_mlkem_op_evp'? [-Werror=implicit-function-declaration]
4313 | retval = process_openssl_mlkem_op(op, sess);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| process_openssl_mlkem_op_evp
../drivers/crypto/openssl/rte_openssl_pmd.c:4313:26: error: nested extern declaration of 'process_openssl_mlkem_op' [-Werror=nested-externs]
../drivers/crypto/openssl/rte_openssl_pmd.c:4320:26: error: implicit declaration of function 'process_openssl_mldsa_op'; did you mean 'process_openssl_mldsa_op_evp'? [-Werror=implicit-function-declaration]
4320 | retval = process_openssl_mldsa_op(op, sess);
| ^~~~~~~~~~~~~~~~~~~~~~~~
| process_openssl_mldsa_op_evp
../drivers/crypto/openssl/rte_openssl_pmd.c:4320:26: error: nested extern declaration of 'process_openssl_mldsa_op' [-Werror=nested-externs]
At top level:
../drivers/crypto/openssl/rte_openssl_pmd.c:4070:1: error: 'process_openssl_mldsa_op_evp' defined but not used [-Werror=unused-function]
4070 | process_openssl_mldsa_op_evp(struct rte_crypto_op *cop,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:3601:1: error: 'process_openssl_mlkem_op_evp' defined but not used [-Werror=unused-function]
3601 | process_openssl_mlkem_op_evp(struct rte_crypto_op *cop,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
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: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
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)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34185/
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