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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Sep 19 21:25:00 CEST 2025


Test-Label: iol-compile-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-DPDK-Compile-Meson#426975

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | PASS               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | FAIL               |
+------------------------------+--------------------+
| Fedora Linux 42              | FAIL               |
+------------------------------+--------------------+
| Ubuntu 24.04                 | FAIL               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | FAIL               |
+------------------------------+--------------------+
| CentOS Stream 10             | FAIL               |
+------------------------------+--------------------+
| CentOS Stream 9              | FAIL               |
+------------------------------+--------------------+

==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
116 |                 rte_free(dictionary);
|                 ^~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:84:39: note: returned from 'malloc'
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
ninja: build stopped: subcommand failed.
==== End log output ====

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

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)

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) 11.4.0

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

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/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