automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: songyl@ramaxel.com, robot@bytheb.org
Subject: |FAILURE| pw105353 [PATCH v2 25/25] net/spnic: add doc infrastructure
Date: Thu, 23 Dec 2021 04:59:42 -0500	[thread overview]
Message-ID: <20211223095942.14743-1-robot@bytheb.org> (raw)
In-Reply-To: <9b791363180d9149fa06bbd23c212eb4ef79278c.1640243743.git.songyl@ramaxel.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1614802679
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-clang-static" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
[2030/3429] Linking static target drivers/libtmp_rte_net_softnic.a.
[2031/3429] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_hwdev.c.o'.
[2032/3429] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_cmdq.c.o'.
[2033/3429] Generating rte_net_softnic.pmd.c with a custom command.
[2034/3429] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2035/3429] Compiling C object 'drivers/a715181@@rte_net_softnic@sta/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2036/3429] Linking static target drivers/librte_net_softnic.a.
[2037/3429] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_mbox.c.o'.
[2038/3429] Linking target drivers/librte_net_softnic.so.22.1.
[2039/3429] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_hw_comm.c.o'.
[2040/3429] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_wq.c.o'.
[2041/3429] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_hw_cfg.c.o'.
[2042/3429] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_nic_cfg.c.o'.
[2043/3429] Linking static target drivers/net/spnic/base/libspnic_base.a.
[2044/3429] Compiling C object 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_spnic@sta -Idrivers -I../drivers -Idrivers/net/spnic -I../drivers/net/spnic -Idrivers/net/spnic/base -I../drivers/net/spnic/base -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/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DHW_CONVERT_ENDIAN -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.spnic  -MD -MQ 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o' -MF 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o' -c ../drivers/net/spnic/spnic_rx.c
../drivers/net/spnic/spnic_rx.c:76:20: error: unused function 'spnic_update_rq_hw_pi' [-Werror,-Wunused-function]
static inline void spnic_update_rq_hw_pi(struct spnic_rxq *rxq, u16 pi)
                   ^
1 error generated.
[2045/3429] Compiling C object 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_io.c.o'.
[2046/3429] Compiling C object 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_tx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[2041/3644] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2042/3644] Compiling C object 'drivers/a715181@@rte_net_softnic@sta/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2043/3644] Linking target drivers/librte_net_softnic.so.22.1.
[2044/3644] Linking static target drivers/librte_net_softnic.a.
[2045/3644] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_cmdq.c.o'.
[2046/3644] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_mbox.c.o'.
[2047/3644] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_hw_comm.c.o'.
[2048/3644] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_wq.c.o'.
[2049/3644] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_hw_cfg.c.o'.
[2050/3644] Compiling C object 'drivers/net/spnic/base/448fc72@@spnic_base@sta/spnic_nic_cfg.c.o'.
[2051/3644] Linking static target drivers/net/spnic/base/libspnic_base.a.
[2052/3644] Compiling C object 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_io.c.o'.
[2053/3644] Generating rte_net_spnic_def with a custom command.
[2054/3644] Generating rte_net_spnic_mingw with a custom command.
[2055/3644] Compiling C object 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_spnic@sta -Idrivers -I../drivers -Idrivers/net/spnic -I../drivers/net/spnic -Idrivers/net/spnic/base -I../drivers/net/spnic/base -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/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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DHW_CONVERT_ENDIAN -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.spnic  -MD -MQ 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o' -MF 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_rx.c.o' -c ../drivers/net/spnic/spnic_rx.c
../drivers/net/spnic/spnic_rx.c:76:20: error: unused function 'spnic_update_rq_hw_pi' [-Werror,-Wunused-function]
static inline void spnic_update_rq_hw_pi(struct spnic_rxq *rxq, u16 pi)
                   ^
1 error generated.
[2056/3644] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
[2057/3644] Compiling C object 'drivers/a715181@@tmp_rte_net_spnic@sta/net_spnic_spnic_tx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-12-23  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9b791363180d9149fa06bbd23c212eb4ef79278c.1640243743.git.songyl@ramaxel.com>
2021-12-23  8:27 ` |SUCCESS| " checkpatch
2021-12-23  9:59 ` 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=20211223095942.14743-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=songyl@ramaxel.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).