|FAILURE| pw124154 [PATCH v2] lib/net: add MPLS insert and strip functionality

0-day Robot robot at bytheb.org
Mon Feb 20 01:19:38 CET 2023


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4218568522
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-abi+doc+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-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-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:35-gcc" failed at step Build
"fedora:35-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
[101/1421] Generating mbuf.sym_chk with a meson_exe.py custom command.
[102/1421] Compiling C object 'lib/net/ab5e066@@net_crc_sse42_lib at sta/net_crc_sse.c.o'.
[103/1421] Linking static target lib/net/libnet_crc_sse42_lib.a.
[104/1421] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib at sta/net_crc_avx512.c.o'.
[105/1421] Linking static target lib/net/libnet_crc_avx512_lib.a.
[106/1421] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.o'.
[107/1421] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.o'.
[108/1421] Generating mempool.sym_chk with a meson_exe.py custom command.
[109/1421] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.o'.
[110/1421] Compiling C object 'lib/76b5a35@@rte_meter at sta/meter_rte_meter.c.o'.
[111/1421] Linking static target lib/librte_meter.a.
[112/1421] Generating meter.sym_chk with a meson_exe.py custom command.
[113/1421] Compiling C object 'lib/76b5a35@@rte_ip_frag at sta/ip_frag_rte_ip_frag_common.c.o'.
[114/1421] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.o 
ccache gcc -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -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 -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT -DCC_X86_64_AVX512_VPCLMULQDQ_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: ‘rte_mpls_push_over_l2’ defined but not used [-Werror=unused-function]
   61 | rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
      | ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[115/1421] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_ethdev_private.c.o'.
[116/1421] Generating eal.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-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+doc+tests" at step Build and test
####################################################################################
[100/4297] Linking static target lib/librte_mbuf.a.
[101/4297] Generating mempool.sym_chk with a meson_exe.py custom command.
[102/4297] Generating mbuf.sym_chk with a meson_exe.py custom command.
[103/4297] Compiling C object 'lib/net/ab5e066@@net_crc_sse42_lib at sta/net_crc_sse.c.o'.
[104/4297] Linking static target lib/net/libnet_crc_sse42_lib.a.
[105/4297] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib at sta/net_crc_avx512.c.o'.
[106/4297] Linking static target lib/net/libnet_crc_avx512_lib.a.
[107/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.o'.
[108/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.o'.
[109/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.o'.
[110/4297] Compiling C object 'lib/76b5a35@@rte_meter at sta/meter_rte_meter.c.o'.
[111/4297] Linking static target lib/librte_meter.a.
[112/4297] Generating meter.sym_chk with a meson_exe.py custom command.
[113/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.o 
ccache gcc -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT -DCC_X86_64_AVX512_VPCLMULQDQ_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: ‘rte_mpls_push_over_l2’ defined but not used [-Werror=unused-function]
   61 | rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
      | ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[114/4297] Compiling C object 'lib/76b5a35@@rte_eventdev at sta/eventdev_rte_event_crypto_adapter.c.o'.
[115/4297] Generating eal.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-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[99/4297] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_dyn.c.o'.
[100/4297] Linking static target lib/librte_mbuf.a.
[101/4297] Generating mbuf.sym_chk with a meson_exe.py custom command.
[102/4297] Compiling C object 'lib/net/ab5e066@@net_crc_sse42_lib at sta/net_crc_sse.c.o'.
[103/4297] Linking static target lib/net/libnet_crc_sse42_lib.a.
[104/4297] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib at sta/net_crc_avx512.c.o'.
[105/4297] Linking static target lib/net/libnet_crc_avx512_lib.a.
[106/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.o'.
[107/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.o'.
[108/4297] Generating mempool.sym_chk with a meson_exe.py custom command.
[109/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.o'.
[110/4297] Compiling C object 'lib/76b5a35@@rte_meter at sta/meter_rte_meter.c.o'.
[111/4297] Linking static target lib/librte_meter.a.
[112/4297] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.o 
ccache clang -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT -DCC_X86_64_AVX512_VPCLMULQDQ_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: unused function 'rte_mpls_push_over_l2' [-Werror,-Wunused-function]
rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
^
1 error generated.
[113/4297] Generating meter.sym_chk with a meson_exe.py custom command.
[114/4297] Generating eal.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-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[98/2998] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_ptype.c.o'.
[99/2998] Linking static target lib/librte_mempool.a.
[100/2998] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_pool_ops.c.o'.
[101/2998] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_dyn.c.o'.
[102/2998] Linking static target lib/librte_mbuf.a.
[103/2998] Generating mbuf.sym_chk with a meson_exe.py custom command.
[104/2998] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.o'.
[105/2998] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.o'.
[106/2998] Generating mempool.sym_chk with a meson_exe.py custom command.
[107/2998] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.o'.
[108/2998] Compiling C object 'lib/76b5a35@@rte_meter at sta/meter_rte_meter.c.o'.
[109/2998] Linking static target lib/librte_meter.a.
[110/2998] Generating meter.sym_chk with a meson_exe.py custom command.
[111/2998] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.o 
ccache gcc -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: ‘rte_mpls_push_over_l2’ defined but not used [-Werror=unused-function]
   61 | rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
      | ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[112/2998] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_ethdev_driver.c.o'.
[113/2998] Generating eal.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-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
[94/1307] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_dyn.c.obj'.
[95/1307] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib at sta/net_crc_avx512.c.obj'.
[96/1307] Linking static target lib/librte_mbuf.a.
[97/1307] Linking static target lib/net/libnet_crc_avx512_lib.a.
[98/1307] Linking target lib/librte_mbuf-23.dll.
[99/1307] Generating symbol file 'lib/76b5a35@@rte_mbuf at sha/librte_mbuf-23.dll.symbols'.
[100/1307] Generating rte_net_mingw with a custom command.
[101/1307] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.obj'.
[102/1307] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.obj'.
[103/1307] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.obj'.
[104/1307] Compiling C object 'lib/76b5a35@@rte_meter at sta/meter_rte_meter.c.obj'.
[105/1307] Linking static target lib/librte_meter.a.
[106/1307] Generating rte_meter_mingw with a custom command.
[107/1307] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.obj'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.obj 
ccache x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -Wall -Winvalid-pch -Wextra -Werror -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 -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT -DCC_X86_64_AVX512_VPCLMULQDQ_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.obj' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.obj.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.obj' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: ‘rte_mpls_push_over_l2’ defined but not used [-Werror=unused-function]
   61 | rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
      | ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[108/1307] Compiling C object 'lib/76b5a35@@rte_net at sta/net_net_crc_sse.c.obj'.
[109/1307] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_ethdev_driver.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################
[96/3930] Generating rcu.sym_chk with a meson_exe.py custom command.
[97/3930] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf.c.o'.
[98/3930] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.o'.
[99/3930] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_ptype.c.o'.
[100/3930] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_pool_ops.c.o'.
[101/3930] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3930] Linking static target lib/librte_mbuf.a.
[103/3930] Generating mbuf.sym_chk with a meson_exe.py custom command.
[104/3930] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.o'.
[105/3930] Generating mempool.sym_chk with a meson_exe.py custom command.
[106/3930] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.o'.
[107/3930] Compiling C object 'lib/76b5a35@@rte_meter at sta/meter_rte_meter.c.o'.
[108/3930] Linking static target lib/librte_meter.a.
[109/3930] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: ‘rte_mpls_push_over_l2’ defined but not used [-Werror=unused-function]
   61 | rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
      | ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[110/3930] Generating meter.sym_chk with a meson_exe.py custom command.
[111/3930] Generating eal.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-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[96/3780] Generating rcu.sym_chk with a meson_exe.py custom command.
[97/3780] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf.c.o'.
[98/3780] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_ptype.c.o'.
[99/3780] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_pool_ops.c.o'.
[100/3780] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_dyn.c.o'.
[101/3780] Linking static target lib/librte_mbuf.a.
[102/3780] Generating mbuf.sym_chk with a meson_exe.py custom command.
[103/3780] Generating mempool.sym_chk with a meson_exe.py custom command.
[104/3780] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.o'.
[105/3780] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.o'.
[106/3780] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.o'.
[107/3780] Compiling C object 'lib/76b5a35@@rte_meter at sta/meter_rte_meter.c.o'.
[108/3780] Linking static target lib/librte_meter.a.
[109/3780] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: ‘rte_mpls_push_over_l2’ defined but not used [-Werror=unused-function]
   61 | rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
      | ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[110/3780] Generating meter.sym_chk with a meson_exe.py custom command.
[111/3780] Generating eal.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
####################################################################################
[93/3752] Compiling C object 'lib/76b5a35@@rte_mempool at sta/mempool_rte_mempool_ops_default.c.o'.
[94/3752] Compiling C object 'lib/76b5a35@@rte_mempool at sta/mempool_mempool_trace_points.c.o'.
[95/3752] Linking static target lib/librte_mempool.a.
[96/3752] Generating rcu.sym_chk with a meson_exe.py custom command.
[97/3752] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf.c.o'.
[98/3752] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_ptype.c.o'.
[99/3752] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_pool_ops.c.o'.
[100/3752] Compiling C object 'lib/76b5a35@@rte_mbuf at sta/mbuf_rte_mbuf_dyn.c.o'.
[101/3752] Linking static target lib/librte_mbuf.a.
[102/3752] Generating mempool.sym_chk with a meson_exe.py custom command.
[103/3752] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_arp.c.o'.
[104/3752] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_ether.c.o'.
[105/3752] Generating mbuf.sym_chk with a meson_exe.py custom command.
[106/3752] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net at sta/net_rte_net.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_net at sta -Ilib -I../lib -Ilib/net -I../lib/net -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net at sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:
../lib/net/rte_mpls.h:61:1: error: ‘rte_mpls_push_over_l2’ defined but not used [-Werror=unused-function]
   61 | rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
      | ^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[107/3752] Compiling C object 'lib/76b5a35@@rte_net at sta/net_rte_net_crc.c.o'.
[108/3752] Generating eal.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:35-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc" at step Build
####################################################################################




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


More information about the test-report mailing list