|WARNING| pw150197 [PATCH] test: improve resiliency of malloc autote

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Jan 18 00:01:21 CET 2025


Test-Label: iol-compile-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/150197

_Testing issues_

Submitter: Bruce Richardson <bruce.richardson at intel.com>
Date: Friday, January 17 2025 12:59:12 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d

150197 --> testing issues

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

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile |
+=====================+====================+==================+===================+===================+=======================+======================+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 41 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 41           | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 20.04        | PASS               | WARN             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Ubuntu 24.04        | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Alpine              | PASS               | PASS             | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| FreeBSD 13.4        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| FreeBSD 14.2        | PASS               | SKIPPED          | SKIPPED           | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED           | SKIPPED               | SKIPPED              |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+
| Windows Server 2022 | SKIPPED            | SKIPPED          | SKIPPED           | PASS              | FAIL                  | FAIL                 |
+---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+

==== 20 line log output for Windows Server 2022 (dpdk_mingw64_compile): ====
|                                       RTE_MAP_ANONYMOUS
../app/test/test_malloc.c:285:23: error: 'MAP_FAILED' undeclared (first use in this function); did you mean 'WAIT_FAILED'?
285 |         if (memory == MAP_FAILED) {
|                       ^~~~~~~~~~
|                       WAIT_FAILED
../app/test/test_malloc.c:401:9: error: implicit declaration of function 'munmap' [-Wimplicit-function-declaration]
401 |         munmap(memory, heap_size);
|         ^~~~~~
../app/test/test_malloc.c:401:9: error: nested extern declaration of 'munmap' [-Werror=nested-externs]
cc1.exe: all warnings being treated as errors
[778/800] Linking target drivers/librte_dma_idxd-25.dll
[779/800] Linking static target drivers/net/i40e/base/libi40e_base.a
[780/800] Linking target drivers/librte_dma_skeleton-25.dll
[781/800] Linking static target drivers/net/iavf/libiavf_avx2_lib.a
[782/800] Linking target drivers/librte_net_e1000-25.dll
[783/800] Linking static target drivers/net/iavf/libiavf_avx512_lib.a
[784/800] Linking static target drivers/net/ice/base/libice_base.a
[785/800] Linking target drivers/librte_net_i40e-25.dll
[786/800] Linking target drivers/librte_net_iavf-25.dll
ninja: build stopped: subcommand failed.
==== End log output ====

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 41 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

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

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 14.2.0) 14.2.0

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Windows Server 2022
	Kernel: 10.0.20348.2031
	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/32358/

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