netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* one vs. two drivers for an iWARP-capable Ethernet NIC
@ 2006-12-28 21:24 Leonid Grossman
  0 siblings, 0 replies; 3+ messages in thread
From: Leonid Grossman @ 2006-12-28 21:24 UTC (permalink / raw)
  To: Jeff Garzik, rdreier; +Cc: netdev, openib-general


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

Jeff/Roland/all,
What is the preferred submission driver model for an iWARP-capable
Ethernet NIC - two separate drivers (Ethernet and OpenFabrics) that
interact with each other, or a single driver that supports both
OpenFabrics and Ethernet interfaces?
For our hardware we can go either way, although in case of separate
drivers the interface between the two would get somewhat artificial...
 
Thanks, Leonid

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

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



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

* RE: one vs. two drivers for an iWARP-capable Ethernet NIC
@ 2006-12-28 21:31 Leonid Grossman
  2007-01-04 21:45 ` Roland Dreier
  0 siblings, 1 reply; 3+ messages in thread
From: Leonid Grossman @ 2006-12-28 21:31 UTC (permalink / raw)
  To: Jeff Garzik, rdreier; +Cc: netdev, openib-general

Re-sending as a plain text to reach netdev.
Sorry for the extra traffic, please ignore the earlier html version of
this e-mail...
------------------------------------------------------------
	
Jeff/Roland/all,
What is the preferred submission driver model for an iWARP-capable
Ethernet NIC - two separate drivers (Ethernet and OpenFabrics) that
interact with each other, or a single driver that supports both
OpenFabrics and Ethernet interfaces?

For our hardware we can go either way, although in case of separate
drivers the interface between the two would get somewhat artificial...
	 
	Thanks, Leonid



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

* Re: one vs. two drivers for an iWARP-capable Ethernet NIC
  2006-12-28 21:31 one vs. two drivers for an iWARP-capable Ethernet NIC Leonid Grossman
@ 2007-01-04 21:45 ` Roland Dreier
  0 siblings, 0 replies; 3+ messages in thread
From: Roland Dreier @ 2007-01-04 21:45 UTC (permalink / raw)
  To: Leonid Grossman; +Cc: netdev, Jeff Garzik, openib-general

 > Jeff/Roland/all,
 > What is the preferred submission driver model for an iWARP-capable
 > Ethernet NIC - two separate drivers (Ethernet and OpenFabrics) that
 > interact with each other, or a single driver that supports both
 > OpenFabrics and Ethernet interfaces?

Let's not use the term "OpenFabrics interface."  Let's just call the
two interfaces RDMA and ethernet (or L2 NIC if you like).

Anyway my preference would be for the cleanest possible driver.  If
your driver is not naturally divided into two separate parts then it's
fine to have a unified driver.  We already have examples of both:
amso1100 is unified and the Chelsio T3 driver is split.

 - R.

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

end of thread, other threads:[~2007-01-04 21:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-28 21:31 one vs. two drivers for an iWARP-capable Ethernet NIC Leonid Grossman
2007-01-04 21:45 ` Roland Dreier
  -- strict thread matches above, loose matches on Subject: below --
2006-12-28 21:24 Leonid Grossman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).