Test-Label: iol-testing Test-Status: FAILURE http://dpdk.org/patch/95119 _Testing issues_ Submitter: Ting Xu Date: Thursday, July 01 2021 10:20:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:568d97c09ca00e52fd7805ef0cab522250dac18b 95113-95119 --> 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 | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 31 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | RHEL 7 | SKIPPED | FAIL | SKIPPED | FAIL | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | CentOS 8 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 32 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 34 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Arch Linux | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 33 | SKIPPED | PASS | SKIPPED | PASS | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Alpine | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 20.04 ARM cross-compilation | SKIPPED | PASS | SKIPPED | SKIPPED | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 34 clang | SKIPPED | PASS | SKIPPED | FAIL | +------------------------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 18.04 ARM | SKIPPED | PASS | SKIPPED | FAIL | +------------------------------------+----------------------+--------------------+-------------------+----------------+ ==== 20 line log output for RHEL 7 (dpdk_meson_compile): ==== ^ cc1: all warnings being treated as errors [1296/2718] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_nvm.c.o [1297/2718] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_osdep.c.o [1298/2718] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_phy.c.o [1299/2718] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o [1300/2718] Linking static target drivers/libtmp_rte_net_iavf.a [1301/2718] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o [1302/2718] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o [1303/2718] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1304/2718] Generating rte_net_hns3.sym_chk with a meson_exe.py custom command [1305/2718] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o [1306/2718] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1307/2718] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command [1308/2718] Generating rte_common_mlx5.sym_chk with a meson_exe.py custom command [1309/2718] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1310/2718] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command [1311/2718] Generating eal.sym_chk with a meson_exe.py custom command [1312/2718] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 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 11.2 Kernel: 11.2 Compiler: gcc 8.3 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) 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 Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) Ubuntu 18.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/17599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/