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,
	David Marchand <david.marchand@redhat.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Cheng Jiang <Cheng1.jiang@intel.com>
Subject: |FAILURE| pw122139 [PATCH] [v2] app/dma-perf: introduce dma-perf application
Date: Tue, 17 Jan 2023 04:49:52 +0000 (UTC)	[thread overview]
Message-ID: <20230117044952.6224460096@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 7265 bytes --]

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/122139

_Testing issues_

Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Tuesday, January 17 2023 01:56:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83397b9f073904438965e1fda2efe76f7850fe01

122139 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+----------------+----------------------+
|              Environment               | dpdk_meson_compile | dpdk_unit_test | dpdk_mingw64_compile |
+========================================+====================+================+======================+
| FreeBSD 13                             | FAIL               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM GCC Native            | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               | FAIL           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Windows Server 2019                    | PASS               | PASS           | PASS                 |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 22.04                           | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Debian Bullseye                        | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| CentOS Stream 8                        | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Debian Buster                          | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| RHEL 7                                 | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| CentOS Stream 9                        | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| openSUSE Leap 15                       | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| RHEL8                                  | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04                           | PASS               | PASS           | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               | SKIPPED        | SKIPPED              |
+----------------------------------------+--------------------+----------------+----------------------+

==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function 'free' [-Werror=implicit-function-declaration]
471 |   free(srcs);
|   ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
476 |   free(dsts);
|   ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../app/test-dma-perf/benchmark.c: In function 'cpu_mem_copy_benchmark':
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
527 |   free(srcs);
|   ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
532 |   free(dsts);
|   ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

             reply	other threads:[~2023-01-17  4:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17  4:49 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-17  4:51 dpdklab
2023-01-17  4:48 dpdklab
2023-01-17  4:46 dpdklab
2023-01-17  4:35 dpdklab
2023-01-17  4:35 dpdklab
2023-01-17  4:33 dpdklab
2023-01-17  4:33 dpdklab
2023-01-17  4:31 dpdklab
2023-01-17  4:31 dpdklab
2023-01-17  4:27 dpdklab
2023-01-17  4:25 dpdklab
2023-01-17  4:24 dpdklab
2023-01-17  4:20 dpdklab
2023-01-17  4:07 dpdklab
     [not found] <20230117015623.17606-1-cheng1.jiang@intel.com>
2023-01-17  2:37 ` |FAILURE| pw122139 [PATCH v2] " qemudev
2023-01-17  3:39 ` 0-day Robot
2023-01-17  3:15 |FAILURE| pw122139 [PATCH] [v2] " 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=20230117044952.6224460096@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=Cheng1.jiang@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).