[dpdk-test-report] |WARNING| pw89404 [PATCH] [v2] eal: declare extern "C" linkage when building with __cplusplus

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Mar 18 00:39:34 CET 2021


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

_Testing issues_

Submitter: Tyler Retzlaff <roretzla at linux.microsoft.com>
Date: Wednesday, March 17 2021 16:14:12 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6857cb635821c280afcd7f63e588da52c0048991

89404 --> 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        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| CentOS 8            | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | FAIL              | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | SKIPPED           | PASS           |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 31           | SKIPPED              | PASS               | FAIL              | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED           | SKIPPED        |
+---------------------+----------------------+--------------------+-------------------+----------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED           | 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....
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

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

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

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

Arch Linux
	Kernel: latest
	Compiler: gcc latest

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

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

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