|FAILURE| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Jun 9 00:31:42 CEST 2023


Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127725

_Testing issues_

Submitter: Elena Agostini <eagostini at nvidia.com>
Date: Tuesday, May 30 2023 11:42:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c9df59bcc9bec67783de98486879594e52bdc418

127725 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | FAIL               |
+------------------+--------------------+
| Debian Buster    | FAIL               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| Debian Bullseye  | FAIL               |
+------------------+--------------------+
| Fedora 37        | FAIL               |
+------------------+--------------------+
| Ubuntu 20.04     | FAIL               |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL               |
+------------------+--------------------+
| RHEL8            | FAIL               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+
| Alpine           | FAIL               |
+------------------+--------------------+
| Ubuntu 22.04     | FAIL               |
+------------------+--------------------+
| Fedora 38        | FAIL               |
+------------------+--------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
[619/3247] Generating symbol file 'drivers/a715181@@rte_bus_fslmc at sha/librte_bus_fslmc.so.23.2.symbols'.
[620/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_ifpga at sta/bus_ifpga_ifpga_bus.c.o'.
[621/3247] Linking static target drivers/libtmp_rte_bus_ifpga.a.
[622/3247] Generating rte_bus_ifpga.pmd.c with a custom command.
[623/3247] Compiling C object 'drivers/a715181@@rte_bus_ifpga at sta/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[624/3247] Linking static target drivers/librte_bus_ifpga.a.
[625/3247] Generating rte_bus_ifpga.sym_chk with a meson_exe.py custom command.
[626/3247] Compiling C object 'drivers/a715181@@rte_bus_ifpga at sha/meson-generated_.._rte_bus_ifpga.pmd.c.o'.
[627/3247] Linking target drivers/librte_bus_ifpga.so.23.2.
[628/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common.c.o'.
[629/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_params.c.o'.
[630/3247] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common_uio.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common_uio.c.o
clang -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 -Xclang -fcolor-diagnostics -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API 
 -DRTE_LOG_DEFAULT_LOGTYPE=bus.pci -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common_uio.c.o' -MF 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common_uio.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_pci at sta/bus_pci_pci_common_uio.c.o' -c ../drivers/bus/pci/pci_common_uio.c
In file included from ../drivers/bus/pci/pci_common_uio.c:14:
../drivers/bus/pci/rte_bus_pci.h:82:59: error: declaration of 'struct rte_device' will not be visible outside of this function [-Werror,-Wvisibility]
const struct rte_pci_addr * rte_pci_get_addr(const struct rte_device *dev);
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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)

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)

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

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