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: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-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
[parent not found: <20230219224334.309-1-tanxeel1.ahmed@gmail.com>]
* |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: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
* |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

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:47 |FAILURE| pw124154 [PATCH] [v2] lib/net: add MPLS insert and strip functionality dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-02-20  0:23 dpdklab
     [not found] <20230219224334.309-1-tanxeel1.ahmed@gmail.com>
2023-02-20  0:19 ` |FAILURE| pw124154 [PATCH v2] " 0-day Robot
2023-02-19 23:49 |FAILURE| pw124154 [PATCH] [v2] " dpdklab
2023-02-19 23:48 dpdklab
2023-02-19 23:48 dpdklab
2023-02-19 23:47 dpdklab
2023-02-19 23:46 dpdklab
2023-02-19 23:45 dpdklab
2023-02-19 23:45 dpdklab
2023-02-19 23:44 dpdklab
2023-02-19 23:42 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).