|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:56:53 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#376775
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 | WARN |
+-------------------------------+----------------+
| Windows Server 2022 | PEND |
+-------------------------------+----------------+
| Fedora Linux 42 | PEND |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PEND |
+-------------------------------+----------------+
| Ubuntu 22.04 | WARN |
+-------------------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~~~~~~~~~~~~~~
| 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
[2788/3535] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_rte_cryptodev_scheduler.c.o
[2789/3535] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_failover.c.o
[2790/3535] 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