_Testing issues_ Branch: tags/v20.11 b1d36cf828771e28eb0130b59dcf606c2a0bc94d --> testing fail Test environment and result as below: +------------------------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_spdk | +====================================+====================+======================+===================+ | Windows Server 2019 | FAIL | PASS | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | Fedora 31 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | CentOS 8 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | FreeBSD 11.2 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 ARM | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 ARM cross-compilation | PASS | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | Arch Linux | FAIL | SKIPPED | SKIPPED | +------------------------------------+--------------------+----------------------+-------------------+ | Ubuntu 18.04 | SKIPPED | SKIPPED | PASS | +------------------------------------+--------------------+----------------------+-------------------+ ==== 20 line log output for Arch Linux (dpdk_meson_compile): ==== [910/2592] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output) [911/2592] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o FAILED: drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o ccache cc -Idrivers/libtmp_rte_net_bnx2x.a.p -Idrivers -I../drivers -Idrivers/net/bnx2x -I../drivers/net/bnx2x -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I.. -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_metrics -I../lib/librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/librte_pci -I../lib/librte_pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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 -DZLIB_CONST -MD -MQ drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o -MF drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o.d -o drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o -c ../drivers/net/bnx2x/bnx2x.c In file included from ../drivers/net/bnx2x/bnx2x.c:16: ../drivers/net/bnx2x/bnx2x.c: In function ‘bnx2x_hc_ack_sb’: ../drivers/net/bnx2x/bnx2x.h:1528:35: error: ‘igu_ack’ is used uninitialized [-Werror=uninitialized] 1528 | #define REG_WR32(sc, offset, val) bnx2x_reg_write32(sc, (offset), val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/bnx2x/bnx2x.h:1531:33: note: in expansion of macro ‘REG_WR32’ 1531 | #define REG_WR(sc, offset, val) REG_WR32(sc, offset, val) | ^~~~~~~~ ../drivers/net/bnx2x/bnx2x.h:1916:9: note: in expansion of macro ‘REG_WR’ 1916 | REG_WR(sc, hc_addr, *val); | ^~~~~~ ../drivers/net/bnx2x/bnx2x.h:1905:33: note: ‘igu_ack’ declared here 1905 | struct igu_ack_register igu_ack; | ^~~~~~~ cc1: all warnings being treated as errors 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 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/16271/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/