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,
	Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Subject: |FAILURE| pw143186-143191 [PATCH] [RFC,6/6] ring: minimize reads of
Date: Thu, 15 Aug 2024 04:33:59 -0700 (PDT)	[thread overview]
Message-ID: <66bde7a7.170a0220.10a80c.c714SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240815085339.1434-7-konstantin.v.ananyev@yandex.ru>

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

_Testing issues_

Submitter: Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>
Date: Thursday, August 15 2024 08:53:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c

143186-143191 --> testing issues

Upstream job id: Generic-VM-DPDK-Compile-Meson#28759

Test environment and result as below:

+---------------------+-----------------------+----------------------+--------------------+-------------------+
|     Environment     | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+=======================+======================+====================+===================+
| Windows Server 2022 | PASS                  | PEND                 | SKIPPED            | PEND              |
+---------------------+-----------------------+----------------------+--------------------+-------------------+
| FreeBSD 13.3        | SKIPPED               | SKIPPED              | FAIL               | SKIPPED           |
+---------------------+-----------------------+----------------------+--------------------+-------------------+
| FreeBSD 14.1        | SKIPPED               | SKIPPED              | FAIL               | SKIPPED           |
+---------------------+-----------------------+----------------------+--------------------+-------------------+

==== 20 line log output for FreeBSD 14.1 (dpdk_meson_compile): ====
In file included from ../lib/ring/rte_ring.h:41:
../lib/ring/rte_ring_core.h:79:2: error: declaration does not declare anything [-Werror,-Wmissing-declarations]
79 |         uint32_t __unused;
|         ^~~~~~~~
In file included from ../lib/ring/soring.c:56:
../lib/ring/soring.h:63:2: error: declaration does not declare anything [-Werror,-Wmissing-declarations]
63 |         enum rte_ring_sync_type __unused;  /**< unused */
|         ^
2 errors generated.
[89/1858] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
FAILED: lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
cc -Ilib/librte_rcu.a.p -Ilib -I../lib -Ilib/rcu -I../lib/rcu -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 -Ilib/ring -I../lib/ring -fdiagnostics-color=always -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 -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTY
 PE=lib.rcu -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o -MF lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o.d -o lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o -c ../lib/rcu/rte_rcu_qsbr.c
In file included from ../lib/rcu/rte_rcu_qsbr.c:17:
In file included from ../lib/ring/rte_ring_elem.h:23:
../lib/ring/rte_ring_core.h:79:2: error: declaration does not declare anything [-Werror,-Wmissing-declarations]
79 |         uint32_t __unused;
|         ^~~~~~~~
1 error generated.
[90/1858] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
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

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2024-08-15 11:34 UTC|newest]

Thread overview: 155+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240815085339.1434-7-konstantin.v.ananyev@yandex.ru>
2024-08-15  8:37 ` |SUCCESS| pw143186-143191 [RFC 6/6] ring: minimize reads of the counterpart cache-line qemudev
2024-08-15  8:41 ` |FAILURE| " qemudev
2024-08-15  8:57 ` |WARNING| pw143191 " checkpatch
2024-08-15  9:42 ` |FAILURE| " 0-day Robot
2024-08-15 10:38 ` |PENDING| pw143186-143191 [PATCH] [RFC,6/6] ring: minimize reads of dpdklab
2024-08-15 10:46 ` dpdklab
2024-08-15 10:51 ` |SUCCESS| " dpdklab
2024-08-15 10:56 ` |PENDING| " dpdklab
2024-08-15 10:58 ` dpdklab
2024-08-15 11:03 ` |SUCCESS| " dpdklab
2024-08-15 11:03 ` dpdklab
2024-08-15 11:05 ` dpdklab
2024-08-15 11:26 ` |PENDING| " dpdklab
2024-08-15 11:26 ` dpdklab
2024-08-15 11:26 ` dpdklab
2024-08-15 11:30 ` dpdklab
2024-08-15 11:30 ` |SUCCESS| " dpdklab
2024-08-15 11:31 ` dpdklab
2024-08-15 11:32 ` |PENDING| " dpdklab
2024-08-15 11:33 ` dpdklab [this message]
2024-08-15 11:35 ` |SUCCESS| " dpdklab
2024-08-15 11:35 ` |FAILURE| " dpdklab
2024-08-15 11:37 ` |SUCCESS| " dpdklab
2024-08-15 11:38 ` dpdklab
2024-08-15 11:38 ` |FAILURE| " dpdklab
2024-08-15 11:38 ` dpdklab
2024-08-15 11:39 ` dpdklab
2024-08-15 11:39 ` dpdklab
2024-08-15 11:40 ` dpdklab
2024-08-15 11:40 ` dpdklab
2024-08-15 11:40 ` dpdklab
2024-08-15 11:41 ` dpdklab
2024-08-15 11:42 ` dpdklab
2024-08-15 11:43 ` dpdklab
2024-08-15 11:44 ` dpdklab
2024-08-15 11:44 ` dpdklab
2024-08-15 11:45 ` dpdklab
2024-08-15 11:46 ` dpdklab
2024-08-15 11:47 ` dpdklab
2024-08-15 11:49 ` dpdklab
2024-08-15 11:49 ` dpdklab
2024-08-15 11:49 ` dpdklab
2024-08-15 11:50 ` dpdklab
2024-08-15 11:51 ` dpdklab
2024-08-15 11:54 ` dpdklab
2024-08-15 12:11 ` dpdklab
2024-08-15 12:29 ` dpdklab
2024-08-15 12:30 ` dpdklab
2024-08-15 12:31 ` dpdklab
2024-08-15 12:32 ` dpdklab
2024-08-15 12:33 ` dpdklab
2024-08-15 12:34 ` dpdklab
2024-08-15 12:34 ` dpdklab
2024-08-15 12:36 ` |SUCCESS| " dpdklab
2024-08-15 13:04 ` |FAILURE| " dpdklab
2024-08-15 13:04 ` dpdklab
2024-08-15 13:04 ` |PENDING| " dpdklab
2024-08-15 13:05 ` |FAILURE| " dpdklab
2024-08-15 13:08 ` dpdklab
2024-08-15 13:08 ` dpdklab
2024-08-15 13:08 ` dpdklab
2024-08-15 13:08 ` dpdklab
2024-08-15 13:09 ` dpdklab
2024-08-15 13:11 ` dpdklab
2024-08-15 13:12 ` dpdklab
2024-08-15 13:14 ` dpdklab
2024-08-15 13:14 ` |SUCCESS| " dpdklab
2024-08-15 13:14 ` |FAILURE| " dpdklab
2024-08-15 13:15 ` dpdklab
2024-08-15 13:15 ` dpdklab
2024-08-15 13:17 ` |PENDING| " dpdklab
2024-08-15 13:18 ` dpdklab
2024-08-15 13:18 ` |FAILURE| " dpdklab
2024-08-15 13:20 ` dpdklab
2024-08-15 13:22 ` dpdklab
2024-08-15 13:23 ` dpdklab
2024-08-15 13:24 ` dpdklab
2024-08-15 13:24 ` dpdklab
2024-08-15 13:24 ` dpdklab
2024-08-15 13:25 ` dpdklab
2024-08-15 13:25 ` dpdklab
2024-08-15 13:25 ` dpdklab
2024-08-15 13:26 ` dpdklab
2024-08-15 13:26 ` dpdklab
2024-08-15 13:26 ` dpdklab
2024-08-15 13:26 ` dpdklab
2024-08-15 13:26 ` dpdklab
2024-08-15 13:27 ` dpdklab
2024-08-15 13:27 ` dpdklab
2024-08-15 13:27 ` dpdklab
2024-08-15 13:27 ` dpdklab
2024-08-15 13:27 ` |SUCCESS| " dpdklab
2024-08-15 13:27 ` |FAILURE| " dpdklab
2024-08-15 13:28 ` dpdklab
2024-08-15 13:28 ` dpdklab
2024-08-15 13:29 ` dpdklab
2024-08-15 13:29 ` dpdklab
2024-08-15 13:30 ` dpdklab
2024-08-15 13:30 ` dpdklab
2024-08-15 13:30 ` dpdklab
2024-08-15 13:31 ` dpdklab
2024-08-15 13:32 ` dpdklab
2024-08-15 13:33 ` dpdklab
2024-08-15 13:33 ` dpdklab
2024-08-15 13:34 ` dpdklab
2024-08-15 13:34 ` dpdklab
2024-08-15 13:35 ` dpdklab
2024-08-15 13:36 ` dpdklab
2024-08-15 13:36 ` dpdklab
2024-08-15 13:36 ` dpdklab
2024-08-15 13:37 ` dpdklab
2024-08-15 13:37 ` dpdklab
2024-08-15 13:38 ` dpdklab
2024-08-15 13:38 ` dpdklab
2024-08-15 13:39 ` dpdklab
2024-08-15 13:39 ` dpdklab
2024-08-15 13:39 ` dpdklab
2024-08-15 13:39 ` dpdklab
2024-08-15 13:39 ` dpdklab
2024-08-15 13:40 ` dpdklab
2024-08-15 13:40 ` dpdklab
2024-08-15 13:40 ` dpdklab
2024-08-15 13:41 ` dpdklab
2024-08-15 13:41 ` dpdklab
2024-08-15 13:41 ` dpdklab
2024-08-15 13:41 ` dpdklab
2024-08-15 13:42 ` dpdklab
2024-08-15 13:42 ` dpdklab
2024-08-15 13:42 ` dpdklab
2024-08-15 13:43 ` dpdklab
2024-08-15 13:43 ` dpdklab
2024-08-15 13:43 ` dpdklab
2024-08-15 13:43 ` dpdklab
2024-08-15 13:43 ` dpdklab
2024-08-15 13:43 ` dpdklab
2024-08-15 13:44 ` dpdklab
2024-08-15 13:44 ` dpdklab
2024-08-15 13:45 ` dpdklab
2024-08-15 13:48 ` dpdklab
2024-08-15 13:50 ` dpdklab
2024-08-15 13:55 ` dpdklab
2024-08-15 13:56 ` dpdklab
2024-08-15 13:57 ` dpdklab
2024-08-15 14:01 ` |WARNING| " dpdklab
2024-08-15 14:03 ` |FAILURE| " dpdklab
2024-08-15 14:22 ` dpdklab
2024-08-15 14:23 ` dpdklab
2024-08-15 16:13 ` |SUCCESS| " dpdklab
2024-08-16 15:58 ` |FAILURE| " dpdklab
2024-08-16 15:58 ` dpdklab
2024-08-16 16:03 ` dpdklab
2024-08-16 16:06 ` dpdklab
2024-08-16 16:12 ` dpdklab
2024-08-16 16:20 ` dpdklab
2024-08-16 17:02 ` 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=66bde7a7.170a0220.10a80c.c714SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=konstantin.v.ananyev@yandex.ru \
    --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).