|FAILURE| pw136070-136076 [PATCH] [v2,7/7] net/gve: update GVE docum
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jan 23 21:25:15 CET 2024
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136076
_Testing issues_
Submitter: Joshua Washington <joshwash at google.com>
Date: Tuesday, January 23 2024 17:58:30
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:1b593b0c092a0e905cb1c05ba01acb6690fb0db2
136070-136076 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | FAIL |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
#define asm __asm__
^~~~~~~
../drivers/net/gve/base/gve_adminq.c:949:21: note: 'rss_key_dma_mem.pa' was declared here
struct gve_dma_mem rss_key_dma_mem;
^~~~~~~~~~~~~~~
In file included from ../lib/eal/include/dev_driver.h:12:0,
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/gve/base/../gve_ethdev.h:8,
from ../drivers/net/gve/base/gve_adminq.c:6:
../lib/eal/include/rte_common.h:35:13: error: 'indirection_table_dma_mem.pa' may be used uninitialized in this function [-Werror=maybe-uninitialized]
#define asm __asm__
^~~~~~~
../drivers/net/gve/base/gve_adminq.c:948:21: note: 'indirection_table_dma_mem.pa' was declared here
struct gve_dma_mem indirection_table_dma_mem;
^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[657/2770] Compiling C object 'drivers/a715181@@tmp_rte_net_gve at sta/net_gve_gve_rx.c.o'.
[658/2770] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
[659/2770] Generating rte_bus_fslmc.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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
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
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28939/
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