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| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring
Date: Fri, 16 Apr 2021 18:51:43 +0000 (UTC)	[thread overview]
Message-ID: <20210416185143.1380E600E5@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

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

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

_Testing issues_

Submitter: Jiang, Cheng1 <Cheng1.jiang@intel.com>
Date: Tuesday, April 13 2021 14:55:52 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:13e06abc9d316a9e8931de996c160c0359857415

91277-91280 --> 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        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 31           | SKIPPED              | FAIL              | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS              | PASS               | PASS           |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | SKIPPED           | FAIL               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| CentOS Stream 8     | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Fedora 32           | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED           | FAIL               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+

==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
../lib/librte_vhost/virtio_net.c:1891:19: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 |  *num_done_pkts = *pkt_idx - *num_async_pkts;
|                   ^~~~~~~~
../lib/librte_vhost/virtio_net.c:1900:11: note: while referencing ‘pkt_idx’
1900 |  uint32_t pkt_idx = 0, pkt_burst_idx = 0;
|           ^~~~~~~
../lib/librte_vhost/virtio_net.c:1891:30: error: array subscript [-4294967295, -1] is outside array bounds of ‘uint32_t[1]’ {aka ‘unsigned int[1]’} [-Werror=array-bounds]
1891 |  *num_done_pkts = *pkt_idx - *num_async_pkts;
|                              ^~~~~~~~~~~~~~~
../lib/librte_vhost/virtio_net.c:1916:11: note: while referencing ‘num_async_pkts’
1916 |  uint32_t num_async_pkts = 0, num_done_pkts = 0;
|           ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[473/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_source_sink.c.o
[474/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_sym_crypto.c.o
[475/2940] Generating symbol file lib/librte_fib.so.21.2.p/librte_fib.so.21.2.symbols
[476/2940] Compiling C object lib/librte_port.a.p/librte_port_rte_port_ring.c.o
[477/2940] Compiling C object lib/librte_vhost.a.p/librte_vhost_vhost_crypto.c.o
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====

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

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

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

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

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

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

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

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2021-04-16 18:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-16 18:51 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-16 19:32 dpdklab
2021-04-16 19:25 dpdklab
2021-04-16 19:06 dpdklab
2021-04-16 18:57 dpdklab
2021-04-16 18:57 dpdklab
2021-04-16 18:55 dpdklab
2021-04-16 18:45 dpdklab
2021-04-16 18:32 dpdklab
2021-04-14 17:52 dpdklab
2021-04-14 16:04 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=20210416185143.1380E600E5@dpdk-ubuntu.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).