From: Greg Law <glaw@solarflare.com>
To: Caitlin Bestler <caitlinb@broadcom.com>
Cc: xen@solarflare.com, xen-devel@lists.xensource.com
Subject: Re: RFC -- virtualisable NIC support in Xen
Date: Fri, 22 Sep 2006 12:04:38 +0100 [thread overview]
Message-ID: <4513C346.6070209@solarflare.com> (raw)
In-Reply-To: <54AD0F12E08D1541B826BE97C98F99F1A30F2F@NT-SJCA-0751.brcm.ad.broadcom.com>
Caitlin Bestler wrote:
> When the App/DomU posts a buffer (for TX or RX),
> what address does it use, and how does the hardware
> understand it?
It uses a "buffer address". This is essentially an index into a
"buffer-table" which is stored on the NIC. This table is used to lookup
physical addresses that the NIC will DMA to/from.
The buffer-table is programmed from Dom0.
The buffer-table is effectively our IOMMU/page-tables.
Hope this helps,
Greg
--
Greg Law glaw@solarflare.com +44 1223 518 040
next parent reply other threads:[~2006-09-22 11:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <54AD0F12E08D1541B826BE97C98F99F1A30F2F@NT-SJCA-0751.brcm.ad.broadcom.com>
2006-09-22 11:04 ` Greg Law [this message]
2006-09-22 18:13 ` RFC -- virtualisable NIC support in Xen Caitlin Bestler
2006-09-27 12:53 ` Greg Law
2006-09-20 16:21 Greg Law
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=4513C346.6070209@solarflare.com \
--to=glaw@solarflare.com \
--cc=caitlinb@broadcom.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen@solarflare.com \
/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.