|WARNING| pw159852 [PATCH] [v6] eal: RTE_PTR_ADD/SUB char* for compi

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jan 15 03:11:02 CET 2026


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/159852

_Testing issues_

Submitter: Scott Mitchell <scott.k.mitch1 at gmail.com>
Date: Wednesday, January 14 2026 16:07:50 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f

159852 --> testing issues

Upstream job id: Aarch32-Unit-Test#8731

Test environment and result as below:

+-------------------------------+----------------+---------------------------+------------------------------+--------------+
|          Environment          | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+===============================+================+===========================+==============================+==============+
| Fedora Linux 41               | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 12           | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04                  | PEND           | SKIPPED                   | SKIPPED                      | WARN         |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 10              | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 43               | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9               | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 10.1 | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 42               | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04                  | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.7  | PEND           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04                  | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)               | SKIPPED        | PEND                      | PEND                         | SKIPPED      |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (lpm_autotest): ====
../app/test/test_ptr_add_sub.c:102:28: error: array subscript -50 is outside array bounds of 'char[256]' [-Werror=array-bounds]
102 |  TEST_ASSERT_EQUAL(result, (void *)(buffer - TEST_INCREMENT_SMALL),
|                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_test.h:20:8: note: in definition of macro 'RTE_TEST_ASSERT'
20 |  if (!(cond)) {                                                        \
|        ^~~~
../app/test/test.h:32:27: note: in expansion of macro 'RTE_TEST_ASSERT_EQUAL'
32 | #define TEST_ASSERT_EQUAL RTE_TEST_ASSERT_EQUAL
|                           ^~~~~~~~~~~~~~~~~~~~~
../app/test/test_ptr_add_sub.c:102:2: note: in expansion of macro 'TEST_ASSERT_EQUAL'
102 |  TEST_ASSERT_EQUAL(result, (void *)(buffer - TEST_INCREMENT_SMALL),
|  ^~~~~~~~~~~~~~~~~
../app/test/test_ptr_add_sub.c:93:7: note: while referencing 'buffer'
93 |  char buffer[256];
|       ^~~~~~
cc1: all warnings being treated as errors
[381/408] Compiling C object app/dpdk-test.p/test_test_rand_perf.c.o
[382/408] Compiling C object app/dpdk-test.p/test_test_pmd_perf.c.o
[383/408] Compiling C object app/dpdk-test.p/test_test_rcu_qsbr.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora Linux 41
	Kernel: 5.4
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

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

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

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

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

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

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: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

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

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

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

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