|FAILURE| pw115421-115424 [PATCH] [v2, 4/4] eal: remove unneeded includes from a public header

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Aug 25 18:50:42 CEST 2022


Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/115424

_Testing issues_

Submitter: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
Date: Thursday, August 25 2022 15:37:09 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

115421-115424 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native   | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | FAIL         |
+-------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
../lib/telemetry/telemetry_legacy.c: In function 'send_error_response':
../lib/telemetry/telemetry_legacy.c:139:8: error: 'ENOMEM' undeclared (first use in this function)
139 |  case -ENOMEM:
|        ^~~~~~
../lib/telemetry/telemetry_legacy.c:142:8: error: 'EINVAL' undeclared (first use in this function)
142 |  case -EINVAL:
|        ^~~~~~
../lib/telemetry/telemetry_legacy.c:145:8: error: 'EPERM' undeclared (first use in this function)
145 |  case -EPERM:
|        ^~~~~
../lib/telemetry/telemetry_legacy.c: In function 'parse_client_request':
../lib/telemetry/telemetry_legacy.c:188:11: error: 'EPERM' undeclared (first use in this function)
188 |   return -EPERM;
|           ^~~~~
../lib/telemetry/telemetry_legacy.c:212:13: error: 'EINVAL' undeclared (first use in this function)
212 |     return -EINVAL;
|             ^~~~~~
[8/666] Generating symbol file 'lib/76b5a35@@rte_kvargs at sha/librte_kvargs.so.23.0.symbols'.
[9/666] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry_data.c.o'.
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 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/23308/

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