automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: radu.nicolau@intel.com, robot@bytheb.org
Subject: |FAILURE| pw152829 [PATCH 5/5] app/eventdev: update eventdev app for SNOW-V
Date: Tue,  8 Apr 2025 08:22:53 -0400	[thread overview]
Message-ID: <20250408122253.3394093-1-robot@bytheb.org> (raw)
In-Reply-To: <20250408111952.2953492-5-radu.nicolau@intel.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152829/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14332643007
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" 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-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" 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-gcc-stdatomic" at step Build and test
####################################################################################
[3079/3553] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.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-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[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 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
[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-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[4098/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[4099/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4100/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[4101/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4102/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
[4103/6157] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[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-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] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
FAILED: app/dpdk-test.exe.p/test_test_cryptodev.c.obj 
ccache x86_64-w64-mingw32-gcc -Iapp/dpdk-test.exe.p -Iapp -I../app -Ilib/cmdline -I../lib/cmdline -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal -I../lib/eal -Ilib/log -I../lib/log -Ilib/kvargs -I../lib/kvargs -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/net/ring -I../drivers/net/ring -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/argparse -I../lib/argparse -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/bitratestats -I../lib/bitratestats -Ilib/cfgfile -I../lib/cfgfile -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -Ilib/dmadev -I../lib/dmadev -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -Ilib/lpm -I../lib/lpm -Ilib/ip_frag -I../lib/ip_frag -Ilib/latencystats -I../lib/latencystats -Ilib/pcapng -I../lib/pcapng -Ilib/ptr_compress -I../lib/ptr_compress -Ilib/reorder -I../lib/reorder -Ilib/stack -I../lib/stack -Ilib/timer -I../lib/timer -Iapp/test/test_cfgfiles -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 -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -fno-strict-aliasing -Wno-format-truncation -DALLOW_INTERNAL_API -MD -MQ app/dpdk-test.exe.p/test_test_cryptodev.c.obj -MF app/dpdk-test.exe.p/test_test_cryptodev.c.obj.d -o app/dpdk-test.exe.p/test_test_cryptodev.c.obj -c ../app/test/test_cryptodev.c
In file included from ../app/test/test_cryptodev.c:48:
../app/test/test_cryptodev_aead_test_vectors.h:4837:10: error: ‘RTE_CRYPTO_AEAD_SNOW_V’ undeclared here (not in a function); did you mean ‘RTE_CRYPTO_AEAD_SM4_GCM’?
 4837 |  .algo = RTE_CRYPTO_AEAD_SNOW_V,
      |          ^~~~~~~~~~~~~~~~~~~~~~
      |          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
[1775/3034] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_security_tls_record.c.obj
[1776/3034] Compiling C object app/dpdk-test.exe.p/test_test_cryptodev_security_pdcp.c.obj
[1777/3034] Compiling C object app/dpdk-test.exe.p/test_test_debug.c.obj
[1778/3034] Compiling C object app/dpdk-test.exe.p/test_test_cycles.c.obj
[1779/3034] Compiling C object app/dpdk-test.exe.p/test_test_devargs.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-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
####################################################################################
[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-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[3749/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
[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-crypto-perf.p/test-crypto-perf_cperf_options_parsing.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-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[3754/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_cyclecount.c.o
[4126/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4127/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4128/6186] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.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-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4131/6186] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.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
####################################################################################
[4701/6924] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[4702/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[4703/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
[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-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
[4706/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[4707/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4708/6924] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4709/6924] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4710/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-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-crypto-perf.p/test-crypto-perf_cperf_options_parsing.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-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-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[4826/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[4827/7013] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[4828/7013] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.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-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
[4831/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[4832/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[4833/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[4834/7013] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[4835/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] "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-----------------------------

  parent reply	other threads:[~2025-04-08 12:22 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 ` |FAILURE| pw152825-152829 " qemudev
2025-04-08 11:20 ` |SUCCESS| pw152829 " checkpatch
2025-04-08 12:22 ` 0-day Robot [this message]
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=20250408122253.3394093-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).