_Testing issues_ Branch: tags/v19.11 7001c8fdb27357c67147c0a13cb3826e48c0f2bf --> testing fail Test environment and result as below: +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Environment | dpdk_mingw64_compile | dpdk_unit_test | dpdk_compile_spdk | dpdk_meson_compile | +====================================+======================+================+===================+====================+ | Windows Server 2019 | FAIL | SKIPPED | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Arch Linux | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Ubuntu 18.04 | SKIPPED | FAIL | FAIL | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | CentOS Stream 8 | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | CentOS 8 | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Fedora 31 | SKIPPED | FAIL | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Fedora 32 | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | openSUSE Leap 15 | SKIPPED | FAIL | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | RHEL 7 | SKIPPED | FAIL | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | RHEL8 | SKIPPED | FAIL | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Ubuntu 20.04 | SKIPPED | FAIL | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Fedora 34 | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Fedora 33 | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Fedora 34 clang | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | FreeBSD 13 | SKIPPED | SKIPPED | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Ubuntu 18.04 ARM | SKIPPED | SKIPPED | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | FreeBSD 11.2 | SKIPPED | SKIPPED | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Alpine | SKIPPED | SKIPPED | SKIPPED | FAIL | +------------------------------------+----------------------+----------------+-------------------+--------------------+ | Ubuntu 20.04 ARM cross-compilation | SKIPPED | SKIPPED | SKIPPED | PASS | +------------------------------------+----------------------+----------------+-------------------+--------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ==== %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", ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/librte_eal/common/eal_common_log.c:404:19: error: unknown conversion type character 'z' in format [-Werror=format=] 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 ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) 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 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 18.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 FreeBSD 11.2 Kernel: 11.2 Compiler: gcc 8.3 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/15626/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/