|FAILURE| pw121045 [PATCH] app/dma-perf: introduce dma-perf application

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Dec 20 05:50:13 CET 2022


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

_Testing issues_

Submitter: Cheng Jiang <Cheng1.jiang at intel.com>
Date: Tuesday, December 20 2022 01:06:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79

121045 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM 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): ====
../app/test-dma-perf/main.c:296:2: error: implicit declaration of function 'free' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
free(sections_name);
^
../app/test-dma-perf/main.c:354:10: error: use of undeclared identifier 'EXIT_FAILURE'
exit(EXIT_FAILURE);
^
../app/test-dma-perf/main.c:367:15: error: use of undeclared identifier 'EXIT_FAILURE'
rte_exit(EXIT_FAILURE, "Invalied EAL arguments\n");
^
../app/test-dma-perf/main.c:372:15: error: use of undeclared identifier 'EXIT_FAILURE'
rte_exit(EXIT_FAILURE,
^
../app/test-dma-perf/main.c:392:10: error: use of undeclared identifier 'EXIT_SUCCESS'
exit(EXIT_SUCCESS);
^
../app/test-dma-perf/main.c:397:11: error: use of undeclared identifier 'EXIT_FAILURE'
exit(EXIT_FAILURE);
^
11 errors generated.
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 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

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