|FAILURE| pw156792-156794 [PATCH] [3/3] app/compress-perf: support f

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Sep 20 06:46:39 CEST 2025


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

_Testing issues_

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

156792-156794 --> testing issues

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

Test environment and result as below:

+------------------------------+---------------------------+------------------------------+--------------+----------------+
|         Environment          | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test |
+==============================+===========================+==============================+==============+================+
| Debian 12 (arm)              | WARN                      | PEND                         | SKIPPED      | SKIPPED        |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 20.04                 | SKIPPED                   | SKIPPED                      | PASS         | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 9              | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 10             | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Debian GNU/Linux 12          | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora Linux 40              | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora Linux 41              | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora Linux 42              | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 24.04                 | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED                   | SKIPPED                      | SKIPPED      | PEND           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 22.04                 | SKIPPED                   | SKIPPED                      | SKIPPED      | PASS           |
+------------------------------+---------------------------+------------------------------+--------------+----------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
86 |                 uint8_t *dictionary = malloc(DEFLATE_MAX_WINDOW_SIZE);
|                                       ^~~~~~
../drivers/compress/zlib/zlib_pmd.c:86:39: note: include '<stdlib.h>' or provide a declaration of 'malloc'
../drivers/compress/zlib/zlib_pmd.c:97:25: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
97 |                         free(dictionary);
|                         ^~~~
../drivers/compress/zlib/zlib_pmd.c:97:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/compress/zlib/zlib_pmd.c:115:25: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
115 |                         free(dictionary);
|                         ^~~~
../drivers/compress/zlib/zlib_pmd.c:115:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/compress/zlib/zlib_pmd.c:118:17: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
118 |                 free(dictionary);
|                 ^~~~
../drivers/compress/zlib/zlib_pmd.c:118:17: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
[2965/3763] Compiling C object drivers/libtmp_rte_vdpa_mlx5.a.p/vdpa_mlx5_mlx5_vdpa.c.o
[2966/3763] Generating rte_vdpa_ifc.pmd.c with a custom command
[2967/3763] Generating rte_ml_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
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

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

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

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

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

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

Fedora Linux 42
	Kernel: 5.4
	Compiler: clang 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)

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

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

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