|FAILURE| pw125485-125499 [PATCH] [v2, 15/15] doc: update multicore dispatch model in graph guides

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Mar 24 17:15:50 CET 2023


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

_Testing issues_

Submitter: Zhirun Yan <zhirun.yan at intel.com>
Date: Friday, March 24 2023 02:16:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11

125485-125499 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM SVE (lpm_autotest): ====
29 |  RTE_PER_LCORE(worker_model) = model;
|  ^~~~~~~~~~~~~
|  RTE_MAX_LCORE
../lib/graph/rte_graph_worker.c:29:2: error: nested extern declaration of 'RTE_PER_LCORE' [-Werror=nested-externs]
../lib/graph/rte_graph_worker.c:29:16: error: 'worker_model' undeclared (first use in this function)
29 |  RTE_PER_LCORE(worker_model) = model;
|                ^~~~~~~~~~~~
../lib/graph/rte_graph_worker.c:29:16: note: each undeclared identifier is reported only once for each function it appears in
../lib/graph/rte_graph_worker.c: In function 'rte_graph_worker_model_get':
../lib/graph/rte_graph_worker.c:53:23: error: 'worker_model' undeclared (first use in this function)
53 |  return RTE_PER_LCORE(worker_model);
|                       ^~~~~~~~~~~~
../lib/graph/rte_graph_worker.c:54:1: error: control reaches end of non-void function [-Werror=return-type]
54 | }
| ^
cc1: all warnings being treated as errors
[358/659] Generating fib.sym_chk with a meson_exe.py custom command.
[359/659] Compiling C object 'lib/76b5a35@@rte_graph at sta/graph_graph_pcap.c.o'.
[360/659] Compiling C object 'lib/76b5a35@@rte_graph at sta/graph_rte_graph_model_dispatch.c.o'.
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

Debian 11
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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