[dpdk-test-report] |FAILURE| pw93524-93525 [PATCH] [2/2] vhost: add thread unsafe async registration functions

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri May 28 05:45:01 CEST 2021


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

_Testing issues_

Submitter: Jiayu Hu <jiayu.hu at intel.com>
Date: Friday, May 28 2021 08:11:03 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:66b3a54b9feab193a5cf8ad54606d745078587cc

93524-93525 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
net/sfc:	not supported on Windows
net/softnic:	only supported on Linux
net/szedata2:	not supported on Windows
net/tap:	only supported on Linux
net/thunderx:	not supported on Windows
net/txgbe:	not supported on Windows
net/vdev_netvsc:	only supported on Linux
net/vhost:	not supported on Windows
net/virtio:	not supported on Windows
regex/mlx5:	only supported on Linux
regex/octeontx2:	only supported on 64-bit Linux


Build targets in project: 105

Found ninja-1.9.0 at "C:\Program Files\Meson\ninja.EXE"

ERROR: Clock skew detected. File C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build\..\meson.build has a time stamp 17633.4373s in the future.

A full log can be found at C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build\meson-logs\meson-log.txt
==== 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

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

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

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

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

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-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)

NA
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

Ubuntu20.04
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

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/17241/

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