[dpdk-test-report] |FAILURE| pw97978 [PATCH] examples/l2fwd-event: changes to use event vector

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Sep 5 02:45:48 CEST 2021


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

_Testing issues_

Submitter: Shijith Thotton <sthotton at marvell.com>
Date: Saturday, September 04 2021 07:46:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:eeedef704c11bd74c367d62838700bdb8e5b573f

97978 --> testing fail

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM cross-compilation | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM                   | FAIL               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM (dpdk_meson_compile): ====
../examples/l2fwd-event/l2fwd_event_generic.c: In function ‘l2fwd_rx_tx_adapter_setup_generic’:
../examples/l2fwd-event/l2fwd_event_generic.c:257:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_sz’
257 |     eth_q_conf.vector_sz = rsrc->evt_vec.size;
|               ^
../examples/l2fwd-event/l2fwd_event_generic.c:258:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_timeout_ns’
258 |     eth_q_conf.vector_timeout_ns =
|               ^
../examples/l2fwd-event/l2fwd_event_generic.c:260:15: error: ‘struct rte_event_eth_rx_adapter_queue_conf’ has no member named ‘vector_mp’
260 |     eth_q_conf.vector_mp = rsrc->evt_vec_pool;
|               ^
[2740/3070] Compiling C object examples/dpdk-l2fwd-event.p/l2fwd-event_l2fwd_poll.c.o
[2741/3070] Generating rte_event_octeontx2.sym_chk with a custom command (wrapped by meson to capture output)
[2742/3070] Generating rte_event_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2743/3070] Compiling C object examples/dpdk-l2fwd-event.p/l2fwd-event_main.c.o
[2744/3070] Compiling C object examples/dpdk-l2fwd-event.p/l2fwd-event_l2fwd_event.c.o
[2745/3070] Generating rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[2746/3070] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[2747/3070] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
[1] Error running command.
==== End log output ====

Ubuntu 20.04 ARM cross-compilation
	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
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/18549/

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