automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw89360-89367 [PATCH] [v3, 8/8] doc: update dpdk 21.05 release notes
@ 2021-03-18 10:37 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-03-18 10:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Salem Sol <salems@nvidia.com>
Date: Wednesday, March 17 2021 09:26:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6857cb635821c280afcd7f63e588da52c0048991

89360-89367 --> 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): ====
|     ^~~~~~~~~~~
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[1]: *** Waiting for unfinished jobs....
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/16005/

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| pw89360-89367 [PATCH] [v3, 8/8] doc: update dpdk 21.05 release notes
@ 2021-03-18  9:08 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2021-03-18  9:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

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

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

_Testing issues_

Submitter: Salem Sol <salems@nvidia.com>
Date: Wednesday, March 17 2021 09:26:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6857cb635821c280afcd7f63e588da52c0048991

89360-89367 --> 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        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | FAIL              | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| 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        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31           | SKIPPED              | PASS               | FAIL              | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+

==== 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....
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)

Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

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

Fedora 31
	Kernel: 5.3.16
	Compiler: gcc 9.2.1

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

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-18 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 10:37 [dpdk-test-report] |WARNING| pw89360-89367 [PATCH] [v3, 8/8] doc: update dpdk 21.05 release notes dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2021-03-18  9:08 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).