|FAILURE| pw159031 [PATCH] [v3] event/cnxk: fix offload flags
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Nov 26 15:22:52 CET 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159031
_Testing issues_
Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
Date: Wednesday, November 26 2025 08:13:53
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2815d5065694eb9d0b43c312d17a00d2356e36f1
159031 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#447606
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | PASS |
+------------------------------+--------------------+
| Fedora Linux 42 | PASS |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | PASS |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (dpdk_meson_compile): ====
| ^~~~~~~
../drivers/net/cnxk/cn20k_rx.h: In function 'cn20k_sso_port_quiesce':
../drivers/net/cnxk/cn20k_rx.h:848:18: note: 'lbase' was declared here
848 | uint64_t lbase, laddr = 0, buf_sz = 0;
| ^~~~~
In function 'nix_sec_flush_meta_burst',
inlined from 'cn20k_nix_recv_pkts_vector' at ../drivers/net/cnxk/cn20k_rx.h:1543:5,
inlined from 'cn20k_process_vwqe' at ../drivers/event/cnxk/cn20k_worker.h:90:13,
inlined from 'cn20k_sso_hws_post_process' at ../drivers/event/cnxk/cn20k_worker.h:239:3,
inlined from 'cn20k_sso_hws_get_work_empty' at ../drivers/event/cnxk/cn20k_worker.h:358:3,
inlined from 'cn20k_sso_port_quiesce' at ../drivers/event/cnxk/cn20k_eventdev.c:550:3:
../drivers/net/cnxk/cn20k_rx.h:96:17: error: 'lmt_id' may be used uninitialized [-Werror=maybe-uninitialized]
96 | data |= (uint64_t)lmt_id;
| ^~~~~~~~~~~~~~~~
../drivers/net/cnxk/cn20k_rx.h: In function 'cn20k_sso_port_quiesce':
../drivers/net/cnxk/cn20k_rx.h:851:18: note: 'lmt_id' was declared here
851 | uint16_t lmt_id, d_off;
| ^~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.15
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34681/
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