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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Jan 17 05:48:59 CET 2023


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

_Testing issues_

Submitter: Cheng Jiang <Cheng1.jiang at intel.com>
Date: Tuesday, January 17 2023 01:56:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:83397b9f073904438965e1fda2efe76f7850fe01

122139 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| 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): ====
../app/test-dma-perf/benchmark.c:471:3: error: implicit declaration of function 'free' [-Werror=implicit-function-declaration]
471 |   free(srcs);
|   ^~~~
../app/test-dma-perf/benchmark.c:471:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
../app/test-dma-perf/benchmark.c:471:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../app/test-dma-perf/benchmark.c:476:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
476 |   free(dsts);
|   ^~~~
../app/test-dma-perf/benchmark.c:476:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../app/test-dma-perf/benchmark.c: In function 'cpu_mem_copy_benchmark':
../app/test-dma-perf/benchmark.c:527:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
527 |   free(srcs);
|   ^~~~
../app/test-dma-perf/benchmark.c:527:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../app/test-dma-perf/benchmark.c:532:3: error: incompatible implicit declaration of built-in function 'free' [-Werror]
532 |   free(dsts);
|   ^~~~
../app/test-dma-perf/benchmark.c:532:3: note: include '<stdlib.h>' or provide a declaration of 'free'
cc1: all warnings being treated as errors
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/25000/

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