automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Subject: |FAILURE| pw159025 [PATCH] event/cnxk: fix offload flags
Date: Tue, 25 Nov 2025 15:46:33 -0800 (PST)	[thread overview]
Message-ID: <69263fd9.050a0220.25dc31.7cb8SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251125191102.5324-1-pbhagavatula@marvell.com>

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159025

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@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#395878

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| CentOS Stream 10              | WARN           |
+-------------------------------+----------------+
| Fedora Linux 40               | PASS           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | WARN           |
+-------------------------------+----------------+
| Debian GNU/Linux 12           | WARN           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | WARN           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5  | WARN           |
+-------------------------------+----------------+
| Fedora Linux 42               | PEND           |
+-------------------------------+----------------+
| Fedora Linux 41               | PEND           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | WARN           |
+-------------------------------+----------------+
| Ubuntu 24.04                  | WARN           |
+-------------------------------+----------------+
| CentOS Stream 9               | WARN           |
+-------------------------------+----------------+
| Windows Server 2022           | PEND           |
+-------------------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
132 |                                 mbuf->pool = mp;
|                                 ~~~~~~~~~~~^~~~
../drivers/event/cnxk/cn10k_worker.h:60:29: note: 'mp' was declared here
60 |         struct rte_mempool *mp;
|                             ^~
../drivers/event/cnxk/cn10k_eventdev.c: In function 'cn10k_sso_port_quiesce':
../drivers/event/cnxk/cn10k_worker.h:132:44: error: 'mp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
132 |                                 mbuf->pool = mp;
|                                 ~~~~~~~~~~~^~~~
../drivers/event/cnxk/cn10k_worker.h:60:29: note: 'mp' was declared here
60 |         struct rte_mempool *mp;
|                             ^~
../drivers/event/cnxk/cn10k_worker.h:132:44: error: 'mp' may be used uninitialized in this function [-Werror=maybe-uninitialized]
132 |                                 mbuf->pool = mp;
|                                 ~~~~~~~~~~~^~~~
../drivers/event/cnxk/cn10k_worker.h:60:29: note: 'mp' was declared here
60 |         struct rte_mempool *mp;
|                             ^~
cc1: all warnings being treated as errors
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/

  parent reply	other threads:[~2025-11-25 23:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251125191102.5324-1-pbhagavatula@marvell.com>
2025-11-25 18:43 ` |SUCCESS| " qemudev
2025-11-25 18:48 ` qemudev
2025-11-25 19:10 ` checkpatch
2025-11-25 23:30 ` |FAILURE| " dpdklab
2025-11-25 23:31 ` dpdklab
2025-11-25 23:32 ` |SUCCESS| " dpdklab
2025-11-25 23:34 ` dpdklab
2025-11-25 23:39 ` |FAILURE| " dpdklab
2025-11-25 23:39 ` |WARNING| " dpdklab
2025-11-25 23:40 ` |FAILURE| " dpdklab
2025-11-25 23:40 ` dpdklab
2025-11-25 23:41 ` dpdklab
2025-11-25 23:41 ` dpdklab
2025-11-25 23:41 ` dpdklab
2025-11-25 23:42 ` dpdklab
2025-11-25 23:43 ` dpdklab
2025-11-25 23:45 ` 0-day Robot
2025-11-25 23:46 ` dpdklab [this message]
2025-11-25 23:46 ` dpdklab
2025-11-25 23:47 ` dpdklab
2025-11-25 23:50 ` dpdklab
2025-11-25 23:51 ` |SUCCESS| " dpdklab
2025-11-25 23:53 ` dpdklab
2025-11-25 23:54 ` dpdklab
2025-11-25 23:55 ` dpdklab
2025-11-26  0:04 ` |FAILURE| " dpdklab
2025-11-26  0:04 ` dpdklab
2025-11-26  0:11 ` |SUCCESS| " dpdklab
2025-11-26  0:13 ` |WARNING| " dpdklab
2025-11-26  1:46 ` dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=69263fd9.050a0220.25dc31.7cb8SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=pbhagavatula@marvell.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).