From: Gyumin <hkm73560-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: Relationship between H/W ring and S/W ring
Date: Thu, 30 Oct 2014 16:32:16 +0900 [thread overview]
Message-ID: <5451E980.2060707@gmail.com> (raw)
Hi
I`m reading the ixgbe code especially about H/W ring and S/W ring. Is
the relationship between H/W ring and S/W ring one-to-one mapping?
As far as I know, H/W ring size is determined in the code(hard coded)
while S/W ring size is determined in port configuration time.
In the ixgbe_rx_alloc_bufs function, H/W ring header address and packet
address indicate the DMA address of S/W ring's mbuf. I understand it
means that the relationship between the H/W ring and S/W ring is
one-to-one mapping. For example, if the size of H/W ring is greater than
the size of S/W ring then some portion of H/W ring is unused. Is it
correct?
Thanks
next reply other threads:[~2014-10-30 7:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-30 7:32 Gyumin [this message]
[not found] ` <5451E980.2060707-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-10-30 9:55 ` Relationship between H/W ring and S/W ring Bruce Richardson
2014-10-31 0:51 ` Gyumin
[not found] ` <5452DD2C.8030402-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-10-31 10:08 ` Bruce Richardson
2014-11-01 13:52 ` GyuminHwang
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=5451E980.2060707@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.