|FAILURE| pw160295 [PATCH] [v12] eal: RTE_PTR_ADD/SUB API improvemen

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Jan 25 23:38:25 CET 2026


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/160295

_Testing issues_

Submitter: Scott Mitchell <scott.k.mitch1 at gmail.com>
Date: Sunday, January 25 2026 11:12:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:68fdc7c84912bc8981b907a757582a2352b6cae2

160295 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#461476

Test environment and result as below:

+-------------------------------+--------------------+
|          Environment          | dpdk_meson_compile |
+===============================+====================+
| Ubuntu 24.04                  | FAIL               |
+-------------------------------+--------------------+
| Fedora Linux 43               | FAIL               |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 10.1 | FAIL               |
+-------------------------------+--------------------+
| Fedora Linux 42               | FAIL               |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 9.7  | FAIL               |
+-------------------------------+--------------------+
| CentOS Stream 10              | FAIL               |
+-------------------------------+--------------------+
| Debian GNU/Linux 12           | FAIL               |
+-------------------------------+--------------------+
| Ubuntu 22.04                  | FAIL               |
+-------------------------------+--------------------+
| CentOS Stream 9               | FAIL               |
+-------------------------------+--------------------+

==== 20 line log output for CentOS Stream 9 (dpdk_meson_compile): ====
../lib/eal/include/rte_common.h:606:64: error: pointer/integer type mismatch in conditional expression [-Werror]
606 |                 (1 ? (void *)((char *)__rte_ptr_add_ptr + (x)) : __rte_ptr_add_ptr); \
|                                                                ^
../drivers/common/cnxk/roc_platform.h:47:34: note: in expansion of macro 'RTE_PTR_ADD'
47 | #define PLT_PTR_ADD              RTE_PTR_ADD
|                                  ^~~~~~~~~~~
../drivers/event/cnxk/cn10k_worker.c:314:47: note: in expansion of macro 'PLT_PTR_ADD'
314 |                         lmt_addr = (uintptr_t)PLT_PTR_ADD(lmt_addr, 32);
|                                               ^~~~~~~~~~~
../lib/eal/include/rte_common.h:606:64: error: pointer/integer type mismatch in conditional expression [-Werror]
606 |                 (1 ? (void *)((char *)__rte_ptr_add_ptr + (x)) : __rte_ptr_add_ptr); \
|                                                                ^
../drivers/common/cnxk/roc_platform.h:47:34: note: in expansion of macro 'RTE_PTR_ADD'
47 | #define PLT_PTR_ADD              RTE_PTR_ADD
|                                  ^~~~~~~~~~~
../drivers/event/cnxk/cn10k_worker.c:325:47: note: in expansion of macro 'PLT_PTR_ADD'
325 |                         lmt_addr = (uintptr_t)PLT_PTR_ADD(lmt_addr, 16);
|                                               ^~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

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