|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:37:59 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-VM-DPDK-Compile-Meson#38697
Test environment and result as below:
+---------------------+-------------------------+--------------------+-------------------+
| Environment | dpdk_llvm_clang_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+=========================+====================+===================+
| Windows Server 2022 | PEND | SKIPPED | PEND |
+---------------------+-------------------------+--------------------+-------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------------+--------------------+-------------------+
| FreeBSD 14.2 | SKIPPED | FAIL | SKIPPED |
+---------------------+-------------------------+--------------------+-------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
/usr/local/include/openssl/evp.h:1902:5: note: 'EVP_PKEY_verify_recover_init' declared here
1902 | 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:4042:28: error: use of undeclared identifier 'OSSL_SIGNATURE_PARAM_CONTEXT_STRING'
4042 | OSSL_PARAM_octet_string(OSSL_SIGNATURE_PARAM_CONTEXT_STRING,
| ^
../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 [-Werror,-Wimplicit-function-declaration]
4313 | retval = process_openssl_mlkem_op(op, sess);
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[1676/2137] Linking target drivers/librte_crypto_ionic.so.26.0
[1677/2137] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[1678/2137] Generating rte_crypto_null.sym_chk with a custom command (wrapped by meson to capture output)
[1679/2137] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[1680/2137] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
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
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