|FAILURE| pw159025 [PATCH] event/cnxk: fix offload flags
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Nov 26 00:31:20 CET 2025
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159025
_Testing issues_
Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
Date: Tuesday, November 25 2025 19:11:00
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2815d5065694eb9d0b43c312d17a00d2356e36f1
159025 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#395871
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| CentOS Stream 10 | PEND |
+-------------------------------+----------------+
| Fedora Linux 40 | PEND |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | WARN |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | PEND |
+-------------------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | PEND |
+-------------------------------+----------------+
| Fedora Linux 42 | PEND |
+-------------------------------+----------------+
| Fedora Linux 41 | PEND |
+-------------------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------------------+----------------+
| CentOS Stream 9 | PEND |
+-------------------------------+----------------+
| Windows Server 2022 | PEND |
+-------------------------------+----------------+
==== 20 line log output for Red Hat Enterprise Linux 8.10 (dpdk_unit_test): ====
../drivers/event/cnxk/cn10k_worker.h:60:22: note: 'mp' was declared here
struct rte_mempool *mp;
^~
../drivers/event/cnxk/cn10k_eventdev.c: In function 'cn10k_sso_port_quiesce':
../drivers/event/cnxk/cn10k_worker.h:132:16: error: 'mp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
mbuf->pool = mp;
~~~~~~~~~~~^~~~
../drivers/event/cnxk/cn10k_worker.h:60:22: note: 'mp' was declared here
struct rte_mempool *mp;
^~
../drivers/event/cnxk/cn10k_worker.h:132:16: error: 'mp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
mbuf->pool = mp;
~~~~~~~~~~~^~~~
../drivers/event/cnxk/cn10k_worker.h:60:22: note: 'mp' was declared here
struct rte_mempool *mp;
^~
cc1: all warnings being treated as errors
[3093/3619] Generating rte_event_dpaa.sym_chk with a custom command (wrapped by meson to capture output)
[3094/3619] Generating rte_event_dlb2.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 40
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Fedora Linux 41
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34675/
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