|FAILURE| pw158794-158812 [PATCH] [v2,19/19] vfio: introduce cdev mo
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Nov 15 17:41:15 CET 2025
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158812
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Friday, November 14 2025 17:40:29
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:be0112878b4fc3a1b918370ed2fe615c52039d77
158794-158812 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#392811
Test environment and result as below:
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+==============================+================+==============================+==============+===========================+
| Debian GNU/Linux 12 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora Linux 40 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 9 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora Linux 41 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 10 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora Linux 42 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Red Hat Enterprise Linux 9.5 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 | PEND | SKIPPED | WARN | SKIPPED |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | SKIPPED | PEND | SKIPPED | PEND |
+------------------------------+----------------+------------------------------+--------------+---------------------------+
==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====
+++ |+#include <stdlib.h>
25 |
../lib/eal/linux/eal_vfio_group.c: In function 'vfio_group_request_fd':
../lib/eal/linux/eal_vfio_group.c:617:2: error: incompatible implicit declaration of built-in function 'free' [-Werror]
617 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_group.c:617:2: note: include '<stdlib.h>' or provide a declaration of 'free'
../lib/eal/linux/eal_vfio_group.c: In function 'vfio_group_sync_iommu_ops':
../lib/eal/linux/eal_vfio_group.c:667:2: error: incompatible implicit declaration of built-in function 'free' [-Werror]
667 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_group.c:667:2: note: include '<stdlib.h>' or provide a declaration of 'free'
../lib/eal/linux/eal_vfio_group.c: In function 'vfio_group_get_num':
../lib/eal/linux/eal_vfio_group.c:975:14: error: implicit declaration of function 'strtol'; did you mean 'strtok'? [-Werror=implicit-function-declaration]
975 | group_num = strtol(group_tok, &end, 10);
| ^~~~~~
| strtok
../lib/eal/linux/eal_vfio_group.c:975:14: error: nested extern declaration of 'strtol' [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 40
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Fedora Linux 41
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/34593/
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