|FAILURE| pw161803-161828 [PATCH] [v8,26/26] net/ice: avoid rte mall

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 24 22:03:13 CET 2026


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/161828

_Testing issues_

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

161803-161828 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
|                   ^~~~~~
../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
[1973/3832] Compiling C object drivers/librte_net_iavf_base_lib.a.p/net_intel_ice_base_ice_vlan_mode.c.o
[1974/3832] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_vchnl.c.o
[1975/3832] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 22.04
	Kernel: 5.15
	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)

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

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

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

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

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)

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

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

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

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