|FAILURE| pw142250-142254 [PATCH] [v4,5/5] net/nfp: vector Rx functi

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jul 10 03:59:24 CEST 2024


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

_Testing issues_

Submitter: Chaoyong He <chaoyong.he at corigine.com>
Date: Tuesday, July 09 2024 08:24:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b0fd604534d435cad3ac75fe4fb96b0841084af3

142250-142254 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PEND               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for RHEL9 (ARM) (dpdk_meson_compile): ====
[1957/3227] Linking static target drivers/libtmp_rte_net_nfp.a.
[1958/3227] Generating rte_net_nfp.pmd.c with a custom command.
[1959/3227] Compiling C object 'drivers/a715181@@rte_net_nfp at sta/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1960/3227] Linking static target drivers/librte_net_nfp.a.
[1961/3227] Compiling C object 'drivers/a715181@@rte_net_nfp at sha/meson-generated_.._rte_net_nfp.pmd.c.o'.
[1962/3227] Linking target drivers/librte_net_nfp.so.24.2.
[1963/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_eeprom.c.o'.
[1964/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_hw.c.o'.
[1965/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_mbx.c.o'.
[1966/3227] Compiling C object 'drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_mng.c.o'.
FAILED: drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_mng.c.o
ccache cc -Idrivers/net/ngbe/base/668b126@@ngbe_base at sta -Idrivers/net/ngbe/base -I../drivers/net/ngbe/base -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -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 -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-sty
 le-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -MD -MQ 'drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_mng.c.o' -MF 'drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_mng.c.o.d' -o 'drivers/net/ngbe/base/668b126@@ngbe_base at sta/ngbe_mng.c.o' -c ../drivers/net/ngbe/base/ngbe_mng.c
../drivers/net/ngbe/base/ngbe_mng.c: In function 'ngbe_hic_get_lldp':
../drivers/net/ngbe/base/ngbe_mng.c:127:36: error: array subscript 2 is outside array bounds of 'struct ngbe_hic_write_lldp[1]' [-Werror=array-bounds]
127 |                         buffer[bi] = rd32a(hw, NGBE_MNGMBX, bi);
../drivers/net/ngbe/base/ngbe_mng.c:385:36: note: while referencing 'buffer'
385 |         struct ngbe_hic_write_lldp buffer;
|                                    ^~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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