Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/109859 _Testing issues_ Submitter: Kevin Liu Date: Tuesday, April 19 2022 15:46:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:76076342ec8ef108a155938d46a88bb493fae60e 109837-109859 --> testing fail Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Ubuntu 18.04 | FAIL | +------------------+----------------+ | CentOS Stream 8 | FAIL | +------------------+----------------+ | Fedora 34 | FAIL | +------------------+----------------+ | Ubuntu 20.04 | FAIL | +------------------+----------------+ | openSUSE Leap 15 | FAIL | +------------------+----------------+ | RHEL 7 | FAIL | +------------------+----------------+ | Fedora 34 clang | FAIL | +------------------+----------------+ | Fedora 31 | FAIL | +------------------+----------------+ | RHEL8 | FAIL | +------------------+----------------+ | Arch Linux | FAIL | +------------------+----------------+ | Fedora 33 | FAIL | +------------------+----------------+ | Fedora 32 | FAIL | +------------------+----------------+ ==== 20 line log output for Fedora 32 (dpdk_unit_test): ==== [1663/3343] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_parser_rt.c.o'. [1664/3343] Linking static target drivers/net/ice/base/libice_base.a. [1665/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o'. [1666/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [1667/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. [1668/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [1669/3343] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'. [1670/3343] Linking static target drivers/net/ice/libice_avx512_lib.a. [1671/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'. FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o ccache cc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o' -c ../drivers/net/ice/ice_dcf.c ../drivers/net/ice/ice_dcf.c: In function ‘ice_dcf_cap_reset’: ../drivers/net/ice/ice_dcf.c:1432:40: error: initialization of ‘struct rte_intr_handle *’ from incompatible pointer type ‘struct rte_intr_handle **’ [-Werror=incompatible-pointer-types] 1432 | struct rte_intr_handle *intr_handle = &pci_dev->intr_handle; | ^ cc1: all warnings being treated as errors [1672/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'. [1673/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_sse.c.o'. [1674/3343] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.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) 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) Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/21833/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/