|FAILURE| pw159688-159689 [PATCH] [v4,2/2] mailmap: add Scott Mitche

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Jan 12 01:23:26 CET 2026


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/159689

_Testing issues_

Submitter: Scott Mitchell <scott.k.mitch1 at gmail.com>
Date: Sunday, January 11 2026 16:06:26 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f

159688-159689 --> testing issues

Upstream job id: Windows-Compile-DPDK-Native#33315

Test environment and result as below:

+---------------------+-------------------------+--------------------+
|     Environment     | dpdk_llvm_clang_compile | dpdk_meson_compile |
+=====================+=========================+====================+
| Windows Server 2025 | FAIL                    | SKIPPED            |
+---------------------+-------------------------+--------------------+
| FreeBSD 14.2        | SKIPPED                 | PEND               |
+---------------------+-------------------------+--------------------+

==== 20 line log output for Windows Server 2025 (dpdk_llvm_clang_compile): ====
20 |         if (!(cond)) {                                                        \
|               ^~~~
../app/test/test_ptr_add_sub.c:155:31: error: cast to 'char *' from smaller integer type 'uint8_t' (aka 'unsigned char') [-Werror,-Wint-to-pointer-cast]
155 |         TEST_ASSERT_EQUAL((uintptr_t)RTE_PTR_ADD(u8, 50), 150,
|         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
156 |                 "RTE_PTR_ADD failed for uint8_t");
|                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\include\rte_common.h:577:34: note: expanded from macro 'RTE_PTR_ADD'
577 |                         default:            ((void *)((char *)(ptr) + (x))) \
|                                                       ^
..\lib\eal\include\rte_test.h:29:18: note: expanded from macro 'RTE_TEST_ASSERT_EQUAL'
29 |         RTE_TEST_ASSERT(a == b, msg, ##__VA_ARGS__)
|         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
..\lib\eal\include\rte_test.h:20:8: note: expanded from macro 'RTE_TEST_ASSERT'
20 |         if (!(cond)) {                                                        \
|               ^~~~
12 errors generated.
[799/900] Compiling C object app/dpdk-test.exe.p/test_test_pmd_ring_perf.c.obj
[800/900] Compiling C object app/dpdk-test.exe.p/test_test_ptr_compress.c.obj
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

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

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