Test-Label: iol-testing Test-Status: FAILURE http://dpdk.org/patch/88037 _Testing issues_ Submitter: Pavan Nikhilesh Bhagavatula Date: Saturday, February 20 2021 22:09:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:442155f70c6bbdf59aa1f7b4d8039b5140f62927 88031-88037 --> testing fail Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+----------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test | +=====================+======================+====================+===================+================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+----------------+ | FreeBSD 11.2 | SKIPPED | FAIL | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+----------------+ | CentOS 8 | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+----------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+----------------+ | Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-------------------+----------------+ | Fedora 31 | SKIPPED | PASS | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 18.04 | SKIPPED | PASS | PASS | PASS | +---------------------+----------------------+--------------------+-------------------+----------------+ | Ubuntu 18.04 ARM | SKIPPED | PASS | SKIPPED | PASS | +---------------------+----------------------+--------------------+-------------------+----------------+ ==== 20 line log output for FreeBSD 11.2 (dpdk_meson_compile): ==== [267/2096] Generating rte_eventdev_def with a custom command [268/2096] Generating rte_eventdev_mingw with a custom command [269/2096] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_tx_adapter.c.o FAILED: lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_tx_adapter.c.o cc -Ilib/librte_eventdev.a.p -Ilib -I../lib -Ilib/librte_eventdev -I../lib/librte_eventdev -I. -I.. -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/freebsd/include -I../lib/librte_eal/freebsd/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_ring -I../lib/librte_ring -Ilib/librte_ethdev -I../lib/librte_ethdev -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_timer -I../lib/librte_timer -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Xclang -fcolor-diagnostics -pipe -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DBSD -MD -MQ lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_tx_adapter.c.o -MF lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_tx_adapter.c.o.d -o lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_tx_adapter.c.o -c ../lib/librte_eventdev/rte_event_eth_tx_adapter.c ../lib/librte_eventdev/rte_event_eth_tx_adapter.c:533:4: error: variable 'nb_tx' is uninitialized when used here [-Werror,-Wuninitialized] nb_tx += rte_eth_tx_buffer(port, queue, tqi->tx_buf, ^~~~~ ../lib/librte_eventdev/rte_event_eth_tx_adapter.c:518:29: note: initialize the variable 'nb_tx' to silence this warning uint16_t port, queue, nb_tx; ^ = 0 1 error generated. [270/2096] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_crypto_adapter.c.o [271/2096] Compiling C object lib/librte_eventdev.a.p/librte_eventdev_rte_event_eth_rx_adapter.c.o [272/2096] Generating symbol file lib/librte_efd.so.21.2.p/librte_efd.so.21.2.symbols [273/2096] Compiling C object lib/librte_gro.a.p/librte_gro_gro_tcp4.c.o [274/2096] Compiling C object lib/librte_gro.a.p/librte_gro_rte_gro.c.o ninja: build stopped: subcommand failed. [1] Error running command. ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 9.0 and gcc 8.1.0 (MinGW) FreeBSD 11.2 Kernel: 11.2 Compiler: gcc 8.3 CentOS 8 Kernel: 4.18.0.el8_0 Compiler: gcc 8.3.1 openSUSE Leap 15 Kernel: 4.12.14 Compiler: gcc 7.4.1 Arch Linux Kernel: latest Compiler: gcc latest Fedora 31 Kernel: 5.3.16 Compiler: gcc 9.2.1 Ubuntu 18.04 Kernel: 4.15.0-generic Compiler: gcc 7.5 Ubuntu 18.04 ARM Kernel: 5.4.0-53-generic Compiler: gcc 9.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/15670/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/