automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: "WanRenyong" <wanry@yunsilicon.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw143696-143712 [PATCH 19/19] net/xsc: add dev basic stats ops
Date: Fri, 6 Sep 2024 19:51:02 +0800	[thread overview]
Message-ID: <202409061151.486Bp2qm3946727@localhost.localdomain> (raw)
In-Reply-To: <20240906121405.3404357-20-wanry@yunsilicon.com>

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/143712

_ninja build failure_

Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Fri,  6 Sep 2024 20:13:47 +0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 523fd7b3adfdf5a87651e8ca33bc69223b3211d5

143696-143712 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o
cc -Idrivers/libtmp_rte_net_xsc.a.p -Idrivers -I../drivers -Idrivers/net/xsc -I../drivers/net/xsc -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/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototyp
 es -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -MD -MQ drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o -MF drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o.d -o drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o -c ../drivers/net/xsc/xsc_dev.c
In file included from ../drivers/net/xsc/xsc_dev.c:19:
./drivers/net/xsc/xsc_dev.h:11:10: fatal error: infiniband/verbs.h: No such file or directory
#include <infiniband/verbs.h>
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[1707/2542] Linking target drivers/librte_net_pcap.so.25.0
[1708/2542] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
FAILED: drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
cc -Idrivers/libtmp_rte_net_xsc.a.p -Idrivers -I../drivers -Idrivers/net/xsc -I../drivers/net/xsc -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/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototyp
 es -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -MD -MQ drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o -MF drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o.d -o drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o -c ../drivers/net/xsc/xsc_ethdev.c
In file included from ../drivers/net/xsc/xsc_ethdev.c:11:
./drivers/net/xsc/xsc_dev.h:11:10: fatal error: infiniband/verbs.h: No such file or directory
#include <infiniband/verbs.h>
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[1709/2542] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_kernel.c.o
[1710/2542] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ctrl.c.o
FAILED: drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ctrl.c.o
cc -Idrivers/libtmp_rte_net_xsc.a.p -Idrivers -I../drivers -Idrivers/net/xsc -I../drivers/net/xsc -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/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototyp
 es -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -MD -MQ drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ctrl.c.o -MF drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ctrl.c.o.d -o drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ctrl.c.o -c ../drivers/net/xsc/xsc_ctrl.c
In file included from ../drivers/net/xsc/xsc_ctrl.c:20:
./drivers/net/xsc/xsc_dev.h:11:10: fatal error: infiniband/verbs.h: No such file or directory
#include <infiniband/verbs.h>
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[1711/2542] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o
[1712/2542] Generating rte_net_nfp.pmd.c with a custom command
[1713/2542] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_utils.c.o
FAILED: drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_utils.c.o
cc -Idrivers/libtmp_rte_net_xsc.a.p -Idrivers -I../drivers -Idrivers/net/xsc -I../drivers/net/xsc -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/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototyp
 es -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -MD -MQ drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_utils.c.o -MF drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_utils.c.o.d -o drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_utils.c.o -c ../drivers/net/xsc/xsc_utils.c
In file included from ../drivers/net/xsc/xsc_utils.c:23:
./drivers/net/xsc/xsc_utils.h:8:10: fatal error: infiniband/verbs.h: No such file or directory
#include <infiniband/verbs.h>
^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[1714/2542] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_user.c.o
[1715/2542] Generating rte_net_vdev_netvsc.pmd.c with a custom command
[1716/2542] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1717/2542] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[1718/2542] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1719/2542] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1720/2542] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[1721/2542] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o
[1722/2542] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1723/2542] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[1724/2542] Generating rte_net_ixgbe.pmd.c with a custom command
[1725/2542] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[1726/2542] Generating rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[1727/2542] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o
[1728/2542] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1729/2542] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[1730/2542] Generating symbol file drivers/librte_net_octeontx.so.25.0.p/librte_net_octeontx.so.25.0.symbols
[1731/2542] Generating rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[1732/2542] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[1733/2542] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[1734/2542] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1735/2542] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1736/2542] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[1737/2542] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[1738/2542] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[1739/2542] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2024-09-06 12:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240906121405.3404357-20-wanry@yunsilicon.com>
2024-09-06 11:51 ` qemudev [this message]
2024-09-06 12:17 ` |SUCCESS| pw143712 " checkpatch
2024-09-06 13:04 ` |FAILURE| " 0-day Robot
2024-09-06 15:22 ` |FAILURE| pw143696-143712 [PATCH] [19/19] " dpdklab
2024-09-06 15:33 ` 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=202409061151.486Bp2qm3946727@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=test-report@dpdk.org \
    --cc=wanry@yunsilicon.com \
    --cc=zhoumin@loongson.cn \
    /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).