|FAILURE| pw120467 [PATCH] vhost: exclude VM hugepages from coredumps

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Dec 6 06:10:23 CET 2022


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

_Testing issues_

Submitter: Mike Pattrick <mkp at redhat.com>
Date: Tuesday, December 06 2022 04:46:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6c8aed5ab7f6dbed8e71199504fa227f5f60c6fd

120467 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------+----------------------+
|              Environment               | dpdk_meson_compile | dpdk_unit_test | dpdk_mingw64_compile |
+========================================+====================+================+======================+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Windows Server 2019                    | PASS               | SKIPPED        | PASS                 |
+----------------------------------------+--------------------+----------------+----------------------+
| FreeBSD 13                             | PASS               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Debian Buster                          | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Debian Bullseye                        | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| CentOS Stream 8                        | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| CentOS Stream 9                        | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04                           | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 22.04                           | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| openSUSE Leap 15                       | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| RHEL 7                                 | SKIPPED            | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| RHEL8                                  | SKIPPED            | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
[377/3118] Compiling C object 'lib/76b5a35@@rte_vhost at sta/vhost_iotlb.c.o'.
FAILED: lib/76b5a35@@rte_vhost at sta/vhost_iotlb.c.o
ccache cc -Ilib/76b5a35@@rte_vhost at sta -Ilib -I../lib -Ilib/vhost -I../lib/vhost -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/ethdev -I../lib/ethdev -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 -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/hash -I../lib/hash -Ilib/pci -I../lib/pci -Ilib/dmadev -I../lib/dmadev -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-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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.vhost -MD -MQ 'lib/76b5a35@@rte_vhost at sta/vhost_iotlb.c.o' -MF 'lib/76b5a35@@rte_vhost at sta/vhost_iotlb.c.o.d' -o 'lib/76b5a35@@rte_vhost at sta/vhost_iotlb.c.o' -c ../lib/vhost/iotlb.c
In file included from ../lib/vhost/iotlb.h:10,
from ../lib/vhost/iotlb.c:11:
../lib/vhost/vhost.h: In function 'mem_set_dump':
../lib/vhost/vhost.h:992:20: error: unused parameter 'ptr' [-Werror=unused-parameter]
mem_set_dump(void *ptr, size_t size, bool enable)
~~~~~~^~~
../lib/vhost/vhost.h:992:32: error: unused parameter 'size' [-Werror=unused-parameter]
mem_set_dump(void *ptr, size_t size, bool enable)
~~~~~~~^~~~
../lib/vhost/vhost.h:992:43: error: unused parameter 'enable' [-Werror=unused-parameter]
mem_set_dump(void *ptr, size_t size, bool enable)
^
cc1: all warnings being treated as errors
[378/3118] Generating security.sym_chk with a meson_exe.py custom command.
[379/3118] Generating symbol file 'lib/76b5a35@@rte_stack at sha/librte_stack.so.23.1.symbols'.
[380/3118] Generating sched.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1-2

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

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)

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/24639/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/


More information about the test-report mailing list