|FAILURE| pw113945-113947 [PATCH] [v2, 3/3] l3fwd-power: add option to call uncore API

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jul 13 17:00:08 CEST 2022


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

_Testing issues_

Submitter: Tadhg Kearney <tadhg.kearney at intel.com>
Date: Wednesday, July 13 2022 14:07:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0697bd8dd212d256759ef4890022d722027d83f1

113945-113947 --> 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 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): ====
../lib/power/rte_power_uncore.c:283:10: error: use of undeclared identifier 'RTE_MAX_NUMA_DIE'
die, RTE_MAX_NUMA_DIE - 1U);
^
../lib/power/rte_power_uncore.c:310:13: error: use of undeclared identifier 'RTE_MAX_NUMA_DIE'
if (die >= RTE_MAX_NUMA_DIE) {
^
../lib/power/rte_power_uncore.c:326:13: error: use of undeclared identifier 'RTE_MAX_NUMA_DIE'
if (die >= RTE_MAX_NUMA_DIE) {
^
../lib/power/rte_power_uncore.c:342:13: error: use of undeclared identifier 'RTE_MAX_NUMA_DIE'
if (die >= RTE_MAX_NUMA_DIE) {
^
../lib/power/rte_power_uncore.c:368:13: error: use of undeclared identifier 'RTE_MAX_NUMA_DIE'
if (die >= RTE_MAX_NUMA_DIE) {
^
../lib/power/rte_power_uncore.c:393:13: error: use of undeclared identifier 'RTE_MAX_NUMA_DIE'
if (die >= RTE_MAX_NUMA_DIE) {
^
13 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 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/22998/

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