|WARNING| pw164523 [PATCH] crypto/openssl: fix use-after-free bug an
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu May 28 14:14:03 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/164523
_Testing issues_
Submitter: Pratik Senapati <psenapati at marvell.com>
Date: Thursday, May 28 2026 07:58:22
DPDK git baseline: Repo:dpdk-next-crypto
Branch: master
CommitID:28ef4299acfd28df6ddcdad4bbc06916e88108ee
164523 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#443042
Test environment and result as below:
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==============================+================+===========================+==============================+==============+
| CentOS Stream 9 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 10 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 42 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 43 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 12 | PASS | PASS | PASS | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.7 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | WARN |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Ubuntu 24.04 (lpm_autotest): ====
[163/406] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[164/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[165/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[166/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[167/406] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o
[168/406] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o
[169/406] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[170/406] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o
[171/406] Linking static target lib/librte_pci.a
[172/406] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[173/406] Generating rte_ethdev_map with a custom command
[174/406] Generating rte_pci_map with a custom command
[175/406] Generating pci.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/pci.sym_chk
/usr/local/bin/meson --internal exe --capture lib/pci.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib/pci_exports.map lib/librte_pci.a
Segmentation fault (core dumped)
[176/406] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o
[177/406] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[178/406] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 42
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Fedora Linux 43
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Red Hat Enterprise Linux 9.7
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.4
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/36056/
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