|WARNING| pw161312-161338 [PATCH] [v4,27/27] net/ice: avoid rte mall
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Feb 13 18:27:19 CET 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/161338
_Testing issues_
Submitter: Burakov, Anatoly <anatoly.burakov at intel.com>
Date: Friday, February 13 2026 10:26:38
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: master
CommitID:ee9b1ca1abfb9777ee28aff5e4b53eb11b9acea0
161312-161338 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#414320
Test environment and result as below:
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+===============================+================+==============================+==============+===========================+
| Fedora Linux 43 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora Linux 42 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora Linux 41 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 10 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 | WARN | SKIPPED | PASS | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Red Hat Enterprise Linux 9.7 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Red Hat Enterprise Linux 10.1 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian GNU/Linux 12 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | SKIPPED | WARN | SKIPPED | WARN |
+-------------------------------+----------------+------------------------------+--------------+---------------------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
../drivers/net/intel/i40e/rte_pmd_i40e.c:1592:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/net/intel/i40e/rte_pmd_i40e.c:1598:17: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
1598 | free(buff);
| ^~~~
../drivers/net/intel/i40e/rte_pmd_i40e.c:1598:17: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/net/intel/i40e/rte_pmd_i40e.c:1605:25: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
1605 | free(buff);
| ^~~~
../drivers/net/intel/i40e/rte_pmd_i40e.c:1605:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/net/intel/i40e/rte_pmd_i40e.c:1616:25: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
1616 | free(buff);
| ^~~~
../drivers/net/intel/i40e/rte_pmd_i40e.c:1616:25: note: include '<stdlib.h>' or provide a declaration of 'free'
../drivers/net/intel/i40e/rte_pmd_i40e.c:1621:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
1621 | free(buff);
| ^~~~
../drivers/net/intel/i40e/rte_pmd_i40e.c:1621:9: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
[1945/3829] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_intel_iavf_iavf_ethdev.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora Linux 43
Kernel: 5.4
Compiler: clang gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
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)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
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)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35212/
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