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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Sep 19 20:02:00 CEST 2025


Test-Label: iol-unit-amd64-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#373234

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| CentOS Stream 9               | WARN           |
+-------------------------------+----------------+
| CentOS Stream 10              | WARN           |
+-------------------------------+----------------+
| Debian GNU/Linux 12           | WARN           |
+-------------------------------+----------------+
| Fedora Linux 40               | WARN           |
+-------------------------------+----------------+
| Fedora Linux 42               | WARN           |
+-------------------------------+----------------+
| Fedora Linux 41               | WARN           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5  | WARN           |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PEND           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PEND           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PEND           |
+-------------------------------+----------------+
| Ubuntu 24.04                  | PEND           |
+-------------------------------+----------------+
| Windows Server 2022           | PEND           |
+-------------------------------+----------------+

==== 20 line log output for Red Hat Enterprise Linux 9.5 (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
[2875/3540] Generating rte_regex_mlx5_map with a custom command
[2876/3540] Linking static target drivers/libtmp_rte_regex_mlx5.a
[2877/3540] Generating rte_compress_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

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

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

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

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

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

Red Hat Enterprise Linux 9.5
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 20.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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