automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw90743-90746 [PATCH] [4/4] vhost: remove unnecessary level of indirection
@ 2021-04-06 23:37 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-04-06 23:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab

[-- Attachment #1: Type: text/plain, Size: 7332 bytes --]

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/90746

_Testing issues_

Submitter: Balazs Nemeth <bnemeth@redhat.com>
Date: Tuesday, April 06 2021 15:44:46 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:aa9cb78f66c53728593c1f65f69f2bbc7ca4a4a9

90743-90746 --> testing fail

Test environment and result as below:

+---------------------+----------------------+-------------------+----------------+--------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_unit_test | dpdk_meson_compile |
+=====================+======================+===================+================+====================+
| Windows Server 2019 | PASS                 | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| Fedora 31           | SKIPPED              | FAIL              | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| Ubuntu 18.04        | SKIPPED              | FAIL              | FAIL           | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | SKIPPED           | SKIPPED        | FAIL               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| CentOS Stream 8     | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| Fedora 32           | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| RHEL 7              | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| FreeBSD 11.2        | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| Arch Linux          | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+
| RHEL8               | SKIPPED              | SKIPPED           | SKIPPED        | PASS               |
+---------------------+----------------------+-------------------+----------------+--------------------+

==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
[459/2881] Compiling C object lib/librte_fib.a.p/librte_fib_trie_avx512.c.o
[460/2881] Generating rte_fib_mingw with a custom command
[461/2881] Compiling C object lib/librte_fib.a.p/librte_fib_dir24_8_avx512.c.o
[462/2881] Linking target lib/librte_ipsec.so.21.2
[463/2881] Linking static target lib/librte_fib.a
[464/2881] Compiling C object lib/librte_vhost.a.p/librte_vhost_virtio_net.c.o
FAILED: lib/librte_vhost.a.p/librte_vhost_virtio_net.c.o
ccache cc -Ilib/librte_vhost.a.p -Ilib -I../lib -Ilib/librte_vhost -I../lib/librte_vhost -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_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_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Ilib/librte_cryptodev -I../lib/librte_cryptodev -Ilib/librte_rcu -I../lib/librte_rcu -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_pci -I../lib/librte_pci -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DVHOST_GCC_UNROLL_PRAGMA -fno-strict-aliasing -MD -MQ lib/librte_vhost.a.p/librte_vhost_virtio_net.c.o -MF lib/librte_vhost.a.p/librte_vhost_virtio_net.c.o.d -o lib/librte_vhost.a.p/librte_vhost_virtio_net.c.o -c ../lib/librte_vhost/virtio_net.c
../lib/librte_vhost/virtio_net.c: In function ‘virtio_dev_tx_packed’:
../lib/librte_vhost/virtio_net.c:2472:11: error: unused variable ‘i’ [-Werror=unused-variable]
2472 |  uint16_t i;
|           ^
cc1: all warnings being treated as errors
[465/2881] Generating symbol file lib/librte_ipsec.so.21.2.p/librte_ipsec.so.21.2.symbols
[466/2881] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ethdev.c.o
[467/2881] Compiling C object lib/librte_port.a.p/librte_port_rte_port_fd.c.o
[468/2881] Generating fib.sym_chk with a custom command (wrapped by meson to capture output)
[469/2881] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.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)

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

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)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16324/

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:[~2021-04-06 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 23:37 [dpdk-test-report] |FAILURE| pw90743-90746 [PATCH] [4/4] vhost: remove unnecessary level of indirection 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).