Test-Label: iol-testing Test-Status: FAILURE http://dpdk.org/patch/123580 _Testing issues_ Submitter: Volodymyr Fialko Date: Thursday, February 09 2023 12:34:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00 123580 --> testing fail Test environment and result as below: +-------------------------------+----------------+ | Environment | dpdk_unit_test | +===============================+================+ | Ubuntu 20.04 ARM GCC Native | FAIL | +-------------------------------+----------------+ | Ubuntu 20.04 ARM Clang Native | FAIL | +-------------------------------+----------------+ | Windows Server 2019 | FAIL | +-------------------------------+----------------+ | RHEL 7 | FAIL | +-------------------------------+----------------+ ==== 20 line log output for RHEL 7 (dpdk_unit_test): ==== return rte_crypto_cipher_algorithm_strings[capa->cipher.algo]; ^ ../app/test/test_cryptodev_crosscheck.c:55:3: error: 'rte_crypto_aead_algorithm_strings' is deprecated (declared at ../lib/cryptodev/rte_crypto_sym.h:494) [-Werror=deprecated-declarations] return rte_crypto_aead_algorithm_strings[capa->aead.algo]; ^ ../app/test/test_cryptodev_crosscheck.c: In function 'sym_unit_test_suite_create': ../app/test/test_cryptodev_crosscheck.c:894:3: error: 'rte_crypto_auth_algorithm_strings' is deprecated (declared at ../lib/cryptodev/rte_crypto_sym.h:389) [-Werror=deprecated-declarations] algo_name = rte_crypto_auth_algorithm_strings[algo]; ^ ../app/test/test_cryptodev_crosscheck.c:898:3: error: 'rte_crypto_cipher_algorithm_strings' is deprecated (declared at ../lib/cryptodev/rte_crypto_sym.h:182) [-Werror=deprecated-declarations] algo_name = rte_crypto_cipher_algorithm_strings[algo]; ^ ../app/test/test_cryptodev_crosscheck.c:902:3: error: 'rte_crypto_aead_algorithm_strings' is deprecated (declared at ../lib/cryptodev/rte_crypto_sym.h:494) [-Werror=deprecated-declarations] algo_name = rte_crypto_aead_algorithm_strings[algo]; ^ cc1: all warnings being treated as errors [2968/3109] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_asym.c.o'. [2969/3109] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev_blockcipher.c.o'. [2970/3109] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_cryptodev.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/