From: "Ke Xu(许可)" <kxu@Hillstonenet.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] i40e build break of dpdk-17.02
Date: Fri, 17 Feb 2017 09:30:30 +0000 [thread overview]
Message-ID: <911D257A6F21714EBD8400AD7C2EE0E9E7AA9C3B@MAIL.Hillstonenet.com> (raw)
Hi,
I meet a build break at below, when config CONFIG_RTE_LIBRTE_I40E_RX_ALLOW_BULK_ALLOC=n
CC i40e_rxtx_vec_sse.o
/tmp/dpdk-17.02/drivers/net/i40e/i40e_rxtx_vec_sse.c: In function ‘i40e_rxq_rearm’:
/tmp/dpdk-17.02/drivers/net/i40e/i40e_rxtx_vec_sse.c:72:24: error: ‘struct i40e_rx_queue’ has no member named ‘fake_mbuf’
rxep[i].mbuf = &rxq->fake_mbuf;
^
make[6]: *** [i40e_rxtx_vec_sse.o] Error 1
make[5]: *** [i40e] Error 2
make[4]: *** [net] Error 2
make[3]: *** [drivers] Error 2
make[2]: *** [all] Error 2
make[1]: *** [pre_install] Error 2
make: *** [install] Error 2
do we need #ifdef RTE_LIBRTE_I40E_RX_ALLOW_BULK_ALLOC at breaking line?
Thanks,
Xu Ke
reply other threads:[~2017-02-17 9:29 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=911D257A6F21714EBD8400AD7C2EE0E9E7AA9C3B@MAIL.Hillstonenet.com \
--to=kxu@hillstonenet.com \
--cc=users@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).