automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw150197 [PATCH] test: improve resiliency of malloc autote
Date: Fri, 17 Jan 2025 14:27:03 -0800 (PST)	[thread overview]
Message-ID: <678ad937.0d0a0220.31012a.e7a3SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250117125912.985475-1-bruce.richardson@intel.com>

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

_Testing issues_

Submitter: Bruce Richardson <bruce.richardson@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#25935

Test environment and result as below:

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

==== 20 line log output for Windows Server 2022 (dpdk_win_llvm_compile): ====
../app/test/test_malloc.c:284:18: error: use of undeclared identifier 'MAP_ANONYMOUS'
MAP_PRIVATE | MAP_ANONYMOUS, -1, 0);
^
../app/test/test_malloc.c:285:16: error: use of undeclared identifier 'MAP_FAILED'
if (memory == MAP_FAILED) {
^
../app/test/test_malloc.c:401:2: error: call to undeclared function 'munmap'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
munmap(memory, heap_size);
^
7 errors generated.
[778/872] Compiling C object app/dpdk-test.exe.p/test_test_memcpy.c.obj
[779/872] Compiling C object app/dpdk-test.exe.p/test_test_malloc_perf.c.obj
[780/872] Compiling C object app/dpdk-test.exe.p/test_test_mcslock.c.obj
[781/872] Compiling C object app/dpdk-test.exe.p/test_test_lpm6_perf.c.obj
[782/872] Compiling C object app/dpdk-test.exe.p/test_test_lpm_perf.c.obj
[783/872] Compiling C object app/dpdk-test.exe.p/test_test_net_ether.c.obj
[784/872] Compiling C object app/dpdk-test.exe.p/test_test_mbuf.c.obj
[785/872] Compiling C object app/dpdk-test.exe.p/test_test_meter.c.obj
[786/872] Compiling C object app/dpdk-test.exe.p/test_test_memcpy_perf.c.obj
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/

  parent reply	other threads:[~2025-01-17 22:27 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250117125912.985475-1-bruce.richardson@intel.com>
2025-01-17 12:38 ` |SUCCESS| pw150197 [PATCH] test: improve resiliency of malloc autotest qemudev
2025-01-17 12:43 ` |FAILURE| " qemudev
2025-01-17 13:00 ` |SUCCESS| " checkpatch
2025-01-17 14:05 ` |FAILURE| " 0-day Robot
2025-01-17 17:11 ` |SUCCESS| pw150197 [PATCH] test: improve resiliency of malloc autote dpdklab
2025-01-17 17:12 ` dpdklab
2025-01-17 17:16 ` dpdklab
2025-01-17 17:22 ` dpdklab
2025-01-17 17:29 ` dpdklab
2025-01-17 17:32 ` dpdklab
2025-01-17 17:37 ` dpdklab
2025-01-17 17:40 ` |PENDING| " dpdklab
2025-01-17 18:01 ` |SUCCESS| " dpdklab
2025-01-17 18:07 ` dpdklab
2025-01-17 18:16 ` dpdklab
2025-01-17 18:33 ` dpdklab
2025-01-17 19:56 ` |WARNING| " dpdklab
2025-01-17 19:57 ` dpdklab
2025-01-17 20:29 ` |SUCCESS| " dpdklab
2025-01-17 20:34 ` dpdklab
2025-01-17 22:27 ` dpdklab [this message]
2025-01-17 23:01 ` |WARNING| " dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=678ad937.0d0a0220.31012a.e7a3SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).