|FAILURE| pw139030 [PATCH v5 8/8] net/tap: remove no longer used files

0-day Robot robot at bytheb.org
Tue Apr 2 20:25:37 CEST 2024


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8527170505
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[2050/2955] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base at sta/txgbe_mng.c.o'.
[2051/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_intr.c.o'.
[2052/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_netlink.c.o'.
[2053/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_tcmsgs.c.o'.
[2054/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap at 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 -Idrivers/net/tap/bpf -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DHAVE_BPF_RSS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘tap_flow_free’:
../drivers/net/tap/tap_flow.c:1252:17: error: implicit declaration of function ‘bpf_map__delete_elem’ [-Werror=implicit-function-declaration]
 1252 |                 bpf_map__delete_elem(rss->maps.rss_map,
      |                 ^~~~~~~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:1252:17: error: nested extern declaration of ‘bpf_map__delete_elem’ [-Werror=nested-externs]
../drivers/net/tap/tap_flow.c: In function ‘rss_add_actions’:
../drivers/net/tap/tap_flow.c:1870:15: error: implicit declaration of function ‘bpf_map__update_elem’ [-Werror=implicit-function-declaration]
 1870 |         err = bpf_map__update_elem(pmd->rss->maps.rss_map,
      |               ^~~~~~~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:1870:15: error: nested extern declaration of ‘bpf_map__update_elem’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2055/2955] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base at sta/txgbe_phy.c.o'.
[2056/2955] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base at sta/txgbe_vf.c.o'.
[2057/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_rte_eth_tap.c.o'.
[2058/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_txgbe at sta/net_txgbe_txgbe_pf.c.o'.
[2059/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_txgbe at sta/net_txgbe_txgbe_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[2040/2955] Linking static target drivers/libtmp_rte_net_thunderx.a.
[2041/2955] Generating rte_net_thunderx.pmd.c with a custom command.
[2042/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_tcmsgs.c.o'.
[2043/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_netlink.c.o'.
[2044/2955] Compiling C object 'drivers/a715181@@rte_net_thunderx at sta/meson-generated_.._rte_net_thunderx.pmd.c.o'.
[2045/2955] Compiling C object 'drivers/a715181@@rte_net_thunderx at sha/meson-generated_.._rte_net_thunderx.pmd.c.o'.
[2046/2955] Linking static target drivers/librte_net_thunderx.a.
[2047/2955] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base at sta/txgbe_dcb_hw.c.o'.
[2048/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap at 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 -Idrivers/net/tap/bpf -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 -DHAVE_BPF_RSS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:1252:3: error: implicit declaration of function 'bpf_map__delete_elem' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                bpf_map__delete_elem(rss->maps.rss_map,
                ^
../drivers/net/tap/tap_flow.c:1870:8: error: implicit declaration of function 'bpf_map__update_elem' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        err = bpf_map__update_elem(pmd->rss->maps.rss_map,
              ^
2 errors generated.
[2049/2955] Linking target drivers/librte_net_thunderx.so.24.2.
[2050/2955] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_rte_eth_tap.c.o'.
[2051/2955] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base at sta/txgbe_mbx.c.o'.
[2052/2955] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base at sta/txgbe_eeprom.c.o'.
[2053/2955] Compiling C object 'drivers/net/txgbe/base/441365e@@txgbe_base at sta/txgbe_hw.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-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[2082/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_netlink.c.o'.
[2083/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_intr.c.o'.
[2084/4036] Linking static target drivers/libtmp_rte_net_thunderx.a.
[2085/4036] Generating rte_net_thunderx.pmd.c with a custom command.
[2086/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_tap at 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 -Idrivers/net/tap/bpf -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 -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DTAP_MAX_QUEUES=16 -DHAVE_BPF_RSS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c: In function ‘tap_flow_free’:
../drivers/net/tap/tap_flow.c:1252:17: error: implicit declaration of function ‘bpf_map__delete_elem’ [-Werror=implicit-function-declaration]
 1252 |                 bpf_map__delete_elem(rss->maps.rss_map,
      |                 ^~~~~~~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:1252:17: error: nested extern declaration of ‘bpf_map__delete_elem’ [-Werror=nested-externs]
../drivers/net/tap/tap_flow.c: In function ‘rss_add_actions’:
../drivers/net/tap/tap_flow.c:1870:15: error: implicit declaration of function ‘bpf_map__update_elem’ [-Werror=implicit-function-declaration]
 1870 |         err = bpf_map__update_elem(pmd->rss->maps.rss_map,
      |               ^~~~~~~~~~~~~~~~~~~~
../drivers/net/tap/tap_flow.c:1870:15: error: nested extern declaration of ‘bpf_map__update_elem’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[2087/4036] Compiling C object 'drivers/a715181@@rte_net_thunderx at sta/meson-generated_.._rte_net_thunderx.pmd.c.o'.
[2088/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_tcmsgs.c.o'.
[2089/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_rte_eth_tap.c.o'.
[2090/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.c.o'.
[2091/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at 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-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[2067/4036] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base at sta/nicvf_hw.c.o'.
[2068/4036] Compiling C object 'drivers/a715181@@rte_net_softnic at sha/meson-generated_.._rte_net_softnic.pmd.c.o'.
[2069/4036] Generating tap_rss.bpf.o with a custom command.
[2070/4036] Generating rte_net_softnic.sym_chk with a meson_exe.py custom command.
[2071/4036] Linking target drivers/librte_net_softnic.so.24.2.
[2072/4036] Generating tap_rss.skel.h with a meson_exe.py custom command.
[2073/4036] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base at sta/nicvf_bsvf.c.o'.
[2074/4036] Compiling C object 'drivers/net/thunderx/base/80ab7c6@@nicvf_base at sta/nicvf_mbox.c.o'.
[2075/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_tap at 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 -Idrivers/net/tap/bpf -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 -DHAVE_BPF_RSS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_flow.c.o' -c ../drivers/net/tap/tap_flow.c
../drivers/net/tap/tap_flow.c:1252:3: error: implicit declaration of function 'bpf_map__delete_elem' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                bpf_map__delete_elem(rss->maps.rss_map,
                ^
../drivers/net/tap/tap_flow.c:1870:8: error: implicit declaration of function 'bpf_map__update_elem' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        err = bpf_map__update_elem(pmd->rss->maps.rss_map,
              ^
2 errors generated.
[2076/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_intr.c.o'.
[2077/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_tap at sta/net_tap_tap_netlink.c.o'.
[2078/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_nompw.c.o'.
[2079/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_txpp.c.o'.
[2080/4036] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx_empw.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
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list