|FAILURE| pw136876-136877 [PATCH] [RFC,v2,5/5] service: keep per-lco

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Feb 19 11:27:59 CET 2024


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136877

_Testing issues_

Submitter: Mattias Ronnblom <mattias.ronnblom at ericsson.com>
Date: Monday, February 19 2024 09:40:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3cb34fb0b0adfeb163b4d0e6d5a232a21bd6f6e0

136876-136877 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.2        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ====
^
1 error generated.
[251/825] Compiling C object lib/librte_eal.a.p/eal_windows_eal_dev.c.obj
[252/825] Compiling C object lib/librte_eal.a.p/eal_windows_eal_alarm.c.obj
[253/825] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.obj
[254/825] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.obj
FAILED: lib/librte_eal.a.p/eal_common_rte_random.c.obj
"clang" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\log" "-I..\lib\log" "-Ilib\kvargs" "-I..\lib\kvargs" "-IC:\Program Files\Mellanox\MLNX_WinOF2_DevX_SDK\inc" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-std=c11" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-mrtm" "-DAL
 LOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DABI_VERSION=\"24.1\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" "-DRTE_ANNOTATE_LOCKS" "-Wthread-safety" -MD -MQ lib/librte_eal.a.p/eal_common_rte_random.c.obj -MF "lib\librte_eal.a.p\eal_common_rte_random.c.obj.d" -o lib/librte_eal.a.p/eal_common_rte_random.c.obj "-c" ../lib/eal/common/rte_random.c
../lib/eal/common/rte_random.c:235:2: error: '_Alignof' applied to an expression is a GNU extension [-Werror,-Wgnu-alignof-expression]
RTE_LCORE_VAR_ALLOC(rand_state);
^
..\lib\eal\include\rte_lcore_var.h:264:56: note: expanded from macro 'RTE_LCORE_VAR_ALLOC'
RTE_LCORE_VAR_ALLOC_SIZE_ALIGN(name, sizeof(*(name)), alignof(*(name)))
^
C:\Program Files\LLVM\lib\clang\14.0.0\include\stdalign.h:15:17: note: expanded from macro 'alignof'
#define alignof _Alignof
^
1 error generated.
[255/825] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

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