_Testing issues_ Branch: tags/v20.11 b1d36cf828771e28eb0130b59dcf606c2a0bc94d --> testing fail Test environment and result as below: +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test | +====================================+======================+====================+===================+================+ | Windows Server 2019 | PASS | FAIL | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 20.04 ARM | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 31 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | CentOS 8 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Arch Linux | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Alpine | SKIPPED | FAIL | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 34 | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | RHEL 7 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 32 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 34 clang | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 20.04 ARM cross-compilation | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 33 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt.h:748:5: note: expanded from macro '__DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1' __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX(_ReturnType, _ReturnPolicy, _DeclSpec, _FuncName, _FuncName##_s, _DstType, _SalAttributeDst, _DstType, _Dst, _TType1, _TArg1) ^ C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt.h:1831:17: note: expanded from macro '__DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX' _CRT_INSECURE_DEPRECATE(_SecureFuncName) _DeclSpec _ReturnType __cdecl _FuncName(_SalAttributeDst _DstType *_Dst, _TType1 _TArg1); ^ C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.24.28314\include\vcruntime.h:311:55: note: expanded from macro '_CRT_INSECURE_DEPRECATE' #define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT( \ ^ C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.24.28314\include\vcruntime.h:301:47: note: expanded from macro '_CRT_DEPRECATE_TEXT' #define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text)) ^ 1 error generated. [8/181] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_config.c.obj [9/181] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_bus.c.obj [10/181] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_errno.c.obj [11/181] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_dynmem.c.obj [12/181] Compiling C object lib/librte_eal.a.p/librte_eal_common_eal_common_dev.c.obj ninja: build stopped: subcommand failed. [1] Error running command. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 FreeBSD 11.2 Kernel: 11.2 Compiler: gcc 8.3 Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 ARM cross-compilation Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/15985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/