[dpdk-test-report] |FAILURE| pw102025-102038 [PATCH] [v1, 14/14] vhost: merge sync and async mbuf to desc filling
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Oct 19 00:12:31 CEST 2021
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/102038
_Testing issues_
Submitter: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: Monday, October 18 2021 13:02:29
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:9942ebb9c698a53b86e2bbd450f3e24238771fe5
102025-102038 --> testing fail
Test environment and result as below:
+------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM | FAIL |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM cross-compilation | FAIL |
+------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM cross-compilation (dpdk_meson_compile): ====
In file included from ../examples/vhost/main.c:28:
../examples/vhost/ioat.h:47:10: error: 'struct rte_vhost_async_desc' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
47 | struct rte_vhost_async_desc *descs __rte_unused,
| ^~~~~~~~~~~~~~~~~~~~
../examples/vhost/main.c: In function 'new_device':
../examples/vhost/main.c:1472:30: error: assignment to 'int32_t (*)(int, uint16_t, struct rte_vhost_iov_iter *, struct rte_vhost_async_status *, uint16_t)' {aka 'int (*)(int, short unsigned int, struct rte_vhost_iov_iter *, struct rte_vhost_async_status *, short unsigned int)'} from incompatible pointer type 'int32_t (*)(int, uint16_t, struct rte_vhost_async_desc *, struct rte_vhost_async_status *, uint16_t)' {aka 'int (*)(int, short unsigned int, struct rte_vhost_async_desc *, struct rte_vhost_async_status *, short unsigned int)'} [-Werror=incompatible-pointer-types]
1472 | channel_ops.transfer_data = ioat_transfer_data_cb;
| ^
cc1: all warnings being treated as errors
[2859/2892] Linking target examples/dpdk-vmdq_dcb
[2860/2892] Compiling C object app/test/dpdk-test.p/test_ring.c.o
[2861/2892] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq.c.o
[2862/2892] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq_ca.c.o
[2863/2892] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker.c.o
[2864/2892] Compiling C object drivers/libtmp_rte_event_octeontx2.a.p/event_octeontx2_otx2_worker_dual.c.o
[2865/2892] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cn10k_tx_vec_mseg.c.o
[2866/2892] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq_tmo.c.o
[2867/2892] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_tx_enq.c.o
[2868/2892] Compiling C object drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_tx_enq_seg.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
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
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/19500/
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