|FAILURE| pw126508-126511 [PATCH] [v2, 4/4] app: add testgraph application

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Apr 25 17:15:51 CEST 2023


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

_Testing issues_

Submitter: Vamsi Attunuru <vattunuru at 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 at 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 at 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 at 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 at 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 at 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/


More information about the test-report mailing list