|FAILURE| pw158913-158930 [PATCH] [v5,18/18] vfio: introduce cdev mo
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Nov 20 00:39:29 CET 2025
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158930
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Wednesday, November 19 2025 11:08:16
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ef98b88455bf4a7c8b7aa3106a761c9e9270d6a3
158913-158930 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#394475
Test environment and result as below:
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+==============================+==============+==============================+===========================+================+
| Ubuntu 20.04 | WARN | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm) | SKIPPED | WARN | WARN | SKIPPED |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 40 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 10 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 42 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 41 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Fedora Linux 41 (dpdk_unit_test): ====
../lib/eal/linux/eal_vfio_cdev.c:136:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
136 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_cdev.c:136:9: note: include '<stdlib.h>' or provide a declaration of 'free'
../lib/eal/linux/eal_vfio_cdev.c: In function 'vfio_cdev_get_device_num':
../lib/eal/linux/eal_vfio_cdev.c:234:35: error: implicit declaration of function 'strtol'; did you mean 'strtok'? [-Wimplicit-function-declaration]
234 | dev_num = strtol(dev_tok, &end, 10);
| ^~~~~~
| strtok
../lib/eal/linux/eal_vfio_cdev.c:234:35: error: nested extern declaration of 'strtol' [-Werror=nested-externs]
../lib/eal/linux/eal_vfio_cdev.c: In function 'vfio_cdev_request_dev_fd':
../lib/eal/linux/eal_vfio_cdev.c:359:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
359 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_cdev.c:359:9: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
[99/3817] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[100/3817] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_group.c.o
[101/3817] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
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
Fedora Linux 40
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Fedora Linux 41
Kernel: 5.4
Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.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 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34641/
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