From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: radu.nicolau@intel.com, robot@bytheb.org
Subject: |FAILURE| pw152883 [PATCH v2 5/5] app/eventdev: update eventdev app for SNOW-V
Date: Fri, 11 Apr 2025 07:03:33 -0400 [thread overview]
Message-ID: <20250411110333.92190-1-robot@bytheb.org> (raw)
In-Reply-To: <20250411101425.3041736-6-radu.nicolau@intel.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152883/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14401062981
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[3083/3553] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache clang -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/x86/include -I../lib/eal/x86/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 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -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:478:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
../app/test-crypto-perf/cperf_ops.c:638:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
2 errors generated.
[3084/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3085/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3086/3553] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[3087/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3088/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[3078/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[3079/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[3080/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[3081/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[3082/3553] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache gcc -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/x86/include -I../lib/eal/x86/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 -O2 -g -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=corei7 -mrtm -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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: 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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[3083/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3084/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[3085/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3086/3553] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3087/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_AEAD_SM4_GCM
../app/test/test_cryptodev.c: In function ‘snow_v_testsuite_setup’:
../app/test/test_cryptodev.c:1216:3: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
1216 | RTE_CRYPTO_CIPHER_SNOW_V,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test/test_cryptodev.c:1216:3: note: each undeclared identifier is reported only once for each function it appears in
../app/test/test_cryptodev.c: In function ‘test_snow_v_encryption’:
../app/test/test_cryptodev.c:8404:6: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
8404 | RTE_CRYPTO_CIPHER_SNOW_V,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test/test_cryptodev.c: In function ‘test_snow_v_decryption’:
../app/test/test_cryptodev.c:8538:6: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
8538 | RTE_CRYPTO_CIPHER_SNOW_V,
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[1777/3034] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_security_pdcp.c.obj
[1778/3034] Compiling C object app/dpdk-test.exe.p/test_test_debug.c.obj
[1779/3034] Compiling C object app/dpdk-test.exe.p/test_test_devargs.c.obj
[1780/3034] Compiling C object app/dpdk-test.exe.p/test_test_dmadev_api.c.obj
[1781/3034] Compiling C object app/dpdk-test.exe.p/test_test_dmadev.c.obj
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[4828/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4829/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4830/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4831/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4832/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache gcc -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/x86/include -I../lib/eal/x86/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 -g -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=corei7 -mrtm -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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: 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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4833/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[4834/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[4835/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[4836/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4837/7013] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[4826/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache clang -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/x86/include -I../lib/eal/x86/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 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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-missing-field-initializers -D_GNU_SOURCE -march=corei7 -mrtm -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:478:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
../app/test-crypto-perf/cperf_ops.c:638:29: error: use of undeclared identifier 'RTE_CRYPTO_CIPHER_SNOW_V'; did you mean 'RTE_CRYPTO_CIPHER_NULL'?
options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
^~~~~~~~~~~~~~~~~~~~~~~~
RTE_CRYPTO_CIPHER_NULL
../lib/cryptodev/rte_crypto_sym.h:121:2: note: 'RTE_CRYPTO_CIPHER_NULL' declared here
RTE_CRYPTO_CIPHER_NULL = 1,
^
2 errors generated.
[4827/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[4828/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4829/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4830/7013] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[4831/7013] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[3744/5846] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[3745/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[3746/5846] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[3747/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[3748/5846] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache gcc -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/x86/include -I../lib/eal/x86/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 -O2 -g -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -march=corei7 -mrtm -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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: 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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[3749/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3750/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[3751/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3752/5846] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[3753/5846] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[4125/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4126/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4127/6186] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[4128/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4129/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache powerpc64le-linux-gnu-gcc -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/ppc/include -I../lib/eal/ppc/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 -O2 -g -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 -Wno-psabi -D_GNU_SOURCE -mcpu=power8 -mtune=power8 -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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: 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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4130/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4131/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4132/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4133/6186] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4134/6186] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[4704/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4705/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4706/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4707/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4708/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache aarch64-linux-gnu-gcc -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 -O2 -g -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=armv8-a+crc -moutline-atomics -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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: 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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4709/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4710/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4711/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[4712/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4713/6924] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[4099/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4100/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4101/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[4102/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4103/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
FAILED: app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
ccache riscv64-linux-gnu-gcc -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/riscv/include -I../lib/eal/riscv/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 -O2 -g -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=rv64gc -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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
478 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
../app/test-crypto-perf/cperf_ops.c:478:57: 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:57: error: ‘RTE_CRYPTO_CIPHER_SNOW_V’ undeclared (first use in this function); did you mean ‘RTE_CRYPTO_CIPHER_NULL’?
638 | options->cipher_algo == RTE_CRYPTO_CIPHER_SNOW_V)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| RTE_CRYPTO_CIPHER_NULL
[4104/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4105/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4106/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4107/6157] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[4108/6157] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
prev parent reply other threads:[~2025-04-11 11:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250411101425.3041736-6-radu.nicolau@intel.com>
2025-04-11 9:41 ` |FAILURE| pw152879-152883 " qemudev
2025-04-11 10:16 ` |SUCCESS| pw152883 " checkpatch
2025-04-11 10:37 ` |FAILURE| pw152879-152883 [PATCH] [v2, " dpdklab
2025-04-11 11:03 ` 0-day Robot [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=20250411110333.92190-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=radu.nicolau@intel.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).