|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:40:38 CET 2024


Test-Label: iol-unit-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_unit_test |
+==========================+================+
| Debian 11 (Buster) (ARM) | FAIL           |
+--------------------------+----------------+
| Fedora 38 (ARM)          | FAIL           |
+--------------------------+----------------+
| Fedora 37 (ARM)          | FAIL           |
+--------------------------+----------------+
| CentOS Stream 9 (ARM)    | FAIL           |
+--------------------------+----------------+

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
|                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
52 |                                      s01, 0);
|                                      ~~~~~~~
../drivers/net/octeon_ep/cnxk_ep_rx_neon.c:27:28: 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:23: 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:28: note: 's01' was declared here
27 |                 uint64x2_t s01, s23;
|                            ^~~
cc1: all warnings being treated as errors
[1944/3086] Generating rte_net_ring.pmd.c with a custom command.
[1945/3086] Generating rte_net_qede.pmd.c with a custom command.
[1946/3086] Generating rte_net_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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