[dpdk-test-report] |WARNING| pw89408-89410 [PATCH] [v3, 3/3] vhost: optimize vhost virtqueue struct

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Mar 18 04:57:39 CET 2021


Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/89410

_Testing issues_

Submitter: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: Wednesday, March 17 2021 17:09:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6857cb635821c280afcd7f63e588da52c0048991

89408-89410 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
In file included from env_internal.h:42,
from env.c:39:
/dpdk/build/include/rte_version.h:31:20: error: missing binary operator before token "("
31 |    rte_version_year(), \
|                    ^
/dpdk/build/include/rte_version.h:25:36: note: in definition of macro 'RTE_VERSION_NUM'
25 | #define RTE_VERSION_NUM(a,b,c,d) ((a) << 24 | (b) << 16 | (c) << 8 | (d))
|                                    ^
env_internal.h:49:5: note: in expansion of macro 'RTE_VERSION'
49 | #if RTE_VERSION < RTE_VERSION_NUM(19, 11, 0, 0)
|     ^~~~~~~~~~~
LIB libspdk_ut_mock.a
CC lib/log/log_flags.o
make[2]: *** [/spdk/mk/spdk.common.mk:399: env.o] Error 1
make[1]: *** [/spdk/mk/spdk.subdirs.mk:44: env_dpdk] Error 2
make[1]: *** Waiting for unfinished jobs....
LIB libspdk_log.a
make: *** [/spdk/mk/spdk.subdirs.mk:44: lib] Error 2
make: *** Waiting for unfinished jobs....
[2] Error running command.
==== End log output ====

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

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

CentOS 8
	Kernel: 4.18.0.el8_0
	Compiler: gcc 8.3.1

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

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

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