|FAILURE| pw156779-156777 [PATCH] [3/3] app/compres-perf: support fo

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Sep 20 01:02:15 CEST 2025


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/156777

_Testing issues_

Submitter: Sameer Vaze <svaze at qti.qualcomm.com>
Date: Friday, September 19 2025 17:28:02 
DPDK git baseline: Repo:dpdk-next-crypto
  Branch: master
  CommitID:4159ea62922ce41566c7bab44655ad78bee85458

156779-156777 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#373227

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      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 40              | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 10             | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 41              | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 12          | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 42              | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.5 | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04                 | PEND           | SKIPPED                   | SKIPPED                      | PASS         |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04                 | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)              | SKIPPED        | PEND                      | PEND                         | SKIPPED      |
+------------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
84 |                 uint8_t *dictionary = malloc(DEFLATE_MAX_WINDOW_SIZE);
|                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c: In function 'process_zlib_deflate_chksum':
../drivers/compress/zlib/zlib_pmd.c:43:25: error: 'rte_free' called on pointer returned from a mismatched allocation function [-Werror=mismatched-dealloc]
43 |                         rte_free(dictionary);
|                         ^~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:32:39: note: returned from 'malloc'
32 |                 uint8_t *dictionary = malloc(DEFLATE_MAX_WINDOW_SIZE);
|                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:58:17: error: 'rte_free' called on pointer returned from a mismatched allocation function [-Werror=mismatched-dealloc]
58 |                 rte_free(dictionary);
|                 ^~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:32:39: note: returned from 'malloc'
32 |                 uint8_t *dictionary = malloc(DEFLATE_MAX_WINDOW_SIZE);
|                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1730/3749] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_80_95_burst.c.o
[1731/3749] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_96_111_burst.c.o
[1732/3749] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_deq_cn9k_deq_112_127_burst.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-11)

Fedora Linux 40
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)

Fedora Linux 41
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 42
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)

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.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34110/

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