|FAILURE| pw152879-152883 [PATCH v2 5/5] app/eventdev: update eventdev app for SNOW-V
qemudev at loongson.cn
qemudev at loongson.cn
Fri Apr 11 11:41:27 CEST 2025
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/152883
_ninja build failure_
Submitter: Radu Nicolau <radu.nicolau at intel.com>
Date: Fri, 11 Apr 2025 11:09:37 +0100
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: ca1690ebd224f148268285b15b97441ccdbdd07e
152879-152883 --> 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-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-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
[2595/2950] Generating rte_baseband_null.sym_chk with a custom command (wrapped by meson to capture output)
[2596/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[2597/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[2598/2950] Compiling C object app/dpdk-test-flow-perf.p/test-flow-perf_items_gen.c.o
[2599/2950] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command
[2600/2950] Generating rte_event_octeontx.pmd.c with a custom command
[2601/2950] Generating rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2602/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_evt_main.c.o
[2603/2950] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2604/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[2605/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 -Wnested-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]
}
^
[2606/2950] Generating rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2607/2950] Generating rte_baseband_turbo_sw.pmd.c with a custom command
[2608/2950] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_main.c.o
[2609/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_common.c.o
[2610/2950] Generating rte_baseband_fpga_5gnr_fec.sym_chk with a custom command (wrapped by meson to capture output)
[2611/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_atq.c.o
[2612/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[2613/2950] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[2614/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_atomic_queue.c.o
[2615/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_common.c.o
[2616/2950] Compiling C object app/dpdk-test-dma-perf.p/test-dma-perf_benchmark.c.o
[2617/2950] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_main.c.o
[2618/2950] Generating rte_event_sw.pmd.c with a custom command
[2619/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_queue.c.o
[2620/2950] Compiling C object app/dpdk-test-eventdev.p/test-eventdev_test_order_atq.c.o
[2621/2950] Compiling C object app/dpdk-test-fib.p/test-fib_main.c.o
[2622/2950] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_acc100_pmd.c.o
[2623/2950] Compiling C object drivers/libtmp_rte_baseband_acc.a.p/baseband_acc_rte_vrb_pmd.c.o
[2624/2950] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2625/2950] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2626/2950] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2627/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------------------------------
More information about the test-report
mailing list