automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw126508-126511 [PATCH] [v2, 4/4] app: add testgraph application
@ 2023-04-25 15:15 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-04-25 15:15 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Vamsi Attunuru

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

_Testing issues_

Submitter: Vamsi Attunuru <vattunuru@marvell.com>
Date: Tuesday, April 25 2023 13:15:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda

126508-126511 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[3043/3107] Linking target lib/librte_member.so.23.2.
[3044/3107] Generating symbol file 'lib/76b5a35@@rte_member@sha/librte_member.so.23.2.symbols'.
[3045/3107] Linking target lib/librte_lpm.so.23.2.
[3046/3107] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.23.2.symbols'.
[3047/3107] Linking target app/dpdk-test-fib.
[3048/3107] Linking target lib/librte_node.so.23.2.
[3049/3107] Generating symbol file 'lib/76b5a35@@rte_node@sha/librte_node.so.23.2.symbols'.
[3050/3107] Linking target app/dpdk-test-graph.
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o: in function `configure_graph_nodes':
testgraph.c:(.text+0x15b9): undefined reference to `kernel_recv_node_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: testgraph.c:(.text+0x170b): undefined reference to `ethdev_rx_get_node_data_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: testgraph.c:(.text+0x1713): undefined reference to `ethdev_rx_node_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: testgraph.c:(.text+0x1775): undefined reference to `ethdev_tx_node_data_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: testgraph.c:(.text+0x177d): undefined reference to `ethdev_tx_node_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: testgraph.c:(.text+0x1875): undefined reference to `punt_kernel_node_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o: in function `create_graph':
testgraph.c:(.text+0x1c97): undefined reference to `kernel_recv_node_data_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: testgraph.c:(.text+0x1f77): undefined reference to `ethdev_rx_get_node_data_get'
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: testgraph.c:(.text+0x2137): undefined reference to `ethdev_rx_get_node_data_get'
collect2: error: ld returned 1 exit status
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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)

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

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw126508-126511 [PATCH] [v2, 4/4] app: add testgraph application
@ 2023-04-25 16:05 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-04-25 16:05 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Vamsi Attunuru

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

_Testing issues_

Submitter: Vamsi Attunuru <vattunuru@marvell.com>
Date: Tuesday, April 25 2023 13:15:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda

126508-126511 --> testing fail

Test environment and result as below:

+--------------------------+----------------+
|       Environment        | dpdk_unit_test |
+==========================+================+
| CentOS Stream 9 (ARM)    | PASS           |
+--------------------------+----------------+
| Debian Buster            | PASS           |
+--------------------------+----------------+
| Fedora 36 Clang (ARM)    | PASS           |
+--------------------------+----------------+
| Debian 11 (Buster) (ARM) | PASS           |
+--------------------------+----------------+
| CentOS Stream 8          | PASS           |
+--------------------------+----------------+
| Fedora 36 (ARM)          | PASS           |
+--------------------------+----------------+
| CentOS Stream 9          | PASS           |
+--------------------------+----------------+
| RHEL 7                   | FAIL           |
+--------------------------+----------------+
| Ubuntu 22.04             | PASS           |
+--------------------------+----------------+
| Debian Bullseye          | PASS           |
+--------------------------+----------------+
| openSUSE Leap 15         | PASS           |
+--------------------------+----------------+
| RHEL8                    | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04             | PASS           |
+--------------------------+----------------+
| Ubuntu 20.04 (ARM)       | PASS           |
+--------------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[2955/3196] Linking target app/dpdk-test-compress-perf.
[2956/3196] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_actions_gen.c.o'.
[2957/3196] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_pipeline_queue.c.o'.
[2958/3196] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_queue.c.o'.
[2959/3196] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_test_perf_common.c.o'.
[2960/3196] Compiling C object 'app/a172ced@@dpdk-test-eventdev@exe/test-eventdev_parser.c.o'.
[2961/3196] Compiling C object 'app/a172ced@@dpdk-test-regex@exe/test-regex_main.c.o'.
[2962/3196] Compiling C object 'app/a172ced@@dpdk-test-mldev@exe/test-mldev_ml_main.c.o'.
[2963/3196] Compiling C object 'app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o'.
FAILED: app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o
ccache cc -Iapp/a172ced@@dpdk-test-graph@exe -Iapp -I../app -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/cmdline -I../lib/cmdline -Ilib/graph -I../lib/graph -Ilib/pcapng -I../lib/pcapng -Ilib/node -I../lib/node -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -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 -Wne
 sted-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -march=native -DALLOW_EXPERIMENTAL_API -Wno-deprecated-declarations -MD -MQ 'app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o' -MF 'app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o.d' -o 'app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o' -c ../app/test-graph/testgraph.c
../app/test-graph/testgraph.c:54:1: error: missing braces around initializer [-Werror=missing-braces]
char node_pattern[MAX_NODE_PATTERNS][RTE_NODE_NAMESIZE] = {0};
^
../app/test-graph/testgraph.c:54:1: error: (near initialization for 'node_pattern[0]') [-Werror=missing-braces]
cc1: all warnings being treated as errors
[2964/3196] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_main.c.o'.
[2965/3196] Compiling C object 'app/a172ced@@dpdk-test-flow-perf@exe/test-flow-perf_flow_gen.c.o'.
[2966/3196] Linking target app/dpdk-test-eventdev.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

Fedora 36 Clang (ARM)
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5

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

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

Fedora 36 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1

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

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 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

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

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/26117/

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw126508-126511 [PATCH] [v2, 4/4] app: add testgraph application
@ 2023-04-25 16:04 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-04-25 16:04 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Vamsi Attunuru

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126511

_Testing issues_

Submitter: Vamsi Attunuru <vattunuru@marvell.com>
Date: Tuesday, April 25 2023 13:15:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda

126508-126511 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ====
[2775/3159] Compiling C object 'app/a172ced@@dpdk-test-graph@exe/test-graph_cmdline_graph.c.o'.
[2776/3159] Compiling C object 'app/a172ced@@dpdk-test-mldev@exe/test-mldev_ml_options.c.o'.
[2777/3159] Compiling C object 'app/a172ced@@dpdk-test-graph@exe/test-graph_parameters.c.o'.
[2778/3159] Compiling C object 'app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o'.
[2779/3159] Linking target app/dpdk-test-graph.
FAILED: app/dpdk-test-graph
aarch64-linux-gnu-gcc  -o app/dpdk-test-graph 'app/a172ced@@dpdk-test-graph@exe/test-graph_cmdline.c.o' 'app/a172ced@@dpdk-test-graph@exe/test-graph_cmdline_graph.c.o' 'app/a172ced@@dpdk-test-graph@exe/test-graph_parameters.c.o' 'app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--no-as-needed -pthread -Wl,--start-group -lm -ldl lib/librte_ethdev.so.23.2 lib/librte_eal.so.23.2 lib/librte_kvargs.so.23.2 lib/librte_telemetry.so.23.2 lib/librte_net.so.23.2 lib/librte_mbuf.so.23.2 lib/librte_mempool.so.23.2 lib/librte_ring.so.23.2 lib/librte_meter.so.23.2 lib/librte_cmdline.so.23.2 lib/librte_graph.so.23.2 lib/librte_pcapng.so.23.2 lib/librte_node.so.23.2 lib/librte_lpm.so.23.2 lib/librte_hash.so.23.2 lib/librte_rcu.so.23.2 lib/librte_cryptodev.so.23.2 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib:XXXXXXXXXXXXXXX' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Meson/dpdk/build/lib
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o: in function `configure_graph_nodes':
testgraph.c:(.text+0x1630): undefined reference to `ethdev_rx_get_node_data_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: testgraph.c:(.text+0x1638): undefined reference to `ethdev_rx_node_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: testgraph.c:(.text+0x1698): undefined reference to `ethdev_tx_node_data_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: testgraph.c:(.text+0x16a0): undefined reference to `ethdev_tx_node_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: testgraph.c:(.text+0x17b4): undefined reference to `punt_kernel_node_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: testgraph.c:(.text+0x1854): undefined reference to `kernel_recv_node_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: app/a172ced@@dpdk-test-graph@exe/test-graph_testgraph.c.o: in function `create_graph':
testgraph.c:(.text+0x1cd4): undefined reference to `kernel_recv_node_data_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: testgraph.c:(.text+0x1f68): undefined reference to `ethdev_rx_get_node_data_get'
/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: testgraph.c:(.text+0x21a4): undefined reference to `ethdev_rx_get_node_data_get'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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/26117/

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-04-25 16:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-25 15:15 |FAILURE| pw126508-126511 [PATCH] [v2, 4/4] app: add testgraph application dpdklab
2023-04-25 16:04 dpdklab
2023-04-25 16:05 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).