|FAILURE| pw161830-161855 [PATCH] [v9,26/26] net/ice: avoid rte mall

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 24 22:51:32 CET 2026


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

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Tuesday, February 24 2026 15:14:31 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:1d4a363f0c8523b2adc3e89c910916765b7e0b56

161830-161855 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
../drivers/net/intel/iavf/iavf_ipsec_crypto.c: In function 'iavf_ipsec_crypto_device_capabilities_get':
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1169:19: error: incompatible implicit declaration of built-in function 'calloc' [-Werror=builtin-declaration-mismatch]
1169 |         request = calloc(1, request_len);
|                   ^~~~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1169:19: note: include '<stdlib.h>' or provide a declaration of 'calloc'
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1203:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
1203 |         free(response);
|         ^~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1203:9: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/net/intel/iavf/iavf_ipsec_crypto.c: In function 'iavf_ipsec_crypto_status_get':
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1593:19: error: incompatible implicit declaration of built-in function 'calloc' [-Werror=builtin-declaration-mismatch]
1593 |         request = calloc(1, request_len);
|                   ^~~~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1593:19: note: include '<stdlib.h>' or provide a declaration of 'calloc'
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1627:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
1627 |         free(response);
|         ^~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1627: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 ====

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

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 42
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

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)

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

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

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

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