|FAILURE| pw146841-146853 [PATCH] [13/13] net/ngbe: restrict configu

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Oct 26 01:35:25 CEST 2024


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

_Testing issues_

Submitter: Jiawen Wu <jiawenwu at trustnetic.com>
Date: Wednesday, October 23 2024 06:48:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581

146841-146853 --> testing issues

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

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PEND               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
[2048/3310] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_rtl.c.o
[2049/3310] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_mvl.c.o
[2050/3310] Compiling C object drivers/net/ngbe/base/libngbe_base.a.p/ngbe_phy_yt.c.o
[2051/3310] Linking static target drivers/net/ngbe/base/libngbe_base.a
[2052/3310] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ethdev.c.o
[2053/3310] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_ptypes.c.o
[2054/3310] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_pf.c.o
[2055/3310] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[2056/3310] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_neon.c.o
FAILED: drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_neon.c.o
ccache cc -Idrivers/libtmp_rte_net_ngbe.a.p -Idrivers -I../drivers -Idrivers/net/ngbe -I../drivers/net/ngbe -Idrivers/net/ngbe/base -I../drivers/net/ngbe/base -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 -Wfo
 rmat -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ngbe -MD -MQ drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_neon.c.o -MF drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_neon.c.o.d -o drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx_vec_neon.c.o -c ../drivers/net/ngbe/ngbe_rxtx_vec_neon.c
../drivers/net/ngbe/ngbe_rxtx_vec_neon.c: In function 'vtx1':
../drivers/net/ngbe/ngbe_rxtx_vec_neon.c:485:15: error: expected expression before '{' token
485 |  descriptor = {pkt->buf_iova + pkt->data_off,
|               ^
../drivers/net/ngbe/ngbe_rxtx_vec_neon.c:477:34: error: unused parameter 'flags' [-Werror=unused-parameter]
477 |   struct rte_mbuf *pkt, uint64_t flags)
|                         ~~~~~~~~~^~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

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