automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw138754-138762 [PATCH] [v11,9/9] log: colorize log output
Date: Sat, 23 Mar 2024 20:21:33 -0700 (PDT)	[thread overview]
Message-ID: <65ff9c3d.4a0a0220.1109.96c1SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240324024109.306614-10-stephen@networkplumber.org>

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

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Sunday, March 24 2024 02:33:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0219d467bcb1d19b386b5bae8eecd3514ba13fdb

138754-138762 --> testing fail

Test environment and result as below:

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

==== 20 line log output for FreeBSD 13.2 (dpdk_meson_compile): ====
[63/1840] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o
[64/1840] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o
[65/1840] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o
[66/1840] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o
[67/1840] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_cpuflags.c.o
[68/1840] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o
[69/1840] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o
[70/1840] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal.c.o
FAILED: lib/librte_eal.a.p/eal_freebsd_eal.c.o
ccache cc -Ilib/librte_eal.a.p -Ilib -I../lib -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I/usr/local/include -fcolor-diagnostics -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__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="24.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGT
 YPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_freebsd_eal.c.o -MF lib/librte_eal.a.p/eal_freebsd_eal.c.o.d -o lib/librte_eal.a.p/eal_freebsd_eal.c.o -c ../lib/eal/freebsd/eal.c
../lib/eal/freebsd/eal.c:568:2: error: implicit declaration of function 'eal_log_init' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
eal_log_init(getprogname());
^
1 error generated.
[71/1840] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_dev.c.o
[72/1840] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_alarm.c.o
[73/1840] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_hugepage_info.c.o
[74/1840] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_interrupts.c.o
[75/1840] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_lcore.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 14.0.5

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2024-03-24  3:21 UTC|newest]

Thread overview: 81+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240324024109.306614-10-stephen@networkplumber.org>
2024-03-24  2:20 ` |SUCCESS| pw138754-138762 [PATCH v11 9/9] " qemudev
2024-03-24  2:24 ` qemudev
2024-03-24  2:43 ` |WARNING| pw138762 " checkpatch
2024-03-24  3:21 ` |FAILURE| pw138754-138762 [PATCH] [v11,9/9] " dpdklab
2024-03-24  3:21 ` dpdklab [this message]
2024-03-24  3:21 ` |SUCCESS| " dpdklab
2024-03-24  3:22 ` |FAILURE| " dpdklab
2024-03-24  3:22 ` dpdklab
2024-03-24  3:22 ` dpdklab
2024-03-24  3:22 ` dpdklab
2024-03-24  3:23 ` dpdklab
2024-03-24  3:23 ` dpdklab
2024-03-24  3:23 ` |SUCCESS| " dpdklab
2024-03-24  3:23 ` |FAILURE| " dpdklab
2024-03-24  3:23 ` dpdklab
2024-03-24  3:23 ` |SUCCESS| " dpdklab
2024-03-24  3:24 ` dpdklab
2024-03-24  3:24 ` dpdklab
2024-03-24  3:24 ` |FAILURE| " dpdklab
2024-03-24  3:24 ` dpdklab
2024-03-24  3:24 ` |SUCCESS| " dpdklab
2024-03-24  3:25 ` |FAILURE| " dpdklab
2024-03-24  3:25 ` dpdklab
2024-03-24  3:26 ` |SUCCESS| " dpdklab
2024-03-24  3:26 ` |FAILURE| " dpdklab
2024-03-24  3:26 ` dpdklab
2024-03-24  3:27 ` |SUCCESS| " dpdklab
2024-03-24  3:27 ` dpdklab
2024-03-24  3:28 ` |FAILURE| " dpdklab
2024-03-24  3:28 ` dpdklab
2024-03-24  3:29 ` |SUCCESS| " dpdklab
2024-03-24  3:29 ` |FAILURE| " dpdklab
2024-03-24  3:30 ` |WARNING| " dpdklab
2024-03-24  3:30 ` |SUCCESS| " dpdklab
2024-03-24  3:32 ` |FAILURE| " dpdklab
2024-03-24  3:33 ` |SUCCESS| " dpdklab
2024-03-24  3:34 ` dpdklab
2024-03-24  3:35 ` |FAILURE| " dpdklab
2024-03-24  3:35 ` |SUCCESS| " dpdklab
2024-03-24  3:35 ` |FAILURE| " dpdklab
2024-03-24  3:36 ` |WARNING| " dpdklab
2024-03-24  3:36 ` |FAILURE| " dpdklab
2024-03-24  3:36 ` dpdklab
2024-03-24  3:36 ` dpdklab
2024-03-24  3:36 ` |SUCCESS| " dpdklab
2024-03-24  3:37 ` |WARNING| " dpdklab
2024-03-24  3:37 ` |FAILURE| " dpdklab
2024-03-24  3:38 ` |SUCCESS| " dpdklab
2024-03-24  3:38 ` |WARNING| " dpdklab
2024-03-24  3:38 ` |FAILURE| " dpdklab
2024-03-24  3:38 ` |SUCCESS| " dpdklab
2024-03-24  3:39 ` dpdklab
2024-03-24  3:39 ` |FAILURE| " dpdklab
2024-03-24  3:41 ` dpdklab
2024-03-24  3:41 ` dpdklab
2024-03-24  3:41 ` dpdklab
2024-03-24  3:42 ` |SUCCESS| " dpdklab
2024-03-24  3:42 ` |FAILURE| " dpdklab
2024-03-24  3:43 ` |SUCCESS| " dpdklab
2024-03-24  3:44 ` |FAILURE| pw138762 [PATCH v11 9/9] " 0-day Robot
2024-03-24  3:46 ` |FAILURE| pw138754-138762 [PATCH] [v11,9/9] " dpdklab
2024-03-24  3:46 ` |SUCCESS| " dpdklab
2024-03-24  3:47 ` |FAILURE| " dpdklab
2024-03-24  3:49 ` dpdklab
2024-03-24  3:50 ` |SUCCESS| " dpdklab
2024-03-24  3:50 ` |FAILURE| " dpdklab
2024-03-24  3:56 ` dpdklab
2024-03-24  3:57 ` dpdklab
2024-03-24  3:58 ` dpdklab
2024-03-24  3:58 ` dpdklab
2024-03-24  3:59 ` dpdklab
2024-03-24  4:00 ` dpdklab
2024-03-24  4:01 ` dpdklab
2024-03-24  4:41 ` dpdklab
2024-03-24  4:47 ` dpdklab
2024-03-24  5:08 ` dpdklab
2024-03-24  5:10 ` dpdklab
2024-03-24  5:40 ` dpdklab
2024-03-24  6:03 ` dpdklab
2024-03-25  3:07 ` |SUCCESS| " dpdklab
2024-03-25  3:43 ` dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65ff9c3d.4a0a0220.1109.96c1SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=stephen@networkplumber.org \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).