automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-22  0:46 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-22  0:46 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-22  1:13 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-22  1:13 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-broadcom-Functional
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Functional Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- scatter


Ubuntu 22.04
Kernel: 5.15.0-58-generic x86_64
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-22  0:36 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-22  0:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-broadcom-Functional
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Functional Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> functional testing fail

Test environment and result as below:

Arm Ampere Altra - Ubuntu 22.04.3
Kernel: 5.15.0-83-generic aarch64
Compiler: gcc 9.4
NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/1


Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/1
	Failed Tests:
		- scatter


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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 23:33 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 23:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 23:28 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 23:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 23:26 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 23:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 23:20 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 23:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 23:19 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 23:19 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 23:15 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 23:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 23:08 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 23:08 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 22:32 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 22:32 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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| pw136970-136974 [PATCH] [5/5] node: add error stats for ip
@ 2024-02-21 22:29 dpdklab
  0 siblings, 0 replies; 12+ messages in thread
From: dpdklab @ 2024-02-21 22:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Pavan Nikhilesh Bhagavatula

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/136974

_Testing issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, February 21 2024 16:26:08 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92d644f1d58838561d0996b2d4a9f5d276e41651

136970-136974 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
[499/2240] Generating symbol file 'lib/76b5a35@@rte_table@sha/librte_table.so.24.1.symbols'.
[500/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_pipeline.c.o'.
[501/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline.c.o'.
[502/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_pipeline_spec.c.o'.
[503/2240] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_swx_ctl.c.o'.
[504/2240] Linking static target lib/librte_pipeline.a.
[505/2240] Generating pipeline.sym_chk with a meson_exe.py custom command.
[506/2240] Compiling C object 'lib/76b5a35@@rte_graph@sta/graph_node.c.o'.
FAILED: lib/76b5a35@@rte_graph@sta/graph_node.c.o
ccache arm-linux-gnueabihf-gcc -Ilib/76b5a35@@rte_graph@sta -Ilib -I../lib -Ilib/graph -I../lib/graph -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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-pointer-to-int-cast -D_GNU_SOURCE -fPIC -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -MF 'lib/76b5a35@@rte_graph@sta/graph_node.c.o.d' -o 'lib/76b5a35@@rte_graph@sta/graph_node.c.o' -c ../lib/graph/node.c
../lib/graph/node.c: In function '__rte_node_register':
../lib/graph/node.c:98:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
98 |    if (rte_strscpy((char *)(uint64_t)node->errs->err_desc[i],
|                    ^
../lib/graph/node.c: In function 'node_clone':
../lib/graph/node.c:163:20: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
163 |    if (rte_strscpy((char *)(uint64_t)reg->errs->err_desc[i],
|                    ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

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:[~2024-02-22  1:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22  0:46 |FAILURE| pw136970-136974 [PATCH] [5/5] node: add error stats for ip dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2024-02-22  1:13 dpdklab
2024-02-22  0:36 dpdklab
2024-02-21 23:33 dpdklab
2024-02-21 23:28 dpdklab
2024-02-21 23:26 dpdklab
2024-02-21 23:20 dpdklab
2024-02-21 23:19 dpdklab
2024-02-21 23:15 dpdklab
2024-02-21 23:08 dpdklab
2024-02-21 22:32 dpdklab
2024-02-21 22:29 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).