automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw123948 [PATCH] [v3] bus: add platform bus
@ 2023-02-18 21:12 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-02-18 21:12 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tomasz Duszynski

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

Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/123948

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Wednesday, February 15 2023 11:10:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:04ed18cd41f12ea1487581731ef56185d902d827

123948 --> testing fail

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| RHEL 7           | FAIL     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| Debian Buster    | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| Ubuntu 20.04     | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+

==== 20 line log output for RHEL 7 (abi_test): ====
[606/3317] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci.c.o'.
[607/3317] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_uio.c.o'.
[608/3317] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
[609/3317] Linking static target drivers/libtmp_rte_bus_pci.a.
[610/3317] Generating rte_bus_pci.pmd.c with a custom command.
[611/3317] Compiling C object 'drivers/a715181@@rte_bus_pci@sta/meson-generated_.._rte_bus_pci.pmd.c.o'.
[612/3317] Linking static target drivers/librte_bus_pci.a.
[613/3317] Generating rte_bus_pci.sym_chk with a meson_exe.py custom command.
[614/3317] Compiling C object 'drivers/a715181@@rte_bus_pci@sha/meson-generated_.._rte_bus_pci.pmd.c.o'.
[615/3317] Linking target drivers/librte_bus_pci.so.23.1.
[616/3317] Generating symbol file 'drivers/a715181@@rte_bus_pci@sha/librte_bus_pci.so.23.1.symbols'.
[617/3317] Compiling C object 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o'.
FAILED: drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o
ccache cc -Idrivers/a715181@@tmp_rte_bus_platform@sta -Idrivers -I../drivers -Idrivers/bus/platform -I../drivers/bus/platform -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 -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -g -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.platform -MD -MQ 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o' -MF 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o.d' -o 'drivers/a715181@@tmp_rte_bus_platform@sta/bus_platform_platform.c.o' -c ../drivers/bus/platform/platform.c
../drivers/bus/platform/platform.c: In function 'device_setup':
../drivers/bus/platform/platform.c:331:25: error: 'VFIO_DEVICE_FLAGS_PLATFORM' undeclared (first use in this function)
if (!(dev_info.flags & VFIO_DEVICE_FLAGS_PLATFORM)) {
^
../drivers/bus/platform/platform.c:331:25: note: each undeclared identifier is reported only once for each function it appears in
ninja: build stopped: subcommand failed.
==== End log output ====

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 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw123948 [PATCH v3] bus: add platform bus
       [not found] <20230215111031.2235204-1-tduszynski@marvell.com>
@ 2023-02-15 11:11 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-02-15 11:11 UTC (permalink / raw)
  To: test-report; +Cc: Tomasz Duszynski

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/123948

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#1154: FILE: drivers/bus/platform/private.h:38:
+		RTE_FMT("platform bus: " RTE_FMT_HEAD(__VA_ARGS__,), \
 		                                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1155: FILE: drivers/bus/platform/private.h:39:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

total: 2 errors, 0 warnings, 1005 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-18 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-18 21:12 |WARNING| pw123948 [PATCH] [v3] bus: add platform bus dpdklab
     [not found] <20230215111031.2235204-1-tduszynski@marvell.com>
2023-02-15 11:11 ` |WARNING| pw123948 [PATCH v3] " checkpatch

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).