From: GyuminHwang <hkm73560-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: ixgbe_recv_pkts, ixgbe_recv_pkts_bulk_alloc. what is difference?
Date: Wed, 22 Oct 2014 23:18:17 +0900 [thread overview]
Message-ID: <5447BCA9.8030707@gmail.com> (raw)
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.
next reply other threads:[~2014-10-22 14:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-22 14:18 GyuminHwang [this message]
[not found] ` <5447BCA9.8030707-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-10-22 16:10 ` ixgbe_recv_pkts, ixgbe_recv_pkts_bulk_alloc. what is difference? Jeff Shaw
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=5447BCA9.8030707@gmail.com \
--to=hkm73560-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.