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,
	Bruce Richardson <bruce.richardson@intel.com>,
	Bruce Richardson <bruce.richardson@intel.com>
Subject: |FAILURE| pw159365-159391 [PATCH] [RFC,27/27] net/intel: remove inde
Date: Sat, 10 Jan 2026 05:44:34 -0800 (PST)	[thread overview]
Message-ID: <696257c2.050a0220.2482a.aac3SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251219172548.2660777-28-bruce.richardson@intel.com>

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

_Testing issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Friday, December 19 2025 17:25:44 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:026ec2fea8f643dcc878ecc841252fbc2de9f830

159365-159391 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#405396

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
[1071/3610] Compiling C object drivers/libtmp_rte_net_fm10k.a.p/net_intel_fm10k_base_fm10k_vf.c.o
[1072/3610] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_intel_e1000_igc_txrx.c.o
[1073/3610] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o
FAILED: [code=1] drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o
ccache cc -Idrivers/libtmp_rte_net_i40e.a.p -Idrivers -I../drivers -Idrivers/net/intel/i40e -I../drivers/net/intel/i40e -Idrivers/net/intel/i40e/base -I../drivers/net/intel/i40e/base -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wext
 ra -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.i40e -DCC_AVX512_SUPPORT -MD -MQ drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o -MF drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o.d -o drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_rxtx.c.o -c ../drivers/net/intel/i40e/i40e_rxtx.c
In file included from ../drivers/net/intel/i40e/../common/tx.h:452,
from ../drivers/net/intel/i40e/i40e_rxtx.h:8,
from ../drivers/net/intel/i40e/i40e_rxtx.c:33:
../drivers/net/intel/i40e/i40e_rxtx.c: In function 'i40e_xmit_pkts':
../drivers/net/intel/i40e/../common/tx_scalar_fns.h:221:34: error: 'cd_qw1' may be used uninitialized in this function [-Werror=maybe-uninitialized]
221 |                 uint64_t cd_qw0, cd_qw1;
|                                  ^~~~~~
../drivers/net/intel/i40e/../common/tx_scalar_fns.h:221:26: error: 'cd_qw0' may be used uninitialized in this function [-Werror=maybe-uninitialized]
221 |                 uint64_t cd_qw0, cd_qw1;
|                          ^~~~~~
cc1: all warnings being treated as errors
[1074/3610] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_pf.c.o
[1075/3610] Compiling C object drivers/libtmp_rte_net_i40e.a.p/net_intel_i40e_i40e_ethdev.c.o
[1076/3610] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

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

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

Fedora Linux 41
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Fedora Linux 42
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

Red Hat Enterprise Linux 9.7
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34855/

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2026-01-10 13:44 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20251219172548.2660777-28-bruce.richardson@intel.com>
2025-12-19 17:02 ` |SUCCESS| pw159365-159391 [RFC PATCH 27/27] net/intel: remove index for tracking end of packet qemudev
2025-12-19 17:07 ` qemudev
2025-12-19 17:29 ` |SUCCESS| pw159391 " checkpatch
2026-01-09 15:20 ` |SUCCESS| pw159365-159391 [PATCH] [RFC,27/27] net/intel: remove inde dpdklab
2026-01-09 15:35 ` dpdklab
2026-01-09 15:54 ` dpdklab
2026-01-09 16:06 ` dpdklab
2026-01-09 16:09 ` dpdklab
2026-01-09 16:13 ` dpdklab
2026-01-09 17:09 ` dpdklab
2026-01-09 17:41 ` dpdklab
2026-01-09 17:59 ` |PENDING| " dpdklab
2026-01-10  5:33 ` |SUCCESS| " dpdklab
2026-01-10  5:51 ` dpdklab
2026-01-10  5:55 ` dpdklab
2026-01-10 13:44 ` dpdklab [this message]
2026-01-10 13:52 ` |FAILURE| " dpdklab
2026-01-10 14:23 ` dpdklab
2026-01-11  7:04 ` |SUCCESS| " dpdklab
2026-01-11  7:26 ` dpdklab
2026-01-11 12:24 ` |WARNING| " dpdklab
2026-01-12 13:31 ` |SUCCESS| " dpdklab
2026-01-12 15:24 ` 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=696257c2.050a0220.2482a.aac3SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=bruce.richardson@intel.com \
    --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).