DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] ixgbe_recv_pkts, ixgbe_recv_pkts_bulk_alloc. what is difference?
@ 2014-10-22 14:18 GyuminHwang
  2014-10-22 16:10 ` Jeff Shaw
  0 siblings, 1 reply; 2+ messages in thread
From: GyuminHwang @ 2014-10-22 14:18 UTC (permalink / raw)
  To: dev

Hi all

I have several questions about ixgbe_rxtx.c especially Tx and Rx function.
What is the difference between ixgbe_recv_pkts and
ixgbe_recv_pkts_bulk_alloc? I already know the earlier function is
non-bulk function and the later function is bulk function. But I want to
know is the mechanism of these two functions, and the role of H/W ring
and S/W ring in each function.

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

end of thread, other threads:[~2014-10-22 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-22 14:18 [dpdk-dev] ixgbe_recv_pkts, ixgbe_recv_pkts_bulk_alloc. what is difference? GyuminHwang
2014-10-22 16:10 ` Jeff Shaw

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