[dpdk-test-report] |FAILURE| pw91277-91280 [PATCH] [v6, 4/4] doc: add release note for vhost async packed ring

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Apr 16 20:57:35 CEST 2021


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

_Testing issues_

Submitter: Jiang, Cheng1 <Cheng1.jiang at 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              | FAIL               | 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           | FAIL               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| Ubuntu 20.04        | SKIPPED              | SKIPPED           | FAIL               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL 7              | SKIPPED              | SKIPPED           | PASS               | SKIPPED        |
+---------------------+----------------------+-------------------+--------------------+----------------+
| RHEL8               | 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

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)

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/


More information about the test-report mailing list