From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Radu Nicolau <radu.nicolau@intel.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw152825-152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V
Date: Tue, 8 Apr 2025 18:51:22 +0800 [thread overview]
Message-ID: <202504081051.538ApMN0683584@localhost.localdomain> (raw)
In-Reply-To: <20250408111952.2953492-5-radu.nicolau@intel.com>
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/152829
_ninja build failure_
Submitter: Radu Nicolau <radu.nicolau@intel.com>
Date: Tue, 8 Apr 2025 12:19:46 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 8ee74a69abcf48563f05adeafecd298bb03477a8
152825-152829 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.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/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/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 -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-e
xterns -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=loongarch64 -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -MF app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o.d -o app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o -c ../app/test-crypto-perf/cperf_ops.c
./app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher’:
./app/test-crypto-perf/cperf_ops.c:478:29: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
./app/test-crypto-perf/cperf_ops.c:478:29: note: each undeclared identifier is reported only once for each function it appears in
./app/test-crypto-perf/cperf_ops.c: In function ‘cperf_set_ops_cipher_auth’:
./app/test-crypto-perf/cperf_ops.c:638:29: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
[2591/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2592/2950] Generating rte_baseband_fpga_lte_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2593/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2594/2950] Generating rte_baseband_turbo_sw.pmd.c with a custom command
[2595/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[2596/2950] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o
[2597/2950] Generating rte_event_dsw.sym_chk with a custom command (wrapped by meson to capture output)
[2598/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o
[2599/2950] Generating rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2600/2950] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
[2601/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_atq.c.o
[2602/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
FAILED: app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o
cc -Iapp/dpdk-test-eventdev.p -Iapp -I../app -Ilib/eventdev -I../lib/eventdev -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/loongarch/include -I../lib/eal/loongarch/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/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnes
ted-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=loongarch64 -DALLOW_EXPERIMENTAL_API -Wno-vla -MD -MQ app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o -MF app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o.d -o app/dpdk-test-eventdev.p/test-eventdev_evt_options.c.o -c ../app/test-eventdev/evt_options.c
./app/test-eventdev/evt_options.c: In function ‘cipher_alg_is_bit_mode’:
./app/test-eventdev/evt_options.c:228:10: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
alg == RTE_CRYPTO_CIPHER_SNOW_V);
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
./app/test-eventdev/evt_options.c:228:10: note: each undeclared identifier is reported only once for each function it appears in
./app/test-eventdev/evt_options.c:229:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
[2603/2950] Generating rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[2604/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[2605/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
[2606/2950] Generating rte_event_octeontx.pmd.c with a custom command
[2607/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_common.c.o
[2608/2950] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2609/2950] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2610/2950] Generating rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2611/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[2612/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o
[2613/2950] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_benchmark.c.o
[2614/2950] Generating rte_event_sw.pmd.c with a custom command
[2615/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[2616/2950] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o
[2617/2950] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command
[2618/2950] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2619/2950] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2620/2950] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2621/2950] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2622/2950] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2623/2950] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
next parent reply other threads:[~2025-04-08 11:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250408111952.2953492-5-radu.nicolau@intel.com>
2025-04-08 10:51 ` qemudev [this message]
2025-04-08 11:20 ` |SUCCESS| pw152829 " checkpatch
2025-04-08 12:22 ` |FAILURE| " 0-day Robot
2025-04-08 17:13 ` |FAILURE| pw152825-152829 [PATCH] [5/5] " dpdklab
2025-04-08 18:00 ` 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=202504081051.538ApMN0683584@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=radu.nicolau@intel.com \
--cc=test-report@dpdk.org \
--cc=zhoumin@loongson.cn \
/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).