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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 24 23:01:55 CET 2026


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
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#416615

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                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm)               | SKIPPED      | WARN                         | WARN                      | SKIPPED        |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 22.04                  | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 9               | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 43               | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian GNU/Linux 12           | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 41               | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 10              | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 42               | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Red Hat Enterprise Linux 9.7  | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Red Hat Enterprise Linux 10.1 | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 20.04                  | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+-------------------------------+--------------+------------------------------+---------------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
|            ^~~~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1169:12: note: include '<stdlib.h>' or provide a declaration of 'calloc'
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1203:2: error: incompatible implicit declaration of built-in function 'free' [-Werror]
1203 |  free(response);
|  ^~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1203:2: 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:12: error: incompatible implicit declaration of built-in function 'calloc' [-Werror]
1593 |  request = calloc(1, request_len);
|            ^~~~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1593:12: note: include '<stdlib.h>' or provide a declaration of 'calloc'
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1627:2: error: incompatible implicit declaration of built-in function 'free' [-Werror]
1627 |  free(response);
|  ^~~~
../drivers/net/intel/iavf/iavf_ipsec_crypto.c:1627:2: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
[2040/3811] Generating rte_net_idpf.pmd.c with a custom command
[2041/3811] Generating rte_net_ice.pmd.c with a custom command
[2042/3811] 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