|FAILURE| pw157229 [PATCH] app/crypto-perf: add ECDSA P192/P224/P521
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Oct 6 02:14:17 CEST 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157229
_Testing issues_
Submitter: Rupesh Chiluka <rchiluka at marvell.com>
Date: Friday, October 03 2025 03:42:33
DPDK git baseline: Repo:dpdk-next-crypto
Branch: master
CommitID:caa17cb4b057a31ee04067459fe543f7d7ae1079
157229 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#431240
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora Linux 42 | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 | PEND |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
ccache cc -Iapp/dpdk-test-crypto-perf.p -Iapp -I../app -Ilib/cryptodev -I../lib/cryptodev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/security -I../lib/security -Idrivers/crypto/scheduler -I../drivers/crypto/scheduler -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/reorder -I../lib/reorder -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wneste
d-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8.1-a+crc+crypto -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o -c ../app/test-crypto-perf/main.c
../app/test-crypto-perf/main.c: In function 'cperf_verify_devices_capabilities':
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_CIPHER_ONLY' not handled in switch [-Werror=switch]
426 | switch (opts->op_type) {
| ^~~~~~
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_AUTH_ONLY' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_CIPHER_THEN_AUTH' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_AUTH_THEN_CIPHER' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_AEAD' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_PDCP' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_DOCSIS' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_IPSEC' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_ASYM_MODEX' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_ASYM_RSA' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_ASYM_ED25519' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_ASYM_SM2' not handled in switch [-Werror=switch]
../app/test-crypto-perf/main.c:426:33: error: enumeration value 'CPERF_TLS' not handled in switch [-Werror=switch]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.15
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34203/
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