|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:43:53 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 |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM) | FAIL |
+--------------------------+----------------+
==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_unit_test): ====
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
[1948/3091] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base at sta/ecore_dcbx.c.o'.
[1949/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_cnxk_ep_rx.c.o'.
[1950/3091] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_tx_cn10k_tx_64_79_vec_mseg.c.o'.
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
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.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