|FAILURE| pw126339-126342 [PATCH] [4/4] app: add testgraph application
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Apr 21 16:15:39 CEST 2023
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126342
_Testing issues_
Submitter: Vamsi Attunuru <vattunuru at marvell.com>
Date: Friday, April 21 2023 06:02:45
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87
126339-126342 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
>>> referenced by testgraph.c
>>> app/a172ced@@dpdk-test-graph at exe/test-graph_testgraph.c.o:(configure_graph_nodes)
ld.lld: error: undefined symbol: ethdev_rx_node_get
>>> referenced by testgraph.c
>>> app/a172ced@@dpdk-test-graph at exe/test-graph_testgraph.c.o:(configure_graph_nodes)
ld.lld: error: undefined symbol: ethdev_tx_node_data_get
>>> referenced by testgraph.c
>>> app/a172ced@@dpdk-test-graph at exe/test-graph_testgraph.c.o:(configure_graph_nodes)
ld.lld: error: undefined symbol: ethdev_tx_node_get
>>> referenced by testgraph.c
>>> app/a172ced@@dpdk-test-graph at exe/test-graph_testgraph.c.o:(configure_graph_nodes)
ld.lld: error: undefined symbol: punt_kernel_node_get
>>> referenced by testgraph.c
>>> app/a172ced@@dpdk-test-graph at exe/test-graph_testgraph.c.o:(configure_graph_nodes)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
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 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/26076/
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