automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:42 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 4279 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
[97/3157] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[98/3157] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[99/3157] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3157] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3157] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[102/3157] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[103/3157] Linking static target lib/librte_mbuf.a.
[104/3157] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[105/3157] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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=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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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
[106/3157] Generating mempool.sym_chk with a meson_exe.py custom command.
[107/3157] Generating mbuf.sym_chk with a meson_exe.py custom command.
[108/3157] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-20  0:23 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-20  0:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 4993 bytes --]

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/124154

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+------------------+--------------------+
|   Environment    | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13       | FAIL               |
+------------------+--------------------+
| CentOS Stream 8  | FAIL               |
+------------------+--------------------+
| Debian Bullseye  | FAIL               |
+------------------+--------------------+
| CentOS Stream 9  | FAIL               |
+------------------+--------------------+
| Ubuntu 22.04     | FAIL               |
+------------------+--------------------+
| Debian Buster    | FAIL               |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL               |
+------------------+--------------------+
| RHEL 7           | FAIL               |
+------------------+--------------------+
| Ubuntu 20.04     | FAIL               |
+------------------+--------------------+
| RHEL8            | FAIL               |
+------------------+--------------------+

==== 20 line log output for RHEL8 (dpdk_meson_compile): ====
[108/3192] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
[109/3192] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[110/3192] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[111/3192] Linking static target lib/librte_mbuf.a.
[112/3192] Generating mbuf.sym_chk with a meson_exe.py custom command.
[113/3192] Linking target lib/librte_mbuf.so.23.1.
[114/3192] Generating symbol file 'lib/76b5a35@@rte_mbuf@sha/librte_mbuf.so.23.1.symbols'.
[115/3192] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[116/3192] Linking static target lib/net/libnet_crc_avx512_lib.a.
[117/3192] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[118/3192] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[119/3192] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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]
rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH v2] lib/net: add MPLS insert and strip functionality
       [not found] <20230219224334.309-1-tanxeel1.ahmed@gmail.com>
@ 2023-02-20  0:19 ` 0-day Robot
  0 siblings, 0 replies; 12+ messages in thread
From: 0-day Robot @ 2023-02-20  0:19 UTC (permalink / raw)
  To: test-report; +Cc: tanxeel1.ahmed, robot

From: robot@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@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@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@sta/net_rte_arp.c.o'.
[107/1421] Compiling C object 'lib/76b5a35@@rte_net@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@sta/net_rte_net_crc.c.o'.
[110/1421] Compiling C object 'lib/76b5a35@@rte_meter@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@sta/ip_frag_rte_ip_frag_common.c.o'.
[114/1421] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o 
ccache gcc -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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@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@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@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@sta/net_rte_arp.c.o'.
[108/4297] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[109/4297] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[110/4297] Compiling C object 'lib/76b5a35@@rte_meter@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@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o 
ccache gcc -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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@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@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@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@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@sta/net_rte_arp.c.o'.
[107/4297] Compiling C object 'lib/76b5a35@@rte_net@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@sta/net_rte_net_crc.c.o'.
[110/4297] Compiling C object 'lib/76b5a35@@rte_meter@sta/meter_rte_meter.c.o'.
[111/4297] Linking static target lib/librte_meter.a.
[112/4297] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o 
ccache clang -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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@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@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[101/2998] Compiling C object 'lib/76b5a35@@rte_mbuf@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@sta/net_rte_arp.c.o'.
[105/2998] Compiling C object 'lib/76b5a35@@rte_net@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@sta/net_rte_net_crc.c.o'.
[108/2998] Compiling C object 'lib/76b5a35@@rte_meter@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@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o 
ccache gcc -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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@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@sta/mbuf_rte_mbuf_dyn.c.obj'.
[95/1307] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@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@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@sta/net_rte_arp.c.obj'.
[102/1307] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.obj'.
[103/1307] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.obj'.
[104/1307] Compiling C object 'lib/76b5a35@@rte_meter@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@sta/net_rte_net.c.obj'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.obj 
ccache x86_64-w64-mingw32-gcc -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.obj' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.obj.d' -o 'lib/76b5a35@@rte_net@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@sta/net_net_crc_sse.c.obj'.
[109/1307] Compiling C object 'lib/76b5a35@@rte_ethdev@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@sta/mbuf_rte_mbuf.c.o'.
[98/3930] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[99/3930] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
[100/3930] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[101/3930] Compiling C object 'lib/76b5a35@@rte_mbuf@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@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@sta/net_rte_net_crc.c.o'.
[107/3930] Compiling C object 'lib/76b5a35@@rte_meter@sta/meter_rte_meter.c.o'.
[108/3930] Linking static target lib/librte_meter.a.
[109/3930] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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@sta/mbuf_rte_mbuf.c.o'.
[98/3780] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
[99/3780] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[100/3780] Compiling C object 'lib/76b5a35@@rte_mbuf@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@sta/net_rte_arp.c.o'.
[105/3780] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[106/3780] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[107/3780] Compiling C object 'lib/76b5a35@@rte_meter@sta/meter_rte_meter.c.o'.
[108/3780] Linking static target lib/librte_meter.a.
[109/3780] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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@sta/mempool_rte_mempool_ops_default.c.o'.
[94/3752] Compiling C object 'lib/76b5a35@@rte_mempool@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@sta/mbuf_rte_mbuf.c.o'.
[98/3752] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
[99/3752] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[100/3752] Compiling C object 'lib/76b5a35@@rte_mbuf@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@sta/net_rte_arp.c.o'.
[104/3752] Compiling C object 'lib/76b5a35@@rte_net@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@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_net@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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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@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-----------------------------

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:49 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:49 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 5031 bytes --]

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/124154

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Debian Buster       | FAIL           |
+---------------------+----------------+
| CentOS Stream 8     | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | FAIL           |
+---------------------+----------------+
| RHEL 7              | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[99/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3164] Linking static target lib/librte_mbuf.a.
[103/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[105/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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=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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[108/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[109/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:48 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 6251 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[99/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3164] Linking static target lib/librte_mbuf.a.
[103/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[105/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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=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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[108/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[109/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:48 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 6251 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[99/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3164] Linking static target lib/librte_mbuf.a.
[103/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[105/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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=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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[108/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[109/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:47 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 6251 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[99/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3164] Linking static target lib/librte_mbuf.a.
[103/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[105/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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=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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[108/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[109/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:47 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:47 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 6251 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[99/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3164] Linking static target lib/librte_mbuf.a.
[103/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[105/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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=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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[108/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[109/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:46 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 5947 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL8               | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[99/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[100/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[101/3164] Linking static target lib/librte_mbuf.a.
[102/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[103/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[104/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[105/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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]
rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[107/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[108/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[109/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:45 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 5581 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Bullseye     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15    | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| RHEL 7              | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[97/3140] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_ptype.c.o'.
[98/3140] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[99/3140] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[100/3140] Compiling C object 'lib/76b5a35@@rte_compressdev@sta/compressdev_rte_compressdev_pmd.c.o'.
[101/3140] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[102/3140] Linking static target lib/librte_mbuf.a.
[103/3140] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3140] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[105/3140] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_X86_64_SSE42_PCLMULQDQ_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=lib.net -MD -MQ 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o' -c ../lib/net/rte_net.c
In file included from ../lib/net/rte_net.c:16:0:
../lib/net/rte_mpls.h:61:1: error: 'rte_mpls_push_over_l2' defined but not used [-Werror=unused-function]
rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
^
cc1: all warnings being treated as errors
[106/3140] Generating mbuf.sym_chk with a meson_exe.py custom command.
[107/3140] Generating mempool.sym_chk with a meson_exe.py custom command.
[108/3140] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:45 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 5005 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04        | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
[97/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_pool_ops.c.o'.
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[99/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3164] Linking static target lib/librte_mbuf.a.
[103/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[105/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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=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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[107/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[108/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality
@ 2023-02-19 23:44 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2023-02-19 23:44 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Tanzeel-inline

[-- Attachment #1: Type: text/plain, Size: 4701 bytes --]

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

_Testing issues_

Submitter: Tanzeel-inline <tanxeel1.ahmed@gmail.com>
Date: Sunday, February 19 2023 22:43:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc6bdd5248e843ba1300c8d46d43b263b4a69438

124154 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+----------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+=====================+====================+======================+================+
| FreeBSD 13          | FAIL               | SKIPPED              | SKIPPED        |
+---------------------+--------------------+----------------------+----------------+
| Windows Server 2019 | FAIL               | FAIL                 | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 9     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| Debian Buster       | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+
| CentOS Stream 8     | SKIPPED            | SKIPPED              | FAIL           |
+---------------------+--------------------+----------------------+----------------+

==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ====
[98/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf.c.o'.
[99/3164] Compiling C object 'lib/net/ab5e066@@net_crc_avx512_lib@sta/net_crc_avx512.c.o'.
[100/3164] Linking static target lib/net/libnet_crc_avx512_lib.a.
[101/3164] Compiling C object 'lib/76b5a35@@rte_mbuf@sta/mbuf_rte_mbuf_dyn.c.o'.
[102/3164] Linking static target lib/librte_mbuf.a.
[103/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_arp.c.o'.
[104/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_ether.c.o'.
[105/3164] Generating mempool.sym_chk with a meson_exe.py custom command.
[106/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o'.
FAILED: lib/76b5a35@@rte_net@sta/net_rte_net.c.o
ccache cc -Ilib/76b5a35@@rte_net@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 -O3 -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -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@sta/net_rte_net.c.o' -MF 'lib/76b5a35@@rte_net@sta/net_rte_net.c.o.d' -o 'lib/76b5a35@@rte_net@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]
rte_mpls_push_over_l2(struct rte_mbuf **m, const struct rte_mpls_hdr *mp)
^~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[107/3164] Compiling C object 'lib/76b5a35@@rte_net@sta/net_rte_net_crc.c.o'.
[108/3164] Generating mbuf.sym_chk with a meson_exe.py custom command.
[109/3164] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25452/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

end of thread, other threads:[~2023-02-20  0:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19 23:42 |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality dpdklab
2023-02-19 23:44 dpdklab
2023-02-19 23:45 dpdklab
2023-02-19 23:45 dpdklab
2023-02-19 23:46 dpdklab
2023-02-19 23:47 dpdklab
2023-02-19 23:47 dpdklab
2023-02-19 23:48 dpdklab
2023-02-19 23:48 dpdklab
2023-02-19 23:49 dpdklab
     [not found] <20230219224334.309-1-tanxeel1.ahmed@gmail.com>
2023-02-20  0:19 ` |FAILURE| pw124154 [PATCH v2] " 0-day Robot
2023-02-20  0:23 |FAILURE| pw124154 [PATCH] [v2] " 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).