|FAILURE| pw167184 [PATCH] [RFC,v2] memtank: add memtank library

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Aug 5 16:02:37 CEST 2026


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/167184

_Testing issues_

Submitter: Konstantin Ananyev <konstantin.ananyev at huawei.com>
Date: Wednesday, August 05 2026 12:33:01 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a

167184 --> testing issues

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

Test environment and result as below:

+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
|          Environment          | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_compile_ovs | dpdk_mingw64_compile |
+===============================+====================+===================+=========================+==================+======================+
| CentOS Stream 9               | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| FreeBSD 14.3                  | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Debian GNU/Linux 12           | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Ubuntu 24.04                  | PASS               | SKIPPED           | SKIPPED                 | PASS             | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| CentOS Stream 10              | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| openSUSE Leap 16.0            | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Fedora Linux 44               | FAIL               | SKIPPED           | SKIPPED                 | WARN             | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Alpine Linux 3.23.4           | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Red Hat Enterprise Linux 9.8  | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Red Hat Enterprise Linux 10.2 | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Fedora Linux 43               | PASS               | SKIPPED           | SKIPPED                 | PASS             | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Debian GNU/Linux 13           | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Ubuntu 22.04                  | PASS               | SKIPPED           | SKIPPED                 | SKIPPED          | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Ubuntu 26.04                  | PASS               | SKIPPED           | SKIPPED                 | PASS             | SKIPPED              |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+
| Windows Server 2025           | SKIPPED            | FAIL              | FAIL                    | SKIPPED          | FAIL                 |
+-------------------------------+--------------------+-------------------+-------------------------+------------------+----------------------+

==== 20 line log output for Windows Server 2025 (dpdk_mingw64_compile): ====
../lib/memtank/misc.c:321:66: error: 'const struct memchunk' has no member named 'free'
321 |         rc += mobj_bulk_check(__func__, mt, (const uintptr_t *)mc->free,
|                                                                  ^~
../lib/memtank/misc.c:322:19: error: 'const struct memchunk' has no member named 'nb_free'
322 |                 mc->nb_free, 0);
|                   ^~
../lib/memtank/misc.c: In function 'mchunk_list_check':
../lib/memtank/misc.c:339:45: error: 'link' undeclared (first use in this function); did you mean 'unlink'?
339 |                         ch = TAILQ_NEXT(ch, link), n++)
|                                             ^~~~
|                                             unlink
../lib/memtank/misc.c:339:50: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
339 |                         ch = TAILQ_NEXT(ch, link), n++)
|                                                  ^
cc1.exe: all warnings being treated as errors
[381/820] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.obj
[382/820] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.obj
[383/820] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.obj
[384/820] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

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

FreeBSD 14.3
	Kernel: 14.3-RELEASE-p9
	Compiler: clang gcc (FreeBSD Ports Collection) 14.2.0

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

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

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

openSUSE Leap 16.0
	Kernel: 7.0
	Compiler: gcc gcc (SUSE Linux) 15.2.0

Fedora Linux 44
	Kernel: 7.0
	Compiler: clang gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)

Alpine Linux 3.23.4
	Kernel: 7.0
	Compiler: gcc gcc (Alpine 15.2.0) 15.2.0

Red Hat Enterprise Linux 9.8
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

Red Hat Enterprise Linux 10.2
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Fedora Linux 43
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)

Debian GNU/Linux 13
	Kernel: 7.0
	Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0

Ubuntu 22.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0

Ubuntu 26.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0

Windows Server 2025
	Kernel: 10.0.26100
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

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

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