From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw159025 [PATCH] event/cnxk: fix offload flags
Date: Tue, 25 Nov 2025 16:13:52 -0800 (PST) [thread overview]
Message-ID: <69264640.050a0220.329708.439eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20251125191102.5324-1-pbhagavatula@marvell.com>
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
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: Template-DTS-Pipeline#256424
Test environment and result as below:
+--------------+----------------------+----------------------+
| Environment | dpdk_fips_validation | compressdev_zlib_pmd |
+==============+======================+======================+
| Ubuntu 20.04 | WARN | SKIPPED |
+--------------+----------------------+----------------------+
| Ubuntu 22.04 | SKIPPED | PASS |
+--------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
../drivers/net/cnxk/cn20k_rx.h:151:18: error: 'cq_w5' may be used uninitialized in this function [-Werror=maybe-uninitialized]
151 | lc_off = lc_ptr - (cq_w5 & 0xFF);
| ~~~~~~~^~~~~~~~~~~~~~~~
../drivers/net/cnxk/cn20k_rx.h:310:30: note: 'cq_w5' was declared here
310 | uint64_t fsz_w1 = 0, cq_w1, cq_w5, sg;
| ^~~~~
../drivers/net/cnxk/cn20k_rx.h:151:18: error: 'cq_w5' may be used uninitialized in this function [-Werror=maybe-uninitialized]
151 | lc_off = lc_ptr - (cq_w5 & 0xFF);
| ~~~~~~~^~~~~~~~~~~~~~~~
../drivers/net/cnxk/cn20k_rx.h:310:30: note: 'cq_w5' was declared here
310 | uint64_t fsz_w1 = 0, cq_w1, cq_w5, sg;
| ^~~~~
cc1: all warnings being treated as errors
[3098/3635] Compiling C object drivers/libtmp_rte_event_dsw.a.p/event_dsw_dsw_event.c.o
[3099/3635] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[3100/3635] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_worker.c.o
[3101/3635] Compiling C object drivers/libtmp_rte_event_octeontx.a.p/event_octeontx_ssovf_evdev_selftest.c.o
[3102/3635] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn20k_cryptodev_ops.c.o
[3103/3635] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
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
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/
next prev parent reply other threads:[~2025-11-26 0:13 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
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 ` dpdklab [this message]
2025-11-26 1:46 ` |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=69264640.050a0220.329708.439eSMTPIN_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).