|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:33:28 CEST 2026


Test-Label: iol-compile-amd64-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#517180

Test environment and result as below:

+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
|          Environment          | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+===============================+====================+===================+==================+=========================+======================+
| FreeBSD 14.3                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Fedora Linux 44               | PASS               | SKIPPED           | PASS             | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Ubuntu 24.04                  | PASS               | SKIPPED           | PASS             | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| openSUSE Leap 16.0            | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Fedora Linux 43               | PASS               | SKIPPED           | PASS             | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Debian GNU/Linux 12           | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Ubuntu 22.04                  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Alpine Linux 3.23.4           | FAIL               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| CentOS Stream 10              | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 9.8  | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Debian GNU/Linux 13           | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Red Hat Enterprise Linux 10.2 | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| CentOS Stream 9               | PASS               | SKIPPED           | SKIPPED          | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Ubuntu 26.04                  | PASS               | SKIPPED           | PASS             | SKIPPED                 | SKIPPED              |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+
| Windows Server 2025           | SKIPPED            | PASS              | SKIPPED          | PASS                    | PASS                 |
+-------------------------------+--------------------+-------------------+------------------+-------------------------+----------------------+

==== 20 line log output for Alpine Linux 3.23.4 (dpdk_meson_compile): ====
|                            ^~~~~~~~~~~
../drivers/net/enetfec/enet_regs.h:38:34: error: expected ')' before numeric constant
38 | #define TX_BD_LAST      ((ushort)0x0800) /* Last in frame */
|                         ~        ^~~~~~
../drivers/net/enetfec/enet_rxtx.c:241:28: note: in expansion of macro 'TX_BD_LAST'
241 |                 status |= (TX_BD_LAST);
|                            ^~~~~~~~~~
../drivers/net/enetfec/enet_regs.h:39:34: error: expected ')' before numeric constant
39 | #define TX_BD_READY     ((ushort)0x8000) /* Data is ready */
|                         ~        ^~~~~~
../drivers/net/enetfec/enet_rxtx.c:269:28: note: in expansion of macro 'TX_BD_READY'
269 |                 status |= (TX_BD_READY | TX_BD_TC);
|                            ^~~~~~~~~~~
../drivers/net/enetfec/enet_regs.h:37:34: error: expected ')' before numeric constant
37 | #define TX_BD_TC        ((ushort)0x0400) /* Transmit CRC */
|                         ~        ^~~~~~
../drivers/net/enetfec/enet_rxtx.c:269:42: note: in expansion of macro 'TX_BD_TC'
269 |                 status |= (TX_BD_READY | TX_BD_TC);
|                                          ^~~~~~~~
ninja: subcommand failed
==== End log output ====

FreeBSD 14.3
	Kernel: 14.3-RELEASE-p9
	Compiler: clang gcc (FreeBSD Ports Collection) 14.2.0

Fedora Linux 44
	Kernel: 7.0
	Compiler: clang gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)

Ubuntu 24.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0

openSUSE Leap 16.0
	Kernel: 7.0
	Compiler: gcc gcc (SUSE Linux) 15.2.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

Ubuntu 22.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0

Alpine Linux 3.23.4
	Kernel: 7.0
	Compiler: gcc gcc (Alpine 15.2.0) 15.2.0

CentOS Stream 10
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Red Hat Enterprise Linux 9.8
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

Debian GNU/Linux 13
	Kernel: 7.0
	Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0

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

Windows Server 2025
	Kernel: 10.0.26100
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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