automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: stephen@networkplumber.org, robot@bytheb.org
Subject: |FAILURE| pw136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
Date: Wed,  7 Feb 2024 17:44:14 -0500	[thread overview]
Message-ID: <20240207224414.199956-1-robot@bytheb.org> (raw)
In-Reply-To: <20240207221623.195157-8-stephen@networkplumber.org>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################
[1949/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ef10_tx.c.o'.
[1950/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1951/2846] Linking static target drivers/libtmp_rte_net_sfc.a.
[1952/2846] Generating rte_net_softnic.pmd.c with a custom command.
[1953/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1954/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1955/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################
[1947/2846] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1948/2846] Linking target drivers/librte_net_ring.so.24.1.
[1949/2846] Generating rte_net_sfc.pmd.c with a custom command.
[1950/2846] Compiling C object 'drivers/a715181@@rte_net_sfc@sha/meson-generated_.._rte_net_sfc.pmd.c.o'.
[1951/2846] Compiling C object 'drivers/a715181@@rte_net_sfc@sta/meson-generated_.._rte_net_sfc.pmd.c.o'.
[1952/2846] Linking static target drivers/librte_net_sfc.a.
[1953/2846] Linking target drivers/librte_net_sfc.so.24.1.
[1954/2846] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[1955/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:853:44: error: no member named 'progs' in 'struct tap_rss'
                struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
                                               ~~~~~~~~  ^
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function 'bpf_program__fd' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
                                                           ^
2 errors generated.
[1956/2846] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1957/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1958/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1959/2846] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1960/2846] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
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
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[2003/3918] Compiling C object 'drivers/a715181@@rte_net_softnic@sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2004/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[2005/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[2006/3918] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[2007/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[2008/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2009/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1990/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_thread.c.o'.
[1991/3918] Linking target drivers/librte_net_sfc.so.24.1.
[1992/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_pipeline.c.o'.
[1993/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_mempool.c.o'.
[1994/3918] Linking static target drivers/libtmp_rte_net_softnic.a.
[1995/3918] Generating rte_net_softnic.pmd.c with a custom command.
[1996/3918] Compiling C object 'drivers/a715181@@rte_net_softnic@sta/meson-generated_.._rte_net_softnic.pmd.c.o'.
[1997/3918] Linking static target drivers/librte_net_softnic.a.
[1998/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:853:44: error: no member named 'progs' in 'struct tap_rss'
                struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
                                               ~~~~~~~~  ^
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function 'bpf_program__fd' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
                                                           ^
2 errors generated.
[1999/3918] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[2000/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[2001/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2002/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[2003/3918] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[1465/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_netlink.c.o'.
[1466/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1467/3138] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1468/3138] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1469/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1470/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_tcmsgs.c.o'.
[1471/3138] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1957/4091] Linking static target drivers/librte_net_thunderx.a.
[1958/4091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1959/4091] Linking static target drivers/libtmp_rte_net_vdev_netvsc.a.
[1960/4091] Linking target drivers/librte_net_thunderx.so.24.1.
[1961/4091] Generating rte_net_txgbe.pmd.c with a custom command.
[1962/4091] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1963/4091] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[1628/3388] Generating rte_net_ring.sym_chk with a meson_exe.py custom command.
[1629/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1630/3388] Linking target drivers/librte_net_ring.so.24.1.
[1631/3388] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1632/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_intr.c.o'.
[1633/3388] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1634/3388] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[1603/3359] Linking static target drivers/librte_net_softnic.a.
[1604/3359] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_tap@sta -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘add_action’:
../drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
  853 |   struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
      |                                          ^~
../drivers/net/tap/tap_flow.c:855:46: error: implicit declaration of function ‘bpf_program__fd’ [-Werror=implicit-function-declaration]
  855 |   tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
      |                                              ^~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:855:46: error: nested extern declaration of ‘bpf_program__fd’ [-Werror=nested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
../drivers/net/tap/tap_rss.stub.h:30:12: error: ‘bpf_object__btf_fd’ defined but not used [-Werror=unused-function]
   30 | static int bpf_object__btf_fd(struct bpf_object *obj)
      |            ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1605/3359] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[1606/3359] Compiling C object 'drivers/a715181@@tmp_rte_net_tap@sta/net_tap_rte_eth_tap.c.o'.
[1607/3359] Generating rte_net_qede.pmd.c with a custom command.
[1608/3359] Generating rte_net_thunderx.pmd.c with a custom command.
[1609/3359] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################




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

      parent reply	other threads:[~2024-02-07 22:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240207221623.195157-8-stephen@networkplumber.org>
2024-02-07 22:11 ` |FAILURE| pw136506-136511 " qemudev
2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
2024-02-07 22:44 ` 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=20240207224414.199956-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=stephen@networkplumber.org \
    --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).