|WARNING| pw159025 [PATCH] event/cnxk: fix offload flags
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Nov 26 00:39:18 CET 2025
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/159025
_Testing issues_
Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at 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: ACVP-FIPS-testing#11927
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 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
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/
More information about the test-report
mailing list