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 06:56:21 -0700 (PDT) [thread overview]
Message-ID: <66be0905.170a0220.b0a9d.3bd2SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240815085339.1434-7-konstantin.v.ananyev@yandex.ru>
Test-Label: iol-unit-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-Unit-Test-DPDK#252581
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 38 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| Fedora 39 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 (Clang) | FAIL |
+---------------------+----------------+
| Fedora 40 | PEND |
+---------------------+----------------+
| RHEL8 | FAIL |
+---------------------+----------------+
| openSUSE Leap 15 | WARN |
+---------------------+----------------+
| RHEL9 | PEND |
+---------------------+----------------+
| Ubuntu 22.04 | PEND |
+---------------------+----------------+
| Ubuntu 20.04 | PEND |
+---------------------+----------------+
==== 20 line log output for openSUSE Leap 15 (dpdk_unit_test): ====
FAILED: lib/76b5a35@@rte_ring@sta/ring_soring.c.o
ccache cc -Ilib/76b5a35@@rte_ring@sta -Ilib -I../lib -Ilib/ring -I../lib/ring -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ring -MD -MQ 'lib/7
6b5a35@@rte_ring@sta/ring_soring.c.o' -MF 'lib/76b5a35@@rte_ring@sta/ring_soring.c.o.d' -o 'lib/76b5a35@@rte_ring@sta/ring_soring.c.o' -c ../lib/ring/soring.c
In file included from ../lib/ring/rte_ring_elem_pvt.h:312:0,
from ../lib/ring/rte_ring_elem.h:24,
from ../lib/ring/rte_ring.h:42,
from ../lib/ring/rte_soring.h:28,
from ../lib/ring/soring.h:20,
from ../lib/ring/soring.c:56:
../lib/ring/soring.c: In function 'rte_soring_enqueue':
../lib/ring/rte_ring_generic_pvt.h:29:11: error: 'prod_next' may be used uninitialized in this function [-Werror=maybe-uninitialized]
ht->tail = new_val;
~~~~~~~~~^~~~~~~~~
../lib/ring/soring.c:271:31: note: 'prod_next' was declared here
uint32_t nb_free, prod_head, prod_next;
^~~~~~~~~
cc1: all warnings being treated as errors
[94/2924] Compiling C object 'lib/76b5a35@@rte_rcu@sta/rcu_rte_rcu_qsbr.c.o'.
[95/2924] Compiling C object 'lib/76b5a35@@rte_mempool@sta/mempool_rte_mempool.c.o'.
[96/2924] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9
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
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
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/
next prev parent reply other threads:[~2024-08-15 13:56 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 ` |FAILURE| " dpdklab
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 [this message]
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=66be0905.170a0220.b0a9d.3bd2SMTPIN_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).