Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/120774 _Testing issues_ Submitter: Akhil Goyal Date: Monday, December 12 2022 15:10:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79 120774 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== if (algo_enum < RTE_DIM(crypto_cipher_algorithm_strings)) ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cryptodev/rte_cryptodev.c:436:16: error: comparison of integers of different signs: 'enum rte_crypto_auth_algorithm' and 'unsigned long long' [-Werror,-Wsign-compare] if (algo_enum < RTE_DIM(crypto_auth_algorithm_strings)) ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cryptodev/rte_cryptodev.c:449:16: error: comparison of integers of different signs: 'enum rte_crypto_aead_algorithm' and 'unsigned long long' [-Werror,-Wsign-compare] if (algo_enum < RTE_DIM(crypto_aead_algorithm_strings)) ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/cryptodev/rte_cryptodev.c:462:17: error: comparison of integers of different signs: 'enum rte_crypto_asym_xform_type' and 'unsigned long long' [-Werror,-Wsign-compare] if (xform_enum < RTE_DIM(crypto_asym_xform_strings)) ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 errors generated. [3/520] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_impl.c.obj [4/520] Compiling C object lib/librte_security.a.p/security_rte_security.c.obj [5/520] Compiling C object lib/librte_gso.a.p/gso_gso_tunnel_tcp4.c.obj [6/520] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.obj [7/520] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.obj ninja: build stopped: subcommand failed. Could not rebuild C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/24706/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/