|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0/4] [Net] Support Xen accelerated network plugin
On Mon, 2007-05-21 at 19:02 +0900, Jun Koi wrote:
> On 5/18/07, Kieran Mansley <kmansley@xxxxxxxxxxxxxx> wrote:
> > This set of patches provides the hooks and support necessary for
> > accelerated network plugin modules to attach to Xen's netback and
> > netfront. These modules provide a fast path for network traffic where
> > there is hardware support available for the netfront driver to send and
> > receive packets directly to a NIC (such as those available from
> > Solarflare).
> >
>
> Hi Kieran,
>
> This is interesting. Just a question: is this possible for more than 1
> domain to access directly to NIC, or at a time only 1 domain can do
> that?
Many domains can directly access the NIC at the same time. The number
of virtual interfaces that can be created would depend on what NIC
hardware you're using.
Kieran
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|