From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Anatoly Burakov <anatoly.burakov@intel.com>
Subject: |FAILURE| pw158869-158888 [PATCH] [v3,20/20] vfio: introduce cdev mo
Date: Tue, 18 Nov 2025 12:31:57 -0800 (PST) [thread overview]
Message-ID: <691cd7bd.050a0220.237ff6.4783SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <7e49d0a3938ca536b188241cf6950a6bf901f1f0.1763483254.git.anatoly.burakov@intel.com>
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/158888
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, November 18 2025 16:29:21
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:a0b148048b3d9960788093b3b94c70af8f04136b
158869-158888 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#394218
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 |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 42 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 10 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 9 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora Linux 41 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
../lib/eal/linux/eal_vfio_group.c:331:17: note: include '<stdlib.h>' or provide a declaration of 'free'
../lib/eal/linux/eal_vfio_group.c: In function 'vfio_group_request_fd':
../lib/eal/linux/eal_vfio_group.c:617:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
617 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_group.c:617:9: 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:9: error: incompatible implicit declaration of built-in function 'free' [-Werror=builtin-declaration-mismatch]
667 | free(mp_reply.msgs);
| ^~~~
../lib/eal/linux/eal_vfio_group.c:667:9: 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:21: 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:21: error: nested extern declaration of 'strtol' [-Werror=nested-externs]
cc1: all warnings being treated as errors
[99/3817] Generating symbol file lib/librte_argparse.so.26.0.p/librte_argparse.so.26.0.symbols
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: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20250808 (Red Hat 15.2.1-1)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.2.1 20250110 (Red Hat 14.2.1-8)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
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)
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34632/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2025-11-18 20:31 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <7e49d0a3938ca536b188241cf6950a6bf901f1f0.1763483254.git.anatoly.burakov@intel.com>
2025-11-18 15:58 ` |SUCCESS| pw158869-158888 [PATCH v3 20/20] vfio: introduce cdev mode qemudev
2025-11-18 16:03 ` qemudev
2025-11-18 16:32 ` |SUCCESS| pw158888 " checkpatch
2025-11-18 17:52 ` |FAILURE| " 0-day Robot
2025-11-18 18:14 ` |PENDING| pw158869-158888 [PATCH] [v3,20/20] vfio: introduce cdev mo dpdklab
2025-11-18 18:15 ` |SUCCESS| " dpdklab
2025-11-18 18:15 ` |FAILURE| " dpdklab
2025-11-18 18:15 ` |PENDING| " dpdklab
2025-11-18 18:16 ` |FAILURE| " dpdklab
2025-11-18 18:16 ` dpdklab
2025-11-18 18:20 ` dpdklab
2025-11-18 18:23 ` |PENDING| " dpdklab
2025-11-18 18:34 ` |FAILURE| " dpdklab
2025-11-18 18:34 ` |SUCCESS| " dpdklab
2025-11-18 18:35 ` dpdklab
2025-11-18 18:49 ` dpdklab
2025-11-18 18:51 ` |FAILURE| " dpdklab
2025-11-18 19:05 ` |SUCCESS| " dpdklab
2025-11-18 19:07 ` dpdklab
2025-11-18 19:18 ` dpdklab
2025-11-18 20:17 ` |FAILURE| " dpdklab
2025-11-18 20:19 ` dpdklab
2025-11-18 20:21 ` dpdklab
2025-11-18 20:23 ` dpdklab
2025-11-18 20:24 ` dpdklab
2025-11-18 20:25 ` dpdklab
2025-11-18 20:27 ` dpdklab
2025-11-18 20:28 ` dpdklab
2025-11-18 20:30 ` dpdklab
2025-11-18 20:31 ` dpdklab
2025-11-18 20:31 ` dpdklab [this message]
2025-11-18 20:32 ` dpdklab
2025-11-18 20:33 ` dpdklab
2025-11-18 20:34 ` |WARNING| " dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=691cd7bd.050a0220.237ff6.4783SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=anatoly.burakov@intel.com \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).