From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Chengwen Feng <fengchengwen@huawei.com>
Subject: |FAILURE| pw129403-129401 [PATCH] [v15,6/6] test/memarea: support du
Date: Sun, 09 Jul 2023 07:10:05 -0700 (PDT) [thread overview]
Message-ID: <64aabfbd.170a0220.23717.9788SMTPIN_ADDED_MISSING@mx.google.com> (raw)
Test-Label: iol-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/129401
_Testing issues_
Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Sunday, July 09 2023 13:00:41
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24
129403-129401 --> testing fail
Test environment and result as below:
+--------------------------+----------------+
| Environment | dpdk_unit_test |
+==========================+================+
| Fedora 38 (ARM Clang) | FAIL |
+--------------------------+----------------+
| Fedora 37 (ARM) | PASS |
+--------------------------+----------------+
| Fedora 38 (ARM) | PASS |
+--------------------------+----------------+
| Fedora 38 | PASS |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PASS |
+--------------------------+----------------+
| CentOS Stream 8 | PASS |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM) | PASS |
+--------------------------+----------------+
| Fedora 37 | PASS |
+--------------------------+----------------+
| CentOS Stream 9 (ARM) | PASS |
+--------------------------+----------------+
| Debian Buster | PASS |
+--------------------------+----------------+
| CentOS Stream 9 | PASS |
+--------------------------+----------------+
| Debian Bullseye | PASS |
+--------------------------+----------------+
| RHEL 7 | PASS |
+--------------------------+----------------+
| openSUSE Leap 15 | PASS |
+--------------------------+----------------+
| Ubuntu 20.04 | PASS |
+--------------------------+----------------+
| Ubuntu 22.04 | PASS |
+--------------------------+----------------+
| RHEL8 | PASS |
+--------------------------+----------------+
==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_unit_test): ====
[296/3018] Generating latencystats.sym_chk with a meson_exe.py custom command.
[297/3018] Linking target lib/librte_latencystats.so.23.2.
[298/3018] Generating symbol file 'lib/76b5a35@@rte_ip_frag@sha/librte_ip_frag.so.23.2.symbols'.
[299/3018] Compiling C object 'lib/76b5a35@@rte_memarea@sta/memarea_rte_memarea.c.o'.
FAILED: lib/76b5a35@@rte_memarea@sta/memarea_rte_memarea.c.o
clang -Ilib/76b5a35@@rte_memarea@sta -Ilib -I../lib -Ilib/memarea -I../lib/memarea -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.memarea -DR
TE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'lib/76b5a35@@rte_memarea@sta/memarea_rte_memarea.c.o' -MF 'lib/76b5a35@@rte_memarea@sta/memarea_rte_memarea.c.o.d' -o 'lib/76b5a35@@rte_memarea@sta/memarea_rte_memarea.c.o' -c ../lib/memarea/rte_memarea.c
../lib/memarea/rte_memarea.c:228:1: error: mutex 'ma->lock' is not held on every path through here [-Werror,-Wthread-safety-analysis]
}
^
../lib/memarea/rte_memarea.c:227:3: note: mutex acquired here
rte_spinlock_lock(&ma->lock);
^
../lib/memarea/rte_memarea.c:234:3: error: releasing mutex 'ma->lock' that was not held [-Werror,-Wthread-safety-analysis]
rte_spinlock_unlock(&ma->lock);
^
2 errors generated.
[300/3018] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm.c.o'.
[301/3018] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'.
[302/3018] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27019/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2023-07-09 14:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-09 14:10 dpdklab [this message]
2023-07-09 14:14 dpdklab
2023-07-13 9:16 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=64aabfbd.170a0220.23717.9788SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=fengchengwen@huawei.com \
--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).