|FAILURE| pw122409-122414 [PATCH] [v6, 6/6] ethdev: add trace points for tm
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jan 20 22:39:33 CET 2023
Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/122414
_Testing issues_
Submitter: Ankur Dwivedi <adwivedi at marvell.com>
Date: Friday, January 20 2023 08:40:59
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:2a211079a92e962bbd0ec81e425a6ffc32890e67
122409-122414 --> testing fail
Test environment and result as below:
+-------------------------------+----------------+--------------------+----------------------+
| Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile |
+===============================+================+====================+======================+
| Ubuntu 20.04 ARM Clang Native | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| Ubuntu 20.04 ARM GCC Native | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| Windows Server 2019 | FAIL | FAIL | FAIL |
+-------------------------------+----------------+--------------------+----------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
| FreeBSD 13 | SKIPPED | PASS | SKIPPED |
+-------------------------------+----------------+--------------------+----------------------+
==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
__VA_ARGS__ \
^~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:510:1: note: in expansion of macro 'RTE_TRACE_POINT_FP'
RTE_TRACE_POINT_FP(
^~~~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point_register.h:38:2: note: in expansion of macro 'RTE_BUILD_BUG_ON'
RTE_BUILD_BUG_ON(sizeof(type) != sizeof(typeof(in))); \
^~~~~~~~~~~~~~~~
..\lib\eal\include/rte_trace_point.h:429:41: note: in expansion of macro '__rte_trace_point_emit'
#define rte_trace_point_emit_size_t(in) __rte_trace_point_emit(in, size_t)
^~~~~~~~~~~~~~~~~~~~~~
..\lib\ethdev/rte_ethdev_trace_fp.h:516:2: note: in expansion of macro 'rte_trace_point_emit_size_t'
rte_trace_point_emit_size_t(time->tv_nsec);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
[244/669] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.obj
[245/669] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.obj
[246/669] Generating symbol file lib/librte_eal-23.dll.p/librte_eal-23.dll.symbols
[247/669] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.obj
[248/669] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25051/
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