automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Tomasz Duszynski <tduszynski@marvell.com>
Subject: |FAILURE| pw122905-122908 [PATCH] [v8, 4/4] eal: add PMU support to tracing library
Date: Fri,  3 Feb 2023 17:59:30 +0000 (UTC)	[thread overview]
Message-ID: <20230203175930.05A7F600AE@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 4447 bytes --]

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

_Testing issues_

Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Thursday, February 02 2023 09:43:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5003661613fa7663347b7ea75f2560b8a6458a30

122905-122908 --> testing fail

Test environment and result as below:

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

==== 20 line log output for RHEL 7 (dpdk_meson_compile): ====
[5/3138] Generating symbol file 'lib/76b5a35@@rte_kvargs@sha/librte_kvargs.so.23.1.symbols'.
[6/3138] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry.c.o'.
[7/3138] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_data.c.o'.
[8/3138] Compiling C object 'lib/76b5a35@@rte_telemetry@sta/telemetry_telemetry_legacy.c.o'.
[9/3138] Linking static target lib/librte_telemetry.a.
[10/3138] Generating telemetry.sym_chk with a meson_exe.py custom command.
[11/3138] Linking target lib/librte_telemetry.so.23.1.
[12/3138] Generating symbol file 'lib/76b5a35@@rte_telemetry@sha/librte_telemetry.so.23.1.symbols'.
[13/3138] Compiling C object 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o'.
FAILED: lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o
ccache cc -Ilib/76b5a35@@rte_pmu@sta -Ilib -I../lib -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/pmu -I../lib/pmu -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.pmu -MD -MQ 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -MF 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o.d' -o 'lib/76b5a35@@rte_pmu@sta/pmu_rte_pmu.c.o' -c ../lib/pmu/rte_pmu.c
../lib/pmu/rte_pmu.c: In function 'rte_pmu_add_events_by_pattern':
../lib/pmu/rte_pmu.c:426:2: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
return ret >= 0 ? 0 : ret;
^
../lib/pmu/rte_pmu.c:409:6: note: 'ret' was declared here
int ret;
^
cc1: all warnings being treated as errors
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

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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 Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

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: gcc 11.3.1-2

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

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-02-03 17:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-03 17:59 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-02 23:31 dpdklab
2023-02-02 23:30 dpdklab
2023-02-02 23:30 dpdklab
2023-02-02 23:29 dpdklab
2023-02-02 23:29 dpdklab
2023-02-02 23:29 dpdklab
2023-02-02 23:29 dpdklab
2023-02-02 23:28 dpdklab
2023-02-02 23:28 dpdklab
2023-02-02 22:27 dpdklab
2023-02-02 17:47 dpdklab
     [not found] <20230202094358.2838758-5-tduszynski@marvell.com>
2023-02-02 11:48 ` |FAILURE| pw122905-122908 [PATCH v8 " qemudev

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=20230203175930.05A7F600AE@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=david.marchand@redhat.com \
    --cc=tduszynski@marvell.com \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /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).