From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Soumyadeep Hore <soumyadeep.hore@intel.com>
Subject: |FAILURE| pw154138-154143 [PATCH] [v2,6/6] doc: announce TxPP suppor
Date: Sat, 07 Jun 2025 19:14:35 -0700 (PDT) [thread overview]
Message-ID: <6844f20b.630a0220.383262.e1d2SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250607170904.480937-7-soumyadeep.hore@intel.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/154143
_Testing issues_
Submitter: Soumyadeep Hore <soumyadeep.hore@intel.com>
Date: Saturday, June 07 2025 17:09:04
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:f880ad11010de93f2c1c45369aebe42987515a23
154138-154143 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#395190
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PEND |
+------------------------------+--------------------+
| Ubuntu 20.04 | PEND |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
[1961/3720] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_vf_mbx.c.o
[1962/3720] Linking static target drivers/librte_net_iavf_base_lib.a
[1963/3720] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_acl_filter.c.o
[1964/3720] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_diagnose.c.o
[1965/3720] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_ethdev.c.o
[1966/3720] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_fdir_filter.c.o
[1967/3720] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_generic_flow.c.o
[1968/3720] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_hash.c.o
[1969/3720] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o
FAILED: drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o
ccache cc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/intel/ice -I../drivers/net/intel/ice -Idrivers/net/intel/ice/base -I../drivers/net/intel/ice/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/arm/include -I../lib/eal/arm/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/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 -Idrivers/net/intel/iavf -I../drivers/net/intel/iavf -I../drivers/net/intel/iavf/base -Ilib/security -I../lib/security
-Ilib/cryptodev -I../lib/cryptodev -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=armv8.1-a+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_intel_ice_ice_rxtx.c.o -c ../drivers/net/intel/ice/ice_rxtx.c
../drivers/net/intel/ice/ice_rxtx.c: In function 'ice_xmit_pkts':
../drivers/net/intel/ice/ice_rxtx.c:3354:53: error: 'ts_id' may be used uninitialized [-Werror=maybe-uninitialized]
3354 | txq->tsq.ice_ts_ring[ts_id].tx_desc_idx_tstamp =
| ^
../drivers/net/intel/ice/ice_rxtx.c:3138:18: note: 'ts_id' was declared here
3138 | uint16_t ts_id;
| ^~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.15
Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33348/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2025-06-08 2:14 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250607170904.480937-7-soumyadeep.hore@intel.com>
2025-06-08 0:45 ` |SUCCESS| pw154138-154143 [PATCH v2 6/6] doc: announce TxPP support for E830 adapters qemudev
2025-06-08 0:50 ` qemudev
2025-06-08 1:18 ` |SUCCESS| pw154143 " checkpatch
2025-06-08 1:50 ` |FAILURE| pw154138-154143 [PATCH] [v2,6/6] doc: announce TxPP suppor dpdklab
2025-06-08 1:53 ` |WARNING| " dpdklab
2025-06-08 1:55 ` |FAILURE| " dpdklab
2025-06-08 2:01 ` dpdklab
2025-06-08 2:01 ` dpdklab
2025-06-08 2:03 ` dpdklab
2025-06-08 2:03 ` |SUCCESS| " dpdklab
2025-06-08 2:04 ` |FAILURE| " dpdklab
2025-06-08 2:04 ` dpdklab
2025-06-08 2:05 ` dpdklab
2025-06-08 2:06 ` |PENDING| " dpdklab
2025-06-08 2:07 ` |FAILURE| " dpdklab
2025-06-08 2:08 ` |SUCCESS| " dpdklab
2025-06-08 2:09 ` |FAILURE| " dpdklab
2025-06-08 2:09 ` dpdklab
2025-06-08 2:14 ` dpdklab
2025-06-08 2:14 ` dpdklab [this message]
2025-06-08 2:15 ` dpdklab
2025-06-08 2:15 ` dpdklab
2025-06-08 2:18 ` dpdklab
2025-06-08 2:18 ` dpdklab
2025-06-08 2:22 ` dpdklab
2025-06-08 2:27 ` dpdklab
2025-06-08 2:30 ` dpdklab
2025-06-08 2:32 ` |SUCCESS| " dpdklab
2025-06-08 2:34 ` dpdklab
2025-06-08 2:34 ` |FAILURE| " dpdklab
2025-06-08 2:37 ` dpdklab
2025-06-08 2:38 ` dpdklab
2025-06-08 2:57 ` |WARNING| " dpdklab
2025-06-08 6:56 ` |FAILURE| " 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=6844f20b.630a0220.383262.e1d2SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=soumyadeep.hore@intel.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).