|FAILURE| pw162376 [PATCH] [v3] net/af_packet: add multi-segment mbu

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Mar 12 11:15:42 CET 2026


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/162376

_Testing issues_

Submitter: Sriram Yagnaraman <sriram.yagnaraman at ericsson.com>
Date: Thursday, March 12 2026 07:34:03 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:faa37eed49c97403679d56dc1fef2c188d67730e

162376 --> testing issues

Upstream job id: Generic-VM-DPDK-Compile-Meson#41205

Test environment and result as below:

+-------------------------------+-------------------------+--------------------+-------------------+------------------+
|          Environment          | dpdk_llvm_clang_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs |
+===============================+=========================+====================+===================+==================+
| Windows Server 2025           | PEND                    | SKIPPED            | PEND              | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Alpine Linux 3.23.0           | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| CentOS Stream 10              | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| FreeBSD 14.2                  | SKIPPED                 | FAIL               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| CentOS Stream 9               | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Debian GNU/Linux 12           | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| openSUSE Leap 15.6            | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Red Hat Enterprise Linux 10.1 | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.7  | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Ubuntu 22.04                  | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Fedora Linux 42               | SKIPPED                 | PEND               | SKIPPED           | PEND             |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Ubuntu 24.04                  | SKIPPED                 | PEND               | SKIPPED           | PEND             |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | SKIPPED                 | PEND               | SKIPPED           | SKIPPED          |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Fedora Linux 43               | SKIPPED                 | PEND               | SKIPPED           | PEND             |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+
| Fedora Linux 40               | SKIPPED                 | PEND               | SKIPPED           | PEND             |
+-------------------------------+-------------------------+--------------------+-------------------+------------------+

==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
845 |                 txdp++, pkt++, nb_pkts--;
|                       ^
../drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:845:3: note: cast expression to void to silence warning
845 |                 txdp++, pkt++, nb_pkts--;
|                 ^~~~~~
|                 (void)( )
../drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:845:16: error: possible misuse of comma operator here [-Werror,-Wcomma]
845 |                 txdp++, pkt++, nb_pkts--;
|                              ^
../drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:845:11: note: cast expression to void to silence warning
845 |                 txdp++, pkt++, nb_pkts--;
|                         ^~~~~
|                         (void)( )
2 errors generated.
[1281/2126] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_device.c.o
[1282/2126] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_virtchnl.c.o
[1283/2126] Compiling C object drivers/librte_net_idpf_avx512_lib.a.p/net_intel_idpf_idpf_common_rxtx_avx512.c.o
[1284/2126] Generating rte_net_ice.pmd.c with a custom command
[1285/2126] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_intel_idpf_idpf_common_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

Alpine Linux 3.23.0
	Kernel: 5.15
	Compiler: gcc gcc (Alpine 15.2.0) 15.2.0

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

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

CentOS Stream 9
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

Debian GNU/Linux 12
	Kernel: 5.15
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

openSUSE Leap 15.6
	Kernel: 5.15
	Compiler: gcc gcc (SUSE Linux) 7.5.0

Red Hat Enterprise Linux 10.1
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)

Red Hat Enterprise Linux 9.7
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0

Fedora Linux 42
	Kernel: 5.15
	Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

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

Red Hat Enterprise Linux 8.10
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28)

Fedora Linux 43
	Kernel: 5.15
	Compiler: gcc gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)

Fedora Linux 40
	Kernel: 5.15
	Compiler: clang gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35478/

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