|WARNING| pw159025 [PATCH] event/cnxk: fix offload flags
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Nov 26 02:46:57 CET 2025
Test-Label: iol-unit-arm64-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: Generic-Unit-Test-DPDK#395862
Test environment and result as below:
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test |
+==============================+==============================+===========================+==============+================+
| Debian 12 (arm) | WARN | WARN | SKIPPED | SKIPPED |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS | WARN |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora Linux 41 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| CentOS Stream 10 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora Linux 42 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora Linux 40 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+------------------------------+---------------------------+--------------+----------------+
==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
../drivers/net/cnxk/cn10k_rx.h:575:37: note: 'inb_priv' was declared here
575 | struct cn10k_inb_priv_data *inb_priv;
| ^~~~~~~~
../drivers/net/cnxk/cn10k_rx.h:629:33: error: 'inb_priv' may be used uninitialized in this function [-Werror=maybe-uninitialized]
629 | nix_sec_attach_frags(hdr, inner, inb_priv, mbuf_init);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cnxk/cn10k_rx.h:575:37: note: 'inb_priv' was declared here
575 | struct cn10k_inb_priv_data *inb_priv;
| ^~~~~~~~
../drivers/net/cnxk/cn10k_rx.h:629:33: error: 'inb_priv' may be used uninitialized in this function [-Werror=maybe-uninitialized]
629 | nix_sec_attach_frags(hdr, inner, inb_priv, mbuf_init);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cnxk/cn10k_rx.h:575:37: note: 'inb_priv' was declared here
575 | struct cn10k_inb_priv_data *inb_priv;
| ^~~~~~~~
cc1: all warnings being treated as errors
[1877/3815] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_64_79_burst.c.o
[1878/3815] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_80_95_burst.c.o
[1879/3815] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn10k_deq_96_111_burst.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora Linux 41
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora Linux 40
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
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