automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal <gakhil@marvell.com>,
	Rupesh Chiluka <rchiluka@marvell.com>
Subject: |FAILURE| pw157229 [PATCH] app/crypto-perf: add ECDSA P192/P224/P521
Date: Fri, 03 Oct 2025 01:09:40 -0700 (PDT)	[thread overview]
Message-ID: <68df84c4.170a0220.1531bc.374dSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251003034233.2964182-1-rchiluka@marvell.com>

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/157229

_Testing issues_

Submitter: Rupesh Chiluka <rchiluka@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#430557

Test environment and result as below:

+---------------------+--------------------+-------------------+-------------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+=====================+====================+===================+=========================+======================+
| Ubuntu 20.04        | FAIL               | SKIPPED           | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| FreeBSD 14.2        | FAIL               | SKIPPED           | SKIPPED                 | SKIPPED              |
+---------------------+--------------------+-------------------+-------------------------+----------------------+
| Windows Server 2022 | SKIPPED            | PASS              | PASS                    | PASS                 |
+---------------------+--------------------+-------------------+-------------------------+----------------------+

==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[1849/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[1850/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[1851/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[1852/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[1853/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[1854/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[1855/2137] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
[1856/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
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/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -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 -Xclang -fcolor-diagnostics -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 -Wnested-externs -Wold-styl
 e-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -march=native -mrtm -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:426:13: error: 13 enumeration values not handled in switch: 'CPERF_CIPHER_ONLY', 'CPERF_AUTH_ONLY', 'CPERF_CIPHER_THEN_AUTH'... [-Werror,-Wswitch]
426 |                                 switch (opts->op_type) {
|                                         ^~~~~~~~~~~~~
1 error generated.
[1857/2137] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o
[1858/2137] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[1859/2137] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_benchmark.c.o
[1860/2137] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[1861/2137] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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/

      parent reply	other threads:[~2025-10-03  8:09 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251003034233.2964182-1-rchiluka@marvell.com>
2025-10-03  3:09 ` |SUCCESS| pw157229 [PATCH] app/crypto-perf: add ECDSA P192/P224/P521 support qemudev
2025-10-03  3:14 ` qemudev
2025-10-03  3:44 ` checkpatch
2025-10-03  4:17 ` |FAILURE| pw157229 [PATCH] app/crypto-perf: add ECDSA P192/P224/P521 dpdklab
2025-10-03  4:21 ` |SUCCESS| " dpdklab
2025-10-03  4:51 ` |FAILURE| " dpdklab
2025-10-03  4:57 ` |SUCCESS| " dpdklab
2025-10-03  4:59 ` dpdklab
2025-10-03  5:10 ` |FAILURE| " dpdklab
2025-10-03  5:16 ` dpdklab
2025-10-03  5:18 ` dpdklab
2025-10-03  5:36 ` |PENDING| " dpdklab
2025-10-03  5:37 ` |WARNING| " dpdklab
2025-10-03  5:46 ` |FAILURE| " dpdklab
2025-10-03  5:46 ` dpdklab
2025-10-03  5:47 ` dpdklab
2025-10-03  5:47 ` dpdklab
2025-10-03  5:48 ` dpdklab
2025-10-03  5:50 ` dpdklab
2025-10-03  5:51 ` dpdklab
2025-10-03  5:52 ` dpdklab
2025-10-03  5:52 ` dpdklab
2025-10-03  5:53 ` dpdklab
2025-10-03  5:55 ` dpdklab
2025-10-03  5:56 ` dpdklab
2025-10-03  5:57 ` dpdklab
2025-10-03  5:59 ` dpdklab
2025-10-03  6:59 ` |WARNING| " dpdklab
2025-10-03  7:00 ` |SUCCESS| " dpdklab
2025-10-03  7:10 ` |FAILURE| " dpdklab
2025-10-03  8:09 ` dpdklab [this message]

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=68df84c4.170a0220.1531bc.374dSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=gakhil@marvell.com \
    --cc=rchiluka@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).