* [dpdk-users] i40e build break of dpdk-17.02
@ 2017-02-17 9:30 Ke Xu
0 siblings, 0 replies; only message in thread
From: Ke Xu(许可) @ 2017-02-17 9:30 UTC (permalink / raw)
To: users
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-17 9:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-17 9:30 [dpdk-users] i40e build break of dpdk-17.02 Ke Xu
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).