|FAILURE| pw169013-169057 [PATCH] [45/45] net/dpaa2: reject Rx queue
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Sep 3 16:17:47 CEST 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/169057
_Testing issues_
Submitter: Prashant Gupta <prashant.gupta_3 at nxp.com>
Date: Thursday, September 03 2026 13:53:53
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d55ccd4e6de64e3f797f60de9e81f1d60f849775
169013-169057 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#529508
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_compile_ovs |
+===============================+====================+===================+=========================+==================+
| FreeBSD 14.3 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| CentOS Stream 10 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | PEND |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Ubuntu 26.04 | FAIL | SKIPPED | SKIPPED | WARN |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Fedora Linux 44 | FAIL | SKIPPED | SKIPPED | WARN |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Red Hat Enterprise Linux 10.2 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Debian GNU/Linux 12 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Alpine Linux 3.23.4 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| openSUSE Leap 16.0 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Fedora Linux 43 | PEND | SKIPPED | SKIPPED | PEND |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Debian GNU/Linux 13 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Red Hat Enterprise Linux 9.8 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
| Windows Server 2025 | SKIPPED | PEND | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+
==== 20 line log output for openSUSE Leap 16.0 (dpdk_meson_compile): ====
../drivers/net/dpaa2/dpaa2_flow.c:185:27: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Werror=unterminated-string-initialization]
185 | .dst.addr_bytes = "\xff\xff\xff\xff\xff\xff",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:186:27: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (7 chars into 6 available) [-Werror=unterminated-string-initialization]
186 | .src.addr_bytes = "\xff\xff\xff\xff\xff\xff",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:205:25: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (17 chars into 16 available) [-Werror=unterminated-string-initialization]
205 | "\xff\xff\xff\xff\xff\xff\xff\xff"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:209:25: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (17 chars into 16 available) [-Werror=unterminated-string-initialization]
209 | "\xff\xff\xff\xff\xff\xff\xff\xff"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:259:16: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Werror=unterminated-string-initialization]
259 | .vni = "\xff\xff\xff",
| ^~~~~~~~~~~~~~
../drivers/net/dpaa2/dpaa2_flow.c:264:16: error: initializer-string for array of 'unsigned char' truncates NUL terminator but destination lacks 'nonstring' attribute (4 chars into 3 available) [-Werror=unterminated-string-initialization]
264 | .vni = "\xff\xff\xff",
| ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 14.3
Kernel: 14.3-RELEASE-p9
Compiler: clang gcc (FreeBSD Ports Collection) 14.2.0
CPU: Intel(R) Xeon(R) Gold 6246 CPU @ 3.30GHz 85
Libc: FBSD_1.8
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.39
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
CPU: Unknown Unknown
Libc: GNU 2.39
Ubuntu 26.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.43
Fedora Linux 44
Kernel: 7.0
Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.43
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.34
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.39
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.36
Alpine Linux 3.23.4
Kernel: 7.0
Compiler: gcc gcc (Alpine 15.2.0) 15.2.0
CPU: Unknown Unknown
Libc: musl 1.2.5
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.35
openSUSE Leap 16.0
Kernel: 7.0
Compiler: gcc gcc (SUSE Linux) 15.2.0
CPU: Unknown Unknown
Libc: GNU ef321e23c2)
Fedora Linux 43
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.42
Debian GNU/Linux 13
Kernel: 7.0
Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 1
Libc: GNU 2.41
Red Hat Enterprise Linux 9.8
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CPU: Intel(R) Xeon(R) Gold 6146 CPU @ 3.20GHz 85
Libc: GNU 2.34
Windows Server 2025
Kernel: 10.0.26100
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
CPU: 2x Intel Xeon Gold 6240R 85
Libc: None
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36903/
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