|FAILURE| pw161525-161551 [PATCH] [v5,27/27] net/ice: avoid rte mall

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 17 17:20:25 CET 2026


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/161551

_Testing issues_

Submitter: Burakov, Anatoly <anatoly.burakov at intel.com>
Date: Tuesday, February 17 2026 12:14:16 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:c34eaab0ab5ed242f9afe15698483af5bdf4a0d2

161525-161551 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#466798

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 10 (dpdk_meson_compile): ====
../drivers/net/intel/i40e/i40e_flow.c:27:1: note: include '<stdlib.h>' or provide a declaration of 'calloc'
26 | #include "i40e_hash.h"
+++ |+#include <stdlib.h>
27 |
../drivers/net/intel/i40e/i40e_flow.c:3837:17: error: incompatible implicit declaration of built-in function 'calloc' [-Werror=builtin-declaration-mismatch]
3837 |         items = calloc(item_num, sizeof(struct rte_flow_item));
|                 ^~~~~~
../drivers/net/intel/i40e/i40e_flow.c:3837:17: note: include '<stdlib.h>' or provide a declaration of 'calloc'
../drivers/net/intel/i40e/i40e_flow.c:3856:25: error: implicit declaration of function 'free' [-Wimplicit-function-declaration]
3856 |                         free(items);
|                         ^~~~
../drivers/net/intel/i40e/i40e_flow.c:3856:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/net/intel/i40e/i40e_flow.c:3856:25: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
../drivers/net/intel/i40e/i40e_flow.c:3856:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/net/intel/i40e/i40e_flow.c:3866:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
3866 |         free(items);
|         ^~~~
../drivers/net/intel/i40e/i40e_flow.c:3866:9: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora Linux 42
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

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.15
	Compiler: aarch64-linux-gnu-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

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

Red Hat Enterprise Linux 10.1
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)

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

Fedora Linux 43
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

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

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