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, Anoob Joseph <anoobj@marvell.com>
Subject: |FAILURE| pw127332-127353 [PATCH] [v3,22/22] test/pdcp: add PDCP sta
Date: Wed, 24 May 2023 10:11:19 -0700 (PDT)	[thread overview]
Message-ID: <646e4537.170a0220.f7f9a.5cc7SMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127353

_Testing issues_

Submitter: Anoob Joseph <anoobj@marvell.com>
Date: Wednesday, May 24 2023 16:01:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c41a103c961ded5a0966652f4daf0a661a947352

127332-127353 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | PASS               |
+------------------+--------------------+
| CentOS Stream 9  | PASS               |
+------------------+--------------------+
| Ubuntu 22.04     | PASS               |
+------------------+--------------------+
| RHEL 7           | PASS               |
+------------------+--------------------+
| Debian Buster    | PASS               |
+------------------+--------------------+
| Debian Bullseye  | PASS               |
+------------------+--------------------+
| RHEL8            | PASS               |
+------------------+--------------------+
| openSUSE Leap 15 | PASS               |
+------------------+--------------------+
| Ubuntu 20.04     | PASS               |
+------------------+--------------------+
| Alpine           | PASS               |
+------------------+--------------------+

==== 20 line log output for FreeBSD 13 (dpdk_meson_compile): ====
2 errors generated.
[675/1773] Generating lib/node.sym_chk with a custom command (wrapped by meson to capture output)
[676/1773] Generating symbol file lib/librte_table.so.23.2.p/librte_table.so.23.2.symbols
[677/1773] Compiling C object lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o
FAILED: lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o
ccache cc -Ilib/librte_pdcp.a.p -Ilib -I../lib -Ilib/pdcp -I../lib/pdcp -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/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/net -I../lib/net -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/reorder -I../lib/reorder -fcolor-diagnostics -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-mis
 sing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.pdcp -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o -MF lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o.d -o lib/librte_pdcp.a.p/pdcp_pdcp_ctrl_pdu.c.o -c ../lib/pdcp/pdcp_ctrl_pdu.c
In file included from ../lib/pdcp/pdcp_ctrl_pdu.c:9:
In file included from ../lib/pdcp/pdcp_ctrl_pdu.h:10:
../lib/pdcp/pdcp_entity.h:294:1: error: mutex 'dl->lock' is not held on every path through here [-Werror,-Wthread-safety-analysis]
}
^
../lib/pdcp/pdcp_entity.h:293:3: note: mutex acquired here
rte_spinlock_lock(&dl->lock);
^
../lib/pdcp/pdcp_entity.h:303:3: error: releasing mutex 'dl->lock' that was not held [-Werror,-Wthread-safety-analysis]
rte_spinlock_unlock(&dl->lock);
^
2 errors generated.
[678/1773] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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)

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-05-24 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 17:11 dpdklab [this message]
2023-05-24 17:28 dpdklab
2023-05-24 17:43 dpdklab
2023-05-24 17:51 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=646e4537.170a0220.f7f9a.5cc7SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=anoobj@marvell.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).