[dpdk-test-report] |FAILURE| pw87796 [PATCH] log: support custom log function

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Feb 5 20:40:26 CET 2021


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

_Testing issues_

Submitter: Li Feng <fengli at smartx.com>
Date: Friday, February 05 2021 11:24:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f6f2d22401531ba06f5a1c967853453b0cbb8a9d

87796 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
^~~~~~~~~~~~~~~~~~~~~~~
[9/229] Generating rte_telemetry_mingw with a custom command.
[10/229] Compiling C object lib/76b5a35@@rte_eal at sta/librte_eal_common_eal_common_bus.c.obj.
FAILED: lib/76b5a35@@rte_eal at sta/librte_eal_common_eal_common_bus.c.obj
gcc @lib/76b5a35@@rte_eal at sta/librte_eal_common_eal_common_bus.c.obj.rsp
In file included from ..\lib/librte_eal/include/rte_lcore.h:16,
from ../lib/librte_eal/common/eal_private.h:13,
from ../lib/librte_eal/common/eal_common_bus.c:14:
..\lib/librte_eal/include/rte_eal.h:122:9: error: unknown type name 'cookie_write_function_t'
typedef cookie_write_function_t rte_log_func_t;
^~~~~~~~~~~~~~~~~~~~~~~
[11/229] Compiling C object lib/76b5a35@@rte_eal at sta/librte_eal_common_eal_common_dynmem.c.obj.
FAILED: lib/76b5a35@@rte_eal at sta/librte_eal_common_eal_common_dynmem.c.obj
gcc @lib/76b5a35@@rte_eal at sta/librte_eal_common_eal_common_dynmem.c.obj.rsp
In file included from ../lib/librte_eal/common/eal_internal_cfg.h:13,
from ../lib/librte_eal/common/eal_common_dynmem.c:12:
..\lib/librte_eal/include/rte_eal.h:122:9: error: unknown type name 'cookie_write_function_t'
typedef cookie_write_function_t rte_log_func_t;
^~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== 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

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

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

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

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