Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/116415 _Testing issues_ Submitter: Yiding Zhou Date: Monday, September 19 2022 06:06:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8f6b1c1744e12d8d6877464a613acd1231db1a1 116415 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Ubuntu 18.04 | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 32 | PASS | +---------------------+----------------+ | Fedora 33 | PASS | +---------------------+----------------+ | Fedora 34 | PASS | +---------------------+----------------+ | Fedora 31 | PASS | +---------------------+----------------+ | Fedora 34 clang | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 18.04 (dpdk_unit_test): ==== [1617/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_hash.c.o'. [1618/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx.c.o'. [1619/3326] Generating rte_net_i40e_def with a custom command. [1620/3326] Generating rte_net_i40e_mingw with a custom command. [1621/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_tm.c.o'. [1622/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_vf_representor.c.o'. [1623/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_i40e@sta/net_i40e_i40e_rxtx_vec_sse.c.o'. [1624/3326] Linking static target drivers/libtmp_rte_net_i40e.a. [1625/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o'. FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o ccache cc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-strict-aliasing -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_vchnl.c.o' -c ../drivers/net/iavf/iavf_vchnl.c ../drivers/net/iavf/iavf_vchnl.c: In function 'iavf_dev_event_post': ../drivers/net/iavf/iavf_vchnl.c:104:2: error: ignoring return value of 'write', declared with attribute warn_unused_result [-Werror=unused-result] write(handler->fd[1], ¬ify_byte, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors [1626/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_generic_flow.c.o'. [1627/3326] Generating rte_net_i40e.pmd.c with a custom command. [1628/3326] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_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) 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 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.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/23532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/