Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/118617 _Testing issues_ Submitter: Junfeng Guo Date: Wednesday, October 19 2022 14:54:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a74b1b25136a592c275afbfa6b70771469750aee 118604-118617 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 32 | PASS | +---------------------+----------------+ | Fedora 34 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL 7 | FAIL | +---------------------+----------------+ | Ubuntu 18.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 31 | PASS | +---------------------+----------------+ | Fedora 33 | PASS | +---------------------+----------------+ | Fedora 34 clang | PASS | +---------------------+----------------+ ==== 20 line log output for RHEL 7 (dpdk_unit_test): ==== [1806/3500] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_sched.c.o'. [1807/3500] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_parent.c.o'. [1808/3500] Linking static target drivers/libtmp_rte_net_ice.a. [1809/3500] Compiling C object 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_ethdev.c.o'. [1810/3500] Compiling C object 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_vchnl.c.o'. FAILED: drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_vchnl.c.o ccache cc -Idrivers/a715181@@tmp_rte_net_idpf@sta -Idrivers -I../drivers -Idrivers/net/idpf -I../drivers/net/idpf -Idrivers/net/idpf/../../common/idpf -I../drivers/net/idpf/../../common/idpf -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 -Idrivers/common/idpf -I../drivers/common/idpf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.idpf -MD -MQ 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_vchnl.c.o' -MF 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_vchnl.c.o.d' -o 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_vchnl.c.o' -c ../drivers/net/idpf/idpf_vchnl.c ../drivers/net/idpf/idpf_vchnl.c: In function 'idpf_vc_config_rxqs': ../drivers/net/idpf/idpf_vchnl.c:884:2: error: 'err' may be used uninitialized in this function [-Werror=maybe-uninitialized] return err; ^ ../drivers/net/idpf/idpf_vchnl.c: In function 'idpf_vc_config_txqs': ../drivers/net/idpf/idpf_vchnl.c:1061:2: error: 'err' may be used uninitialized in this function [-Werror=maybe-uninitialized] return err; ^ cc1: all warnings being treated as errors [1811/3500] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_api.c.o'. [1812/3500] Generating rte_net_ice.pmd.c with a custom command. [1813/3500] Compiling C object 'drivers/a715181@@tmp_rte_net_idpf@sta/net_idpf_idpf_rxtx.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 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/patchsets/24078/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/