* |FAILURE| [GIT MASTER] 305769000c40a4fdf1ed0cf24c157b447b91ea7d
@ 2022-02-27 23:47 dpdklab
0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-02-27 23:47 UTC (permalink / raw)
To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon
[-- Attachment #1: Type: text/plain, Size: 5829 bytes --]
_Testing issues_
Branch: dpdk
305769000c40a4fdf1ed0cf24c157b447b91ea7d --> testing fail
Test environment and result as below:
+------------------+----------------+
| Environment | dpdk_unit_test |
+==================+================+
| CentOS 8 | FAIL |
+------------------+----------------+
| CentOS Stream 8 | FAIL |
+------------------+----------------+
| Fedora 32 | FAIL |
+------------------+----------------+
| Fedora 31 | FAIL |
+------------------+----------------+
| RHEL8 | FAIL |
+------------------+----------------+
| Ubuntu 20.04 | FAIL |
+------------------+----------------+
| RHEL 7 | FAIL |
+------------------+----------------+
| Ubuntu 18.04 | PASS |
+------------------+----------------+
| Fedora 34 | FAIL |
+------------------+----------------+
| Arch Linux | FAIL |
+------------------+----------------+
| Fedora 33 | FAIL |
+------------------+----------------+
| openSUSE Leap 15 | PASS |
+------------------+----------------+
| Fedora 34 clang | PASS |
+------------------+----------------+
==== 20 line log output for Fedora 33 (dpdk_unit_test): ====
[1009/3342] Compiling C object 'drivers/a715181@@rte_dma_ioat@sta/meson-generated_.._rte_dma_ioat.pmd.c.o'.
[1010/3342] Linking static target drivers/librte_dma_ioat.a.
[1011/3342] Compiling C object 'drivers/a715181@@rte_dma_ioat@sha/meson-generated_.._rte_dma_ioat.pmd.c.o'.
[1012/3342] Linking target drivers/librte_dma_ioat.so.22.1.
[1013/3342] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[1014/3342] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_sfc@sta -Idrivers -I../drivers -Idrivers/net/sfc -I../drivers/net/sfc -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/sfc_efx -I../drivers/common/sfc_efx -Idrivers/common/sfc_efx/base -I../drivers/common/sfc_efx/base -fdiagnostics-color=always --coverage -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 -Wno-strict-aliasing -Wdisabled-optimization -Waggregate-return -Wbad-function-cast -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sfc -MD -MQ 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o' -MF 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o.d' -o 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o' -c ../drivers/net/sfc/sfc.c
../drivers/net/sfc/sfc.c: In function ‘sfc_probe’:
../drivers/net/sfc/sfc.c:1258:48: error: ‘efv’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
1258 | if (preferred_efv != EFX_FW_VARIANT_DONT_CARE && preferred_efv != efv) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/sfc/sfc.c:1225:19: note: ‘efv’ was declared here
1225 | efx_fw_variant_t efv;
| ^~~
cc1: all warnings being treated as errors
[1015/3342] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ethdev.c.o'.
[1016/3342] Compiling C object 'drivers/a715181@@tmp_rte_dma_skeleton@sta/dma_skeleton_skeleton_dmadev.c.o'.
[1017/3342] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_mcdi.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
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
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
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)
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
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)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
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/18930/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-02-27 23:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-27 23:47 |FAILURE| [GIT MASTER] 305769000c40a4fdf1ed0cf24c157b447b91ea7d dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).