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: [dpdk-test-report] |FAILURE| pw91619 [PATCH] [v6] ethdev: add sanity checks in control APIs
Date: Sun, 18 Apr 2021 09:57:38 -0400 (EDT)	[thread overview]
Message-ID: <20210418135738.C821130556@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_Testing issues_

Submitter: Min Hu (Connor) <humin29@huawei.com>
Date: Friday, April 16 2021 06:52:11 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:8b1e6d9eb25cbd86a0ad9b990eaf598dc9f5a15a

91619 --> testing fail

Test environment and result as below:

+---------------------+----------------------+-------------------+--------------------+----------------+
|     Environment     | dpdk_mingw64_compile | dpdk_compile_spdk | dpdk_meson_compile | dpdk_unit_test |
+=====================+======================+===================+====================+================+
| Windows Server 2019 | PASS                 | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS              | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31           | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7              | SKIPPED              | SKIPPED           | FAIL               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8               | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32           | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Arch Linux          | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8     | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | SKIPPED           | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
^
cc1: all warnings being treated as errors
[258/2686] Generating rte_ip_frag_mingw with a custom command
[259/2686] Linking static target lib/librte_jobstats.a
[260/2686] Compiling C object lib/librte_kni.a.p/librte_kni_rte_kni.c.o
[261/2686] Generating rte_jobstats_mingw with a custom command
[262/2686] Generating rte_kni_def with a custom command
[263/2686] Generating rte_kni_mingw with a custom command
[264/2686] Compiling C object lib/librte_latencystats.a.p/librte_latencystats_rte_latencystats.c.o
[265/2686] Linking static target lib/librte_ip_frag.a
[266/2686] Generating distributor.sym_chk with a meson_exe.py custom command
[267/2686] Generating efd.sym_chk with a meson_exe.py custom command
[268/2686] Compiling C object lib/librte_ethdev.a.p/librte_ethdev_rte_ethdev.c.o
[269/2686] Generating gro.sym_chk with a meson_exe.py custom command
[270/2686] Generating gso.sym_chk with a meson_exe.py custom command
[271/2686] Generating bbdev.sym_chk with a meson_exe.py custom command
[272/2686] Generating cryptodev.sym_chk with a meson_exe.py custom command
[273/2686] Generating compressdev.sym_chk with a meson_exe.py custom command
[274/2686] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

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)

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

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

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

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

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

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

UNH-IOL DPDK Community Lab

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

                 reply	other threads:[~2021-04-18 13:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210418135738.C821130556@noxus.dpdklab.iol.unh.edu \
    --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).