|FAILURE| pw159025 [PATCH] event/cnxk: fix offload flags

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Nov 26 00:39:08 CET 2025


Test-Label: iol-compile-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-VM-DPDK-Compile-Meson#39987

Test environment and result as below:

+-------------------------------+--------------------+------------------+-------------------------+-------------------+
|          Environment          | dpdk_meson_compile | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_msvc_compile |
+===============================+====================+==================+=========================+===================+
| CentOS Stream 10              | FAIL               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Debian GNU/Linux 12           | FAIL               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Ubuntu 20.04                  | PEND               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Fedora Linux 42               | PEND               | PEND             | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Ubuntu 24.04                  | PEND               | PEND             | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| FreeBSD 14.2                  | PASS               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| CentOS Stream 9               | PEND               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Red Hat Enterprise Linux 9.5  | PEND               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| openSUSE Leap 15.6            | PEND               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Red Hat Enterprise Linux 8.10 | PEND               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Alpine Linux 3.22.0           | FAIL               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Ubuntu 22.04                  | PEND               | SKIPPED          | SKIPPED                 | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Windows Server 2025           | SKIPPED            | SKIPPED          | PEND                    | SKIPPED           |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+
| Windows Server 2022           | SKIPPED            | SKIPPED          | SKIPPED                 | PEND              |
+-------------------------------+--------------------+------------------+-------------------------+-------------------+

==== 20 line log output for Alpine Linux 3.22.0 (dpdk_meson_compile): ====
../drivers/event/cnxk/cn20k_worker.h:128:51: error: 'd_off' may be used uninitialized [-Werror=maybe-uninitialized]
128 |                         cpth = ((uintptr_t)mbuf + (uint16_t)d_off);
|                                                   ^~~~~~~~~~~~~~~
../drivers/event/cnxk/cn20k_worker.h: In function 'cn20k_sso_port_quiesce':
../drivers/event/cnxk/cn20k_worker.h:62:26: note: 'd_off' was declared here
62 |         uint16_t lmt_id, d_off;
|                          ^~~~~
In function 'cn20k_process_vwqe',
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/event/cnxk/cn20k_worker.h:137:53: error: 'laddr' may be used uninitialized [-Werror=maybe-uninitialized]
137 |                                 *(uint64_t *)(laddr + (loff << 3)) = (uint64_t)mbuf;
|                                              ~~~~~~~^~~~~~~~~~~~~~
../drivers/event/cnxk/cn20k_worker.h: In function 'cn20k_sso_port_quiesce':
../drivers/event/cnxk/cn20k_worker.h:58:33: note: 'laddr' was declared here
58 |         uint64_t meta_aura = 0, laddr;
|                                 ^~~~~
cc1: all warnings being treated as errors
ninja: 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)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Ubuntu 20.04
	Kernel: 4.19
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora Linux 42
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

Alpine Linux 3.22.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 14.2.0) 14.2.0

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Windows Server 2025
	Kernel: 10.0.26100
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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