DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] rte_rxmbuf_alloc() fails
@ 2016-12-07  9:44 황규민
  2016-12-07 14:16 ` Wiles, Keith
  0 siblings, 1 reply; 3+ messages in thread
From: 황규민 @ 2016-12-07  9:44 UTC (permalink / raw)
  To: users

Hi,

When I run my application DPDK doesn't receive any packets after about 3
minutes.
So I figured out why rte_rx_burst() returned 0 and the reason is
rte_rxmbuf_alloc() failure. rte_rxmbuf_alloc() == NULL.
I printed some statistics and it showed that the prod's head and cons' head
are same.
What does this mean?
And rte_mempool_empty and rte_mempool_full always failed.

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-08  5:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-07  9:44 [dpdk-users] rte_rxmbuf_alloc() fails 황규민
2016-12-07 14:16 ` Wiles, Keith
2016-12-08  5:40   ` 황규민

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).