|FAILURE| pw167092-167112 [PATCH] [RFC,21/21] doc: add release not a
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun Aug 2 21:09:28 CEST 2026
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/167112
_Testing issues_
Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Sunday, August 02 2026 18:15:26
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a
167092-167112 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#517173
Test environment and result as below:
+-------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+===============================+====================+
| Ubuntu 24.04 | FAIL |
+-------------------------------+--------------------+
| Debian GNU/Linux 13 | FAIL |
+-------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 43 | FAIL |
+-------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 9.8 | FAIL |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 10.2 | FAIL |
+-------------------------------+--------------------+
| CentOS Stream 9 | FAIL |
+-------------------------------+--------------------+
| Ubuntu 26.04 | FAIL |
+-------------------------------+--------------------+
| CentOS Stream 10 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 42 | FAIL |
+-------------------------------+--------------------+
| Fedora Linux 44 | FAIL |
+-------------------------------+--------------------+
==== 20 line log output for Fedora Linux 44 (dpdk_meson_compile): ====
../drivers/net/enetfec/enet_ethdev.c:500:32: error: use of undeclared identifier 'ushort'; did you mean 'short'?
500 | rte_write16(rte_cpu_to_le_16(RX_BD_EMPTY), &bdp->bd_sc);
| ^~~~~~~~~~~
../drivers/net/enetfec/enet_regs.h:27:23: note: expanded from macro 'RX_BD_EMPTY'
27 | #define RX_BD_EMPTY ((ushort)0x8000) /* BD is empty */
| ^~~~~~
../drivers/net/enetfec/enet_ethdev.c:510:33: error: use of undeclared identifier 'ushort'; did you mean 'short'?
510 | rte_write16(rte_cpu_to_le_16(RX_BD_EMPTY),
| ^~~~~~~~~~~
../drivers/net/enetfec/enet_regs.h:27:23: note: expanded from macro 'RX_BD_EMPTY'
27 | #define RX_BD_EMPTY ((ushort)0x8000) /* BD is empty */
| ^~~~~~
../drivers/net/enetfec/enet_ethdev.c:520:32: error: use of undeclared identifier 'ushort'; did you mean 'short'?
520 | rte_write16((rte_cpu_to_le_16(RX_BD_WRAP) |
| ^~~~~~~~~~
../drivers/net/enetfec/enet_regs.h:26:22: note: expanded from macro 'RX_BD_WRAP'
26 | #define RX_BD_WRAP ((ushort)0x2000)
| ^~~~~~
7 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
Debian GNU/Linux 13
Kernel: 7.0
Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
Fedora Linux 43
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Red Hat Enterprise Linux 9.8
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Ubuntu 26.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 42
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Fedora Linux 44
Kernel: 7.0
Compiler: clang gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36621/
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