automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: rkudurumalla@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw121357 [PATCH 1/1] common/cnxk: add mbox locking
Date: Fri, 23 Dec 2022 07:19:13 -0500	[thread overview]
Message-ID: <20221223121913.456946-1-robot@bytheb.org> (raw)
In-Reply-To: <20221223112632.1281139-1-rkudurumalla@marvell.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/121357/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3765381510
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+doc+tests" failed at step Build and test
"fedora:35-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
[701/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_queue.c.o'.
[702/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_ops.c.o'.
[703/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_mcast.c.o'.
[704/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_mark.c.o'.
[705/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_stats.c.o'.
[706/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_ops.c.o'.
[707/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm.c.o'.
[708/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_rss.c.o'.
[709/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa.c.o' -c ../drivers/common/cnxk/roc_npa.c
In file included from ../drivers/common/cnxk/roc_api.h:25,
                 from ../drivers/common/cnxk/roc_npa.c:5:
../drivers/common/cnxk/roc_npa.c: In function ‘npa_lf_init’:
../drivers/common/cnxk/roc_platform.h:256:2: error: ‘npa_msixoff’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  256 |  rte_log(RTE_LOG_DEBUG, cnxk_logtype_##subsystem,                       \
      |  ^~~~~~~
../drivers/common/cnxk/roc_npa.c:877:11: note: ‘npa_msixoff’ was declared here
  877 |  uint16_t npa_msixoff;
      |           ^~~~~~~~~~~
cc1: all warnings being treated as errors
[710/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_npa_debug.c.o'.
[711/4279] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_nix_tm_utils.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2022-12-23 12:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20221223112632.1281139-1-rkudurumalla@marvell.com>
2022-12-23 11:20 ` |SUCCESS| " qemudev
2022-12-23 11:24 ` qemudev
2022-12-23 11:28 ` |WARNING| " checkpatch
2022-12-23 12:19 ` 0-day Robot [this message]
2022-12-23 11:55 |FAILURE| pw121357 [PATCH] [1/1] " dpdklab
2022-12-23 11:55 dpdklab
2022-12-23 11:56 dpdklab
2022-12-23 11:56 dpdklab
2022-12-23 11:57 dpdklab
2022-12-23 11:57 dpdklab
2022-12-23 11:58 dpdklab
2022-12-23 11:59 dpdklab
2022-12-23 12:08 dpdklab
2022-12-23 12:12 dpdklab
2022-12-23 12:13 dpdklab
2022-12-23 12:17 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=20221223121913.456946-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=rkudurumalla@marvell.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).