|FAILURE| pw136014-136015 [PATCH] [v3,2/2] net/octeon_ep: add Rx NEO

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Jan 21 19:21:37 CET 2024


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

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
Date: Sunday, January 21 2024 16:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:019c31d7089944f5d9715d6af263f73886359e06

136014-136015 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c: In function 'cnxk_ep_recv_pkts_neon':
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:51:9: error: 's01' may be used uninitialized in this function [-Werror=maybe-uninitialized]
51 |   s01 = vsetq_lane_u32(cnxk_pktmbuf_mtod(m0, struct otx_ep_droq_info *)->length >> 48,
|         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
52 |          s01, 0);
|          ~~~~~~~
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:27:14: note: 's01' was declared here
27 |   uint64x2_t s01, s23;
|              ^~~
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c: In function 'cn9k_ep_recv_pkts_neon':
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:51:9: error: 's01' may be used uninitialized in this function [-Werror=maybe-uninitialized]
51 |   s01 = vsetq_lane_u32(cnxk_pktmbuf_mtod(m0, struct otx_ep_droq_info *)->length >> 48,
|         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
52 |          s01, 0);
|          ~~~~~~~
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:27:14: note: 's01' was declared here
27 |   uint64x2_t s01, s23;
|              ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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