automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: vattunuru@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw132885 [PATCH v5 3/3] net/octeon_ep: add new fastpath routines
Date: Wed, 18 Oct 2023 05:19:23 -0400	[thread overview]
Message-ID: <20231018091923.1088250-1-robot@bytheb.org> (raw)
In-Reply-To: <20231018080725.613579-4-vattunuru@marvell.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6558227885
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-clang-stdatomic" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_octeon_ep@sta -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -Ilib/ethdev -I../lib/ethdev -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 -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeon_ep -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_rxtx.c.o' -c ../drivers/net/octeon_ep/otx_ep_rxtx.c
../drivers/net/octeon_ep/otx_ep_rxtx.c:448:10: error: address argument to atomic operation must be a pointer to _Atomic type ('uint32_t *' (aka 'unsigned int *') invalid)
                while (rte_atomic_load_explicit(iq->inst_cnt_ism, rte_memory_order_relaxed) >=
                       ^                        ~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:71:2: note: expanded from macro 'rte_atomic_load_explicit'
        atomic_load_explicit(ptr, memorder)
        ^                    ~~~
/usr/lib/llvm-11/lib/clang/11.0.0/include/stdatomic.h:121:30: note: expanded from macro 'atomic_load_explicit'
#define atomic_load_explicit __c11_atomic_load
                             ^
../drivers/net/octeon_ep/otx_ep_rxtx.c:845:10: error: address argument to atomic operation must be a pointer to _Atomic type ('uint32_t *' (aka 'unsigned int *') invalid)
                while (rte_atomic_load_explicit(droq->pkts_sent_ism, rte_memory_order_relaxed) >=
                       ^                        ~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_stdatomic.h:71:2: note: expanded from macro 'rte_atomic_load_explicit'
        atomic_load_explicit(ptr, memorder)
        ^                    ~~~
/usr/lib/llvm-11/lib/clang/11.0.0/include/stdatomic.h:121:30: note: expanded from macro 'atomic_load_explicit'
#define atomic_load_explicit __c11_atomic_load
                             ^
2 errors generated.
[1824/2801] Linking target drivers/librte_net_octeontx.so.24.0.
[1825/2801] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_otx_ep_vf.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-10-18  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20231018080725.613579-4-vattunuru@marvell.com>
2023-10-18  7:51 ` |SUCCESS| pw132883-132885 " qemudev
2023-10-18  7:55 ` qemudev
2023-10-18  8:09 ` |SUCCESS| pw132885 " checkpatch
2023-10-18  9:19 ` 0-day Robot [this message]

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=20231018091923.1088250-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=test-report@dpdk.org \
    --cc=vattunuru@marvell.com \
    /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).