_Testing issues_ Branch: tags/v19.11 7001c8fdb27357c67147c0a13cb3826e48c0f2bf --> testing fail Test environment and result as below: +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk | +====================================+======================+====================+================+===================+ | Windows Server 2019 | FAIL | FAIL | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | FreeBSD 13 | SKIPPED | FAIL | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu 18.04 ARM | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 31 | SKIPPED | PASS | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | CentOS 8 | SKIPPED | PASS | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 32 | SKIPPED | FAIL | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | CentOS Stream 8 | SKIPPED | FAIL | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Arch Linux | SKIPPED | FAIL | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 34 | SKIPPED | FAIL | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PASS | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu 18.04 | SKIPPED | PASS | FAIL | FAIL | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 33 | SKIPPED | FAIL | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | RHEL 7 | SKIPPED | PASS | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Fedora 34 clang | SKIPPED | FAIL | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu 20.04 | SKIPPED | PASS | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | RHEL8 | SKIPPED | PASS | FAIL | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ | Ubuntu 20.04 ARM cross-compilation | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+----------------+-------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ==== fprintf(f, "id %zu: %s, level is %s\n", ^ ../lib/librte_eal/common/eal_common_log.c:404:24: error: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Werror=format=] fprintf(f, "id %zu: %s, level is %s\n", ~^ %I64d i, rte_logs.dynamic_types[i].name, ~ ../lib/librte_eal/common/eal_common_log.c:404:14: error: too many arguments for format [-Werror=format-extra-args] fprintf(f, "id %zu: %s, level is %s\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1.exe: all warnings being treated as errors [11/18] Compiling C object lib/librte_eal.a.p/librte_eal_windows_eal_eal_debug.c.obj FAILED: lib/librte_eal.a.p/librte_eal_windows_eal_eal_debug.c.obj "gcc" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\librte_eal\common\include" "-I..\lib\librte_eal\common\include" "-I..\lib\librte_eal\windows\eal\include" "-Ilib\librte_eal\common" "-I..\lib\librte_eal\common" "-Ilib\librte_eal\common\include\arch\x86" "-I..\lib\librte_eal\common\include\arch\x86" "-Ilib\librte_eal" "-I..\lib\librte_eal" "-Ilib\librte_kvargs" "-I..\lib\librte_kvargs" "-fdiagnostics-color=always" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Werror" "-O3" "-include" "rte_config.h" "-Wextra" "-Wcast-qual" "-Wdeprecated" "-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=native" "-Wno-format-truncation" "-DALLOW_EXPERIMENTAL_API" -MD -MQ lib/librte_eal.a.p/librte_eal_windows_eal_eal_debug.c.obj -MF "lib\librte_eal.a.p\librte_eal_windows_eal_eal_debug.c.obj.d" -o lib/librte_eal.a.p/librte_eal_windows_eal_eal_debug.c.obj "-c" ../lib/librte_eal/windows/eal/eal_debug.c ../lib/librte_eal/windows/eal/eal_debug.c:10:1: error: no previous prototype for '__rte_panic' [-Werror=missing-prototypes] __rte_panic(const char *funcname, const char *format, ...) ^~~~~~~~~~~ cc1.exe: all warnings being treated as errors ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: gcc 10.2.0 Ubuntu 18.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 CentOS 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 FreeBSD 11.2 Kernel: 11.2 Compiler: gcc 8.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) 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) Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 ARM cross-compilation Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/15539/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/