From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Subject: |FAILURE| pw157144-157146 [PATCH] [v1,3/3] app/test: add ML crypto t
Date: Tue, 30 Sep 2025 21:18:07 -0700 (PDT) [thread overview]
Message-ID: <68dcab7f.050a0220.1b97f2.9adfSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250930180316.1021-4-gmuthukrishn@marvell.com>
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157146
_Testing issues_
Submitter: Gowrishankar Muthukrishnan <gmuthukrishn@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/
next prev parent reply other threads:[~2025-10-01 4:18 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250930180316.1021-4-gmuthukrishn@marvell.com>
2025-09-30 17:29 ` |SUCCESS| pw157144-157146 [PATCH v1 3/3] app/test: add ML crypto test vectors qemudev
2025-09-30 17:34 ` qemudev
2025-09-30 18:05 ` |WARNING| pw157146 " checkpatch
2025-09-30 18:34 ` |PENDING| pw157144-157146 [PATCH] [v1,3/3] app/test: add ML crypto t dpdklab
2025-09-30 18:37 ` |SUCCESS| " dpdklab
2025-09-30 18:37 ` |PENDING| " dpdklab
2025-09-30 18:37 ` |FAILURE| " dpdklab
2025-09-30 18:38 ` dpdklab
2025-09-30 18:38 ` dpdklab
2025-09-30 18:48 ` dpdklab
2025-09-30 18:49 ` |PENDING| " dpdklab
2025-09-30 18:52 ` |FAILURE| " dpdklab
2025-09-30 18:54 ` dpdklab
2025-09-30 18:54 ` dpdklab
2025-09-30 18:56 ` dpdklab
2025-09-30 18:58 ` |SUCCESS| " dpdklab
2025-09-30 19:00 ` |FAILURE| " dpdklab
2025-09-30 19:00 ` |SUCCESS| " dpdklab
2025-09-30 19:01 ` dpdklab
2025-09-30 19:03 ` |FAILURE| " dpdklab
2025-09-30 19:07 ` dpdklab
2025-09-30 19:08 ` dpdklab
2025-09-30 19:15 ` dpdklab
2025-09-30 19:18 ` dpdklab
2025-09-30 19:28 ` dpdklab
2025-09-30 20:39 ` |FAILURE| pw157146 [PATCH v1 3/3] app/test: add ML crypto test vectors 0-day Robot
2025-09-30 21:59 ` |SUCCESS| pw157144-157146 [PATCH] [v1,3/3] app/test: add ML crypto t dpdklab
2025-09-30 22:00 ` dpdklab
2025-10-01 1:56 ` |FAILURE| " dpdklab
2025-10-01 2:06 ` dpdklab
2025-10-01 2:20 ` |PENDING| " dpdklab
2025-10-01 2:36 ` |FAILURE| " dpdklab
2025-10-01 2:50 ` dpdklab
2025-10-01 3:44 ` dpdklab
2025-10-01 4:02 ` dpdklab
2025-10-01 4:18 ` dpdklab [this message]
2025-10-01 4:45 ` dpdklab
2025-10-01 5:35 ` dpdklab
2025-10-01 9:06 ` dpdklab
2025-10-01 14:11 ` dpdklab
2025-10-01 14:12 ` dpdklab
2025-10-01 15:46 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=68dcab7f.050a0220.1b97f2.9adfSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=gmuthukrishn@marvell.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).