From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, Maxime Coquelin <maxime.coquelin@redhat.com>
Subject: [dpdk-test-report] |FAILURE| pw102025-102038 [PATCH] [v1, 14/14] vhost: merge sync and async mbuf to desc filling
Date: Mon, 18 Oct 2021 18:12:31 -0400 (EDT) [thread overview]
Message-ID: <20211018221231.614E160524@noxus.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 3379 bytes --]
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/102038
_Testing issues_
Submitter: Maxime Coquelin <maxime.coquelin@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/
reply other threads:[~2021-10-18 22:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211018221231.614E160524@noxus.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=maxime.coquelin@redhat.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).