|FAILURE| pw157144-157146 [PATCH] [v1,3/3] app/test: add ML crypto t
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Sep 30 20:48:03 CEST 2025
Test-Label: iol-unit-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-Unit-Test-DPDK#376758
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| CentOS Stream 9 | PASS |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | WARN |
+-------------------------------+----------------+
| CentOS Stream 10 | FAIL |
+-------------------------------+----------------+
| Fedora Linux 40 | WARN |
+-------------------------------+----------------+
| Fedora Linux 41 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | PEND |
+-------------------------------+----------------+
| Windows Server 2022 | PEND |
+-------------------------------+----------------+
| Fedora Linux 42 | PEND |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PEND |
+-------------------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------------------+----------------+
==== 20 line log output for Fedora Linux 41 (dpdk_unit_test): ====
4017 | if (EVP_PKEY_verify_message_init(cctx, sigalg, NULL) != 1) {
| ^
../drivers/crypto/openssl/rte_openssl_pmd.c:4017:6: note: did you mean 'EVP_PKEY_verify_recover_init'?
/usr/include/openssl/evp.h:1923:5: note: 'EVP_PKEY_verify_recover_init' declared here
1923 | int EVP_PKEY_verify_recover_init(EVP_PKEY_CTX *ctx);
| ^
../drivers/crypto/openssl/rte_openssl_pmd.c:4028:19: error: use of undeclared identifier 'OSSL_SIGNATURE_PARAM_MU'
4028 | OSSL_PARAM_int(OSSL_SIGNATURE_PARAM_MU, &has_mu),
| ^
../drivers/crypto/openssl/rte_openssl_pmd.c:4313:12: error: call to undeclared function 'process_openssl_mlkem_op'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
4313 | retval = process_openssl_mlkem_op(op, sess);
| ^
../drivers/crypto/openssl/rte_openssl_pmd.c:4320:12: error: call to undeclared function 'process_openssl_mldsa_op'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
4320 | retval = process_openssl_mldsa_op(op, sess);
| ^
17 errors generated.
[2792/3540] Compiling C object drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd_ops.c.o
[2793/3540] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[2794/3540] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 40
Kernel: 5.15
Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora Linux 41
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
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
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
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