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
Subject: |WARNING| pw159139-159140 [PATCH] [2/2] mempool/cnxk: add halo suppo
Date: Thu, 04 Dec 2025 04:33:03 -0800 (PST)	[thread overview]
Message-ID: <69317f7f.170a0220.32f8b5.a6f5SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251204065203.1866809-3-nkishor@marvell.com>

Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/159140

_Testing issues_

Submitter: Nawal Kishor <nkishor@marvell.com>
Date: Thursday, December 04 2025 06:51:33 
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: master
  CommitID:ed957165eadbe60a47d5ec223578cdd1c13d0bd9

159139-159140 --> testing issues

Upstream job id: Generic-VM-Unit-Test-DPDK#32932

Test environment and result as below:

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

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
[841/3611] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_irq.c.o
[842/3611] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
FAILED: drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o
ccache cc -Idrivers/libtmp_rte_common_cnxk.a.p -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual 
 -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o -MF drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o.d -o drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa.c.o -c ../drivers/common/cnxk/roc_npa.c
In function 'npa_pool_multi_bp_reset',
inlined from 'npa_aura_pool_fini' at ../drivers/common/cnxk/roc_npa.c:327:3,
inlined from 'npa_aura_pool_pair_free' at ../drivers/common/cnxk/roc_npa.c:1099:7,
inlined from 'roc_npa_pool_destroy' at ../drivers/common/cnxk/roc_npa.c:1122:8:
../drivers/common/cnxk/roc_npa.c:210:38: error: 'pool_req_cn20k' may be used uninitialized [-Werror=maybe-uninitialized]
210 |         pool_req->pool_mask.bp_ena_7 = ~(pool_req->pool_mask.bp_ena_7);
|         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/common/cnxk/roc_npa.c: In function 'roc_npa_pool_destroy':
../drivers/common/cnxk/roc_npa.c:298:38: note: 'pool_req_cn20k' was declared here
298 |         struct npa_cn20k_aq_enq_req *pool_req_cn20k;
|                                      ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[843/3611] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npa_type.c.o
[844/3611] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc.c.o
[845/3611] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_npc_aging.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Fedora Linux 41
	Kernel: 5.15
	Compiler: clang 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

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

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

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

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

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

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

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/34724/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2025-12-04 12:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251204065203.1866809-3-nkishor@marvell.com>
2025-12-04  6:25 ` |SUCCESS| pw159139-159140 [PATCH 2/2] mempool/cnxk: add halo support in mempool qemudev
2025-12-04  6:31 ` qemudev
2025-12-04  6:52 ` |SUCCESS| pw159140 " checkpatch
2025-12-04  8:09 ` |FAILURE| " 0-day Robot
2025-12-04 11:52 ` |FAILURE| pw159139-159140 [PATCH] [2/2] mempool/cnxk: add halo suppo dpdklab
2025-12-04 11:54 ` |WARNING| " dpdklab
2025-12-04 11:55 ` |SUCCESS| " dpdklab
2025-12-04 11:56 ` |PENDING| " dpdklab
2025-12-04 11:56 ` |FAILURE| " dpdklab
2025-12-04 11:58 ` dpdklab
2025-12-04 11:59 ` |SUCCESS| " dpdklab
2025-12-04 12:01 ` |FAILURE| " dpdklab
2025-12-04 12:02 ` dpdklab
2025-12-04 12:06 ` dpdklab
2025-12-04 12:12 ` |SUCCESS| " dpdklab
2025-12-04 12:14 ` dpdklab
2025-12-04 12:16 ` dpdklab
2025-12-04 12:16 ` dpdklab
2025-12-04 12:31 ` dpdklab
2025-12-04 12:33 ` dpdklab [this message]
2025-12-04 12:37 ` dpdklab
2025-12-04 12:40 ` |WARNING| " 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=69317f7f.170a0220.32f8b5.a6f5SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).