|FAILURE| pw147164 [PATCH] [v7] ethdev: TEST support single queue pe

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Oct 26 04:03:23 CEST 2024


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/147164

_Testing issues_

Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Thursday, October 24 2024 21:11:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f

147164 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#323150

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM Clang)    | PEND               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PEND               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | PEND               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
[1134/3310] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o
[1135/3310] Linking static target drivers/libtmp_rte_net_bnx2x.a
[1136/3310] Generating rte_net_bnx2x.pmd.c with a custom command
[1137/3310] Compiling C object drivers/librte_net_bnx2x.a.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[1138/3310] Linking static target drivers/librte_net_bnx2x.a
[1139/3310] Compiling C object drivers/librte_net_bnx2x.so.25.0.p/meson-generated_.._rte_net_bnx2x.pmd.c.o
[1140/3310] Linking target drivers/librte_net_bnx2x.so.25.0
[1141/3310] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o
[1142/3310] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
FAILED: drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o
ccache cc -Idrivers/libtmp_rte_net_bnxt.a.p -Idrivers -I../drivers -Idrivers/net/bnxt -I../drivers/net/bnxt -Idrivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_ulp -Idrivers/net/bnxt/tf_ulp/generic_templates -I../drivers/net/bnxt/tf_ulp/generic_templates -Idrivers/net/bnxt/tf_core -I../drivers/net/bnxt/tf_core -Idrivers/net/bnxt/hcapi/cfa -I../drivers/net/bnxt/hcapi/cfa -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/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -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 -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DSUPPORT_CFA_HW_ALL=1 -DBNXT_TF_APP_ID=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnxt -MD -MQ drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o -MF drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o.d -o drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o -c ../drivers/net/bnxt/bnxt_ethdev.c
../drivers/net/bnxt/bnxt_ethdev.c: In function 'bnxt_start_nic':
../drivers/net/bnxt/bnxt_ethdev.c:913:4: error: empty declaration [-Werror]
913 |    __rte_assume(j < RTE_MAX_QUEUES_PER_PORT);
|    ^~~~~~~~~~~~
../drivers/net/bnxt/bnxt_ethdev.c:934:4: error: empty declaration [-Werror]
934 |    __rte_assume(j < RTE_MAX_QUEUES_PER_PORT);
|    ^~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

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