|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 18:36:41 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               |
+----------------------+--------------------+

==== 20 line log output for Fedora 37 (ARM) (dpdk_meson_compile): ====
|                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
52 |                                      s01, 0);
|                                      ~~~~~~~
../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:27:28: note: 's01' was declared here
27 |                 uint64x2_t s01, s23;
|                            ^~~
In function 'cnxk_ep_process_pkts_vec_neon',
inlined from 'cn9k_ep_recv_pkts_neon' at ../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:136:2:
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:51:23: error: 's01' may be used uninitialized [-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: In function 'cn9k_ep_recv_pkts_neon':
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:27:28: 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

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