|FAILURE| pw136049-136055 [PATCH] [7/7] net/gve: update GVE document

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Jan 23 02:22:01 CET 2024


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136055

_Testing issues_

Submitter: Joshua Washington <joshwash at google.com>
Date: Tuesday, January 23 2024 00:16:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:bd7063756123e4ecf9915989710729f94dc1757b

136049-136055 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
[1660/2822] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1661/2822] Generating rte_net_ixgbe.pmd.c with a custom command.
[1662/2822] Compiling C object 'drivers/a715181@@rte_net_ixgbe at sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1663/2822] Linking static target drivers/librte_net_ixgbe.a.
[1664/2822] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1665/2822] Compiling C object 'drivers/a715181@@rte_net_ixgbe at sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1666/2822] Linking target drivers/librte_net_ixgbe.so.24.1.
[1667/2822] Generating symbol file 'drivers/a715181@@rte_net_ixgbe at sha/librte_net_ixgbe.so.24.1.symbols'.
[1668/2822] Compiling C object 'drivers/a715181@@tmp_rte_net_mana at sta/net_mana_gdma.c.o'.
[1669/2822] Compiling C object 'drivers/a715181@@tmp_rte_net_mana at sta/net_mana_mana.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mana at sta/net_mana_mana.c.o
clang -Idrivers/a715181@@tmp_rte_net_mana at sta -Idrivers -I../drivers -Idrivers/net/mana -I../drivers/net/mana -Ilib/ethdev -I../lib/ethdev -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/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wm
 issing-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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mana -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_mana at sta/net_mana_mana.c.o' -MF 'drivers/a715181@@tmp_rte_net_mana at sta/net_mana_mana.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mana at sta/net_mana_mana.c.o' -c ../drivers/net/mana/mana.c
../drivers/net/mana/mana.c:1394:23: error: data argument not used by format string [-Werror,-Wformat-extra-args]
priv->max_send_sge, priv->max_mr_size);
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../drivers/net/mana/mana.h:467:16: note: expanded from macro 'DRV_LOG'
__func__, ## args)
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

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

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

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

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: clang 16.0.3

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

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