_Testing issues_ Branch: dpdk-next-net bf38920f12a5bd442c7f75e3d8df1567bad634ab --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 32 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 31 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 18.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 34 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 33 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Arch Linux | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | FAIL | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 34 clang | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Alpine (dpdk_meson_compile): ==== | cc1: all warnings being treated as errors [1685/3170] Linking static target drivers/librte_net_iavf.a. [1686/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_sparser.c.o'. [1687/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ptp.c.o'. [1688/3170] Generating rte_net_enic.pmd.c with a custom command. [1689/3170] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82541.c.o'. [1690/3170] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82543.c.o'. [1691/3170] Compiling C object 'drivers/net/e1000/base/8e1fdff@@e1000_base@sta/e1000_82571.c.o'. [1692/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_mc_dpni.c.o'. [1693/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_ethdev.c.o'. [1694/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_96_111_vec.c.o'. [1695/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_0_15_vec_mseg.c.o'. [1696/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_16_31_vec_mseg.c.o'. [1697/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_ops.c.o'. [1698/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_112_127_vec.c.o'. [1699/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2@sta/net_dpaa2_dpaa2_rxtx.c.o'. [1700/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa@sta/net_dpaa_dpaa_rxtx.c.o'. [1701/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 ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) 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 Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 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 Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 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) 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) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/18500/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/