_Testing issues_ Branch: dpdk-next-net 9dc597076308861bcf4cbaf8ba496d51fc4a49b8 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Ubuntu 18.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 32 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Arch Linux | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 31 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 34 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 33 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 34 clang | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Alpine (dpdk_meson_compile): ==== | cc1: all warnings being treated as errors [1687/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_sparser.c.o'. [1688/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ptp.c.o'. [1689/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpni.c.o'. [1690/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_tm.c.o'. [1691/3170] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.o'. [1692/3170] Generating rte_net_enic.pmd.c with a custom command. [1693/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_112_127_vec.c.o'. [1694/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_0_15_vec_mseg.c.o'. [1695/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_16_31_vec_mseg.c.o'. [1696/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_ops.c.o'. [1697/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_96_111_vec.c.o'. [1698/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_48_63_vec_mseg.c.o'. [1699/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_32_47_vec_mseg.c.o'. [1700/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ethdev.c.o'. [1701/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_rxtx.c.o'. [1702/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_rxtx.c.o'. [1703/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_flow.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) 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) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) 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 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/18434/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/