automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw143696-143712 [PATCH 19/19] net/xsc: add dev basic stats ops
       [not found] <20240906121405.3404357-20-wanry@yunsilicon.com>
@ 2024-09-06 11:51 ` qemudev
  2024-09-06 12:17 ` |SUCCESS| pw143712 " checkpatch
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: qemudev @ 2024-09-06 11:51 UTC (permalink / raw)
  To: test-report; +Cc: WanRenyong, zhoumin

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------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* |SUCCESS| pw143712 [PATCH 19/19] net/xsc: add dev basic stats ops
       [not found] <20240906121405.3404357-20-wanry@yunsilicon.com>
  2024-09-06 11:51 ` |FAILURE| pw143696-143712 [PATCH 19/19] net/xsc: add dev basic stats ops qemudev
@ 2024-09-06 12:17 ` checkpatch
  2024-09-06 13:04 ` |FAILURE| " 0-day Robot
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: checkpatch @ 2024-09-06 12:17 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/143712

_coding style OK_



^ permalink raw reply	[flat|nested] 5+ messages in thread

* |FAILURE| pw143712 [PATCH 19/19] net/xsc: add dev basic stats ops
       [not found] <20240906121405.3404357-20-wanry@yunsilicon.com>
  2024-09-06 11:51 ` |FAILURE| pw143696-143712 [PATCH 19/19] net/xsc: add dev basic stats ops qemudev
  2024-09-06 12:17 ` |SUCCESS| pw143712 " checkpatch
@ 2024-09-06 13:04 ` 0-day Robot
  2024-09-06 15:22 ` |FAILURE| pw143696-143712 [PATCH] [19/19] " dpdklab
  2024-09-06 15:33 ` dpdklab
  4 siblings, 0 replies; 5+ messages in thread
From: 0-day Robot @ 2024-09-06 13:04 UTC (permalink / raw)
  To: test-report; +Cc: wanry, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10738322254
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[2177/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_virtio@sta/net_virtio_virtio_user_vhost_user.c.o'.
[2178/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_virtio@sta/net_virtio_virtio_user_virtio_user_dev.c.o'.
[2179/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_dev.c.o'.
[2180/3040] Linking static target drivers/libtmp_rte_net_virtio.a.
[2181/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_xsc@sta -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/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 -I/usr/include/libnl3 -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 -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o' -c ../drivers/net/xsc/xsc_ethdev.c
../drivers/net/xsc/xsc_ethdev.c:170:23: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
        if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) {
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/xsc/xsc_ethdev.c:170:23: note: use '&' for a bitwise operation
        if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) {
                             ^~
                             &
../drivers/net/xsc/xsc_ethdev.c:170:23: note: remove constant to silence this warning
        if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) {
                            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2182/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_utils.c.o'.
[2183/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_vmxnet3@sta/net_vmxnet3_vmxnet3_ethdev.c.o'.
[2184/3040] Generating rte_net_virtio.pmd.c with a custom command.
[2185/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ctrl.c.o'.
[2186/3040] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[2191/4125] Linking static target drivers/librte_net_virtio.a.
[2192/4125] Compiling C object 'drivers/a715181@@rte_net_virtio@sha/meson-generated_.._rte_net_virtio.pmd.c.o'.
[2193/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_dev.c.o'.
[2194/4125] Linking target drivers/librte_net_virtio.so.25.0.
[2195/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_xsc@sta -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/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 -I/usr/include/libnl3 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -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 -DHAVE_XSC_DV_PROVIDER=0 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.xsc -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_ethdev.c.o' -c ../drivers/net/xsc/xsc_ethdev.c
../drivers/net/xsc/xsc_ethdev.c:170:23: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
        if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) {
                             ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/xsc/xsc_ethdev.c:170:23: note: use '&' for a bitwise operation
        if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) {
                             ^~
                             &
../drivers/net/xsc/xsc_ethdev.c:170:23: note: remove constant to silence this warning
        if (rxmode->offloads && RTE_ETH_RX_OFFLOAD_VLAN_FILTER) {
                            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2196/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_xsc@sta/net_xsc_xsc_utils.c.o'.
[2197/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_vmxnet3@sta/net_vmxnet3_vmxnet3_rxtx.c.o'.
[2198/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
[2199/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[2200/4125] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_ACT" : YES 
Run-time dependency libbpf found: NO (tried pkgconfig)
Message: net/tap: no RSS support missing libbpf
Message: drivers/net/tap: Defining dependency "net_tap"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Compiler for C supports arguments -mavx512f: YES 
Compiler for C supports arguments -mavx512vl: YES 
Compiler for C supports arguments -mavx512bw: YES 
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Run-time dependency libibverbs found: NO (tried pkgconfig)

drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
Message: drivers/net/ixgbe: Defining dependency "net_ixgbe"
Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "common_mlx5"
Message: drivers/net/null: Defining dependency "net_null"
Fetching value of define "__AVX2__" : 1 (cached)
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -flax-vector-conversions: YES 
Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep"
Library iphlpapi found: YES
Compiler for C supports arguments -Wno-pointer-arith -Wpointer-arith: YES 
Message: drivers/net/ring: Defining dependency "net_ring"
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_ACT" : NO 
Compiler for C supports arguments -D_BSD_SOURCE: YES 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Run-time dependency libibverbs found: NO (tried pkgconfig)

drivers/net/xsc/meson.build:20:4: ERROR: Dependency "libibverbs" not found, tried pkgconfig

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_ACT" : YES 
Run-time dependency libbpf found: NO (tried pkgconfig)
Message: net/tap: no RSS support missing libbpf
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES 
Message: drivers/net/thunderx: Defining dependency "net_thunderx"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Run-time dependency libibverbs found: NO 

drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_ACT" : YES 
Run-time dependency libbpf found: NO (tried pkgconfig)
Message: net/tap: no RSS support missing libbpf
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES 
Message: drivers/net/thunderx: Defining dependency "net_thunderx"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Run-time dependency libibverbs found: NO 

drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
Header <linux/pkt_cls.h> has symbol "TCA_FLOWER_ACT" : YES 
Run-time dependency libbpf found: NO (tried pkgconfig)
Message: net/tap: no RSS support missing libbpf
Message: drivers/net/tap: Defining dependency "net_tap"
Compiler for C supports arguments -fno-prefetch-loop-arrays: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized -Wmaybe-uninitialized: YES 
Message: drivers/net/thunderx: Defining dependency "net_thunderx"
Message: drivers/net/txgbe: Defining dependency "net_txgbe"
Compiler for C supports arguments -D_BSD_SOURCE: YES 
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 
Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc"
Message: drivers/net/vhost: Defining dependency "net_vhost"
Message: drivers/net/virtio: Defining dependency "net_virtio"
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES 
Compiler for C supports arguments -Wno-unused-value -Wunused-value: YES 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wno-format-extra-args -Wformat-extra-args: YES 
Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3"
Run-time dependency libibverbs found: NO 

drivers/net/xsc/meson.build:20:4: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up.

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* |FAILURE| pw143696-143712 [PATCH] [19/19] net/xsc: add dev basic stats ops
       [not found] <20240906121405.3404357-20-wanry@yunsilicon.com>
                   ` (2 preceding siblings ...)
  2024-09-06 13:04 ` |FAILURE| " 0-day Robot
@ 2024-09-06 15:22 ` dpdklab
  2024-09-06 15:33 ` dpdklab
  4 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2024-09-06 15:22 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/143696

_build patch failure_

Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Friday, September 06 2024 12:14:05 
Applied on: CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43
Apply patch set 143696-143712 failed:


<!doctype html>
<html lang="en">
<head>
  <title>Not Found</title>
</head>
<body>
  <h1>Not Found</h1><p>The requested resource was not found on this server.</p>
</body>
</html>

https://lab.dpdk.org/results/dashboard/patchsets/30935/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 5+ messages in thread

* |FAILURE| pw143696-143712 [PATCH] [19/19] net/xsc: add dev basic stats ops
       [not found] <20240906121405.3404357-20-wanry@yunsilicon.com>
                   ` (3 preceding siblings ...)
  2024-09-06 15:22 ` |FAILURE| pw143696-143712 [PATCH] [19/19] " dpdklab
@ 2024-09-06 15:33 ` dpdklab
  4 siblings, 0 replies; 5+ messages in thread
From: dpdklab @ 2024-09-06 15:33 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/143696

_build patch failure_

Submitter: WanRenyong <wanry@yunsilicon.com>
Date: Friday, September 06 2024 12:14:05 
Applied on: CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43
Apply patch set 143696-143712 failed:


<!doctype html>
<html lang="en">
<head>
  <title>Not Found</title>
</head>
<body>
  <h1>Not Found</h1><p>The requested resource was not found on this server.</p>
</body>
</html>

https://lab.dpdk.org/results/dashboard/patchsets/30935/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-06 15:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240906121405.3404357-20-wanry@yunsilicon.com>
2024-09-06 11:51 ` |FAILURE| pw143696-143712 [PATCH 19/19] net/xsc: add dev basic stats ops qemudev
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

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).