|FAILURE| pw164773-164789 [PATCH] [v5,20/20] net/sxe2: update sxe2 f
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 2 13:19:58 CEST 2026
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/164789
_Testing issues_
Submitter: liujie5 at linkdatatechnology.com <liujie5 at linkdatatechnology.com>
Date: Tuesday, June 02 2026 05:54:13
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:b0cb35815c1e44b4807231e8652c0b5d394e422a
164773-164789 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#496483
Test environment and result as below:
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Environment | dpdk_llvm_clang_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+===============================+=========================+====================+===================+======================+==================+
| Windows Server 2025 | PASS | SKIPPED | PASS | PASS | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| FreeBSD 14.2 | SKIPPED | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Alpine Linux 3.23.0 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| CentOS Stream 9 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| CentOS Stream 10 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Debian GNU/Linux 12 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Fedora Linux 42 | SKIPPED | FAIL | SKIPPED | SKIPPED | WARN |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| openSUSE Leap 15.6 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Red Hat Enterprise Linux 9.7 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Red Hat Enterprise Linux 10.1 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Ubuntu 24.04 | SKIPPED | FAIL | SKIPPED | SKIPPED | PASS |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
| Fedora Linux 43 | SKIPPED | PASS | SKIPPED | SKIPPED | PASS |
+-------------------------------+-------------------------+--------------------+-------------------+----------------------+------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
../drivers/common/sxe2/sxe2_common.c:220:17: note: in expansion of macro 'PMD_LOG_ERR'
220 | PMD_LOG_ERR(COM, "Addr=%p and len=%" PRIu64 " not align page size=%zu.",
| ^~~~~~~~~~~
../drivers/common/sxe2/sxe2_common.c:221:8: error: format '%zu' expects argument of type 'size_t', but argument 7 has type 'uint64_t' {aka 'long long unsigned int'} [-Werror=format=]
221 | addr, len, msl->page_sz);
| ^ ~
../lib/log/rte_log.h:334:39: note: in definition of macro 'RTE_LOG'
334 | RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
| ^
../drivers/common/sxe2/sxe2_common_log.h:23:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
23 | RTE_LOG_LINE_PREFIX(level, log_type, "%s(): ", \
| ^~~~~~~~~~~~~~~~~~~
../drivers/common/sxe2/sxe2_common_log.h:44:9: note: in expansion of macro 'SXE2_PMD_LOG'
44 | SXE2_PMD_LOG(ERR, SXE2_##logtype, fmt, ##__VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/common/sxe2/sxe2_common.c:220:17: note: in expansion of macro 'PMD_LOG_ERR'
220 | PMD_LOG_ERR(COM, "Addr=%p and len=%" PRIu64 " not align page size=%zu.",
| ^~~~~~~~~~~
cc1: all warnings being treated as errors
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
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Alpine Linux 3.23.0
Kernel: 7.0
Compiler: gcc gcc (Alpine 15.2.0) 15.2.0
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
openSUSE Leap 15.6
Kernel: 7.0
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 10.1
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Fedora Linux 43
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36102/
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