|FAILURE| pw126851-126854 [PATCH] [v2, 4/4] bus/pci: add VFIO sparse mmap support

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon May 15 13:28:45 CEST 2023


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

_Testing issues_

Submitter: Miao Li <miao.li at intel.com>
Date: Monday, May 15 2023 09:41:24 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f

126851-126854 --> testing fail

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| Fedora 36 (ARM)          | PASS           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | PASS           |
+--------------------------+----------------+
| CentOS Stream 8          | PASS           |
+--------------------------+----------------+
| Debian Bullseye          | PASS           |
+--------------------------+----------------+
| Debian Buster            | PASS           |
+--------------------------+----------------+
| Ubuntu 22.04             | PASS           |
+--------------------------+----------------+
| Fedora 36 Clang (ARM)    | PASS           |
+--------------------------+----------------+
| CentOS Stream 9          | PASS           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | PASS           |
+--------------------------+----------------+
| RHEL 7                   | FAIL           |
+--------------------------+----------------+
| Ubuntu 20.04             | PASS           |
+--------------------------+----------------+
| openSUSE Leap 15         | PASS           |
+--------------------------+----------------+
| RHEL8                    | PASS           |
+--------------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[612/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_params.c.o'.
[613/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common_uio.c.o'.
[614/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common.c.o'.
[615/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_linux_pci_uio.c.o'.
[616/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_linux_pci.c.o'.
[617/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_linux_pci_vfio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_linux_pci_vfio.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_pci at sta -Idrivers -I../drivers -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -MD -MQ 'drivers/a71
 5181@@tmp_rte_bus_pci at sta/bus_pci_linux_pci_vfio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_linux_pci_vfio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_linux_pci_vfio.c.o' -c ../drivers/bus/pci/linux/pci_vfio.c
../drivers/bus/pci/linux/pci_vfio.c: In function 'pci_vfio_map_resource_primary':
../drivers/bus/pci/linux/pci_vfio.c:779:11: error: 'info' may be used uninitialized in this function [-Werror=maybe-uninitialized]
if ((info->flags & RTE_VFIO_INFO_FLAG_CAPS) == 0) {
^
../drivers/bus/pci/linux/pci_vfio.c:797:27: note: 'info' was declared here
struct vfio_region_info *info;
^
cc1: all warnings being treated as errors
[618/3189] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform at sta/bus_platform_platform.c.o'.
[619/3189] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
[620/3189] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 36 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

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

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

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

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

Fedora 36 Clang (ARM)
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

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 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.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/26225/

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