|FAILURE| [GIT MASTER] b5dfcacb9dc5e23868cf11ad6d49f804b8ff66cc

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Sep 11 19:01:19 CEST 2024


_Testing issues_

Branch: 21.11-staging

b5dfcacb9dc5e23868cf11ad6d49f804b8ff66cc --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#261415

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | PEND           |
+---------------------+----------------+
| Debian 12           | FAIL           |
+---------------------+----------------+
| Fedora 38 (Clang)   | FAIL           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 38           | FAIL           |
+---------------------+----------------+
| Fedora 39           | FAIL           |
+---------------------+----------------+
| Fedora 40           | FAIL           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL 7              | WARN           |
+---------------------+----------------+
| RHEL8               | PEND           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| RHEL9               | PEND           |
+---------------------+----------------+
| Ubuntu 24.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PEND           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PEND           |
+---------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2097/3046] Linking static target drivers/libtmp_rte_net_sfc.a.
[2098/3046] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o'.
[2099/3046] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_tcmsgs.c.o'.
[2100/3046] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_netlink.c.o'.
[2101/3046] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_bpf_api.c.o'.
[2102/3046] Linking static target drivers/libtmp_rte_net_tap.a.
[2103/3046] Generating rte_net_tap_def with a custom command.
[2104/3046] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic at sta/net_softnic_rte_eth_softnic_meter.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_softnic at sta/net_softnic_rte_eth_softnic_meter.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_softnic at sta -Idrivers -I../drivers -Idrivers/net/softnic -I../drivers/net/softnic -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/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 -Ilib/pipeline -I../lib/pipeline -Ilib/port -I../lib/port -Ilib/sched -I../lib/sched -Ilib/ip_frag -I../lib/ip_frag -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/eventdev -I../lib/eventdev -Ili
 b/timer -I../lib/timer -Ilib/kni -I../lib/kni -Ilib/table -I../lib/table -Ilib/lpm -I../lib/lpm -Ilib/acl -I../lib/acl -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -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=pmd.net.softnic -MD -MQ 'drivers/a715181@@tmp_rte_net_softnic at sta/net_softnic_rte_eth_softnic_meter.c.o' -MF 'drivers/a715181@@tmp_rte_net_softnic at sta/net_softnic_rte_eth_softnic_meter.c.o.d' -o 'drivers/a715181@@tmp_rte_net_softnic at sta/net_softnic_rte_eth_softnic_meter.c.o' -c ../drivers/net/softnic/rte_eth_softnic_meter.c
../drivers/net/softnic/rte_eth_softnic_meter.c: In function 'pmd_mtr_stats_read':
../drivers/net/softnic/rte_eth_softnic_meter.c:906:10: error: missing braces around initializer [-Werror=missing-braces]
struct rte_mtr_stats s = {0};
^
../drivers/net/softnic/rte_eth_softnic_meter.c:906:10: error: (near initialization for 's.n_pkts') [-Werror=missing-braces]
cc1: all warnings being treated as errors
[2105/3046] Generating rte_net_tap_mingw with a custom command.
[2106/3046] Generating rte_net_tap.pmd.c with a custom command.
[2107/3046] Generating rte_net_sfc.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1)

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

RHEL 7
	Kernel: Depends on container host
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/30560/

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