All of lore.kernel.org
 help / color / mirror / Atom feed
* inputs on porting network(nic) drivers from Linux to Xen
@ 2009-11-04  5:41 ravi kerur
  2009-11-04 18:40 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 3+ messages in thread
From: ravi kerur @ 2009-11-04  5:41 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 468 bytes --]

I am looking for inputs to port an existing pci nic driver from Linux to
Xen, I understand nic driver needs netback and netfront functionality in
order to work in Xen but I am unable to nail down the details of changes
required esp. what changes are required in TX/RX buffers for DMA in existing
driver and change them for netback/netfront functionality, handling IRQs...
A pointer to existing nic driver or if pointer to document would be really
helpful.

Thanks
-RK

[-- Attachment #1.2: Type: text/html, Size: 484 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: inputs on porting network(nic) drivers from Linux to Xen
  2009-11-04  5:41 inputs on porting network(nic) drivers from Linux to Xen ravi kerur
@ 2009-11-04 18:40 ` Konrad Rzeszutek Wilk
  2009-11-04 21:25   ` ravi kerur
  0 siblings, 1 reply; 3+ messages in thread
From: Konrad Rzeszutek Wilk @ 2009-11-04 18:40 UTC (permalink / raw)
  To: ravi kerur; +Cc: xen-devel

On Tue, Nov 03, 2009 at 09:41:43PM -0800, ravi kerur wrote:
> I am looking for inputs to port an existing pci nic driver from Linux to
> Xen, I understand nic driver needs netback and netfront functionality in

As in you want to drive the NIC in the hypervisor?

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

* Re: inputs on porting network(nic) drivers from Linux to Xen
  2009-11-04 18:40 ` Konrad Rzeszutek Wilk
@ 2009-11-04 21:25   ` ravi kerur
  0 siblings, 0 replies; 3+ messages in thread
From: ravi kerur @ 2009-11-04 21:25 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 634 bytes --]

Nopes, I need this driver to run in dom0 and domU via netback and netfront.
My main confusion is what changes to be done such that existing DMA Tx/Rx
rings in native driver starts talking via netfront/netback between domU's,
dom0 and NIC. Inputs appreciated.

Thanks
-RK

On Wed, Nov 4, 2009 at 10:40 AM, Konrad Rzeszutek Wilk <
konrad.wilk@oracle.com> wrote:

> On Tue, Nov 03, 2009 at 09:41:43PM -0800, ravi kerur wrote:
> > I am looking for inputs to port an existing pci nic driver from Linux to
> > Xen, I understand nic driver needs netback and netfront functionality in
>
> As in you want to drive the NIC in the hypervisor?
>

[-- Attachment #1.2: Type: text/html, Size: 952 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

end of thread, other threads:[~2009-11-04 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-04  5:41 inputs on porting network(nic) drivers from Linux to Xen ravi kerur
2009-11-04 18:40 ` Konrad Rzeszutek Wilk
2009-11-04 21:25   ` ravi kerur

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.