* [dpdk-test-report] |WARNING| pw89322 [PATCH] examples/vhost: fix ioat ring space in callbacks
@ 2021-03-17 14:08 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-03-17 14:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 3975 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/89322
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Wednesday, March 17 2021 05:40:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6857cb635821c280afcd7f63e588da52c0048991
89322 --> testing fail
Test environment and result as below:
+---------------------+----------------------+--------------------+-------------------+----------------+
| Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_spdk | dpdk_unit_test |
+=====================+======================+====================+===================+================+
| Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 | SKIPPED | PASS | FAIL | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM | SKIPPED | PASS | SKIPPED | PASS |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31 | SKIPPED | PASS | FAIL | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+-------------------+----------------+
==== 20 line log output for Ubuntu 18.04 (dpdk_compile_spdk): ====
CC lib/util/iov.o
CC lib/util/file.o
CC lib/util/math.o
CC lib/util/fd.o
CC lib/util/pipe.o
CC lib/util/strerror_tls.o
/spdk/mk/spdk.common.mk:399: recipe for target 'env.o' failed
CC lib/util/string.o
make[2]: *** [env.o] Error 1
/spdk/mk/spdk.subdirs.mk:44: recipe for target 'env_dpdk' failed
make[1]: *** [env_dpdk] Error 2
make[1]: *** Waiting for unfinished jobs....
CC lib/util/uuid.o
CC lib/util/fd_group.o
LIB libspdk_ioat.a
LIB libspdk_vmd.a
LIB libspdk_util.a
/spdk/mk/spdk.subdirs.mk:44: recipe for target 'lib' failed
make: *** [lib] Error 2
[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
Fedora 32
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 10.2.1
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
openSUSE Leap 15
Kernel: 4.12.14
Compiler: gcc 7.4.1
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
Arch Linux
Kernel: latest
Compiler: gcc latest
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/15993/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |WARNING| pw89322 [PATCH] examples/vhost: fix ioat ring space in callbacks
@ 2021-03-17 15:04 dpdklab
0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-03-17 15:04 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4379 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/89322
_Testing issues_
Submitter: Cheng Jiang <Cheng1.jiang@intel.com>
Date: Wednesday, March 17 2021 05:40:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:6857cb635821c280afcd7f63e588da52c0048991
89322 --> 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 |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS 8 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 | SKIPPED | PASS | PASS | FAIL |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM | SKIPPED | PASS | PASS | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux | SKIPPED | PASS | SKIPPED | SKIPPED |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31 | SKIPPED | PASS | SKIPPED | FAIL |
+---------------------+----------------------+--------------------+----------------+-------------------+
==== 20 line log output for Fedora 31 (dpdk_compile_spdk): ====
memory.c: In function 'vtophys_iommu_init':
/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))
| ^
memory.c:1373:5: note: in expansion of macro 'RTE_VERSION'
1373 | #if RTE_VERSION < RTE_VERSION_NUM(20, 11, 0, 0)
| ^~~~~~~~~~~
make[2]: *** [/spdk/mk/spdk.common.mk:399: memory.o] Error 1
make[2]: *** Waiting for unfinished jobs....
LIB libspdk_log.a
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: *** [/spdk/mk/spdk.subdirs.mk:44: lib] Error 2
make: *** Waiting for unfinished jobs....
make[3]: help2man: Command not found
make[3]: [Makefile:4620: programs/igzip.1] Error 127 (ignored)
[2] Error running command.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 9.0 and gcc 8.1.0 (MinGW)
CentOS 8
Kernel: 4.18.0.el8_0
Compiler: gcc 8.3.1
FreeBSD 11.2
Kernel: 11.2
Compiler: gcc 8.3
Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.5
Ubuntu 18.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
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
Fedora 31
Kernel: 5.3.16
Compiler: gcc 9.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/15993/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-17 15:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17 14:08 [dpdk-test-report] |WARNING| pw89322 [PATCH] examples/vhost: fix ioat ring space in callbacks dpdklab
2021-03-17 15:04 dpdklab
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).