_Testing issues_ Branch: tags/v20.11 b1d36cf828771e28eb0130b59dcf606c2a0bc94d --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_spdk | +=====================+====================+======================+===================+ | Windows Server 2019 | FAIL | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 31 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Arch Linux | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 18.04 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 32 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 34 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL 7 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 33 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 34 clang | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ ==== 20 line log output for Fedora 34 clang (dpdk_meson_compile): ==== ^ 1 error generated. [2406/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_csumonly.c.o [2407/2592] Compiling C object app/test/dpdk-test.p/test_cmdline_lib.c.o [2408/2592] Compiling C object app/test/dpdk-test.p/test_byteorder.c.o [2409/2592] Compiling C object app/test/dpdk-test.p/test_cmdline.c.o [2410/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_bpf_cmd.c.o [2411/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_util.c.o [2412/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_config.c.o [2413/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_txonly.c.o [2414/2592] Compiling C object app/test/dpdk-test.p/packet_burst_generator.c.o [2415/2592] Compiling C object app/dpdk-test-regex.p/test-regex_main.c.o [2416/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_cmdline.c.o [2417/2592] Compiling C object app/test/dpdk-test.p/test_barrier.c.o [2418/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_testpmd.c.o [2419/2592] Compiling C object app/dpdk-testpmd.p/test-pmd_noisy_vnf.c.o [2420/2592] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx.c.o [2421/2592] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.c.o [2422/2592] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) 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) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 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 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/16271/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/