netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Roland Dreier" <rdreier@cisco.com>
To: "Leonid Grossman" <Leonid.Grossman@neterion.com>
Cc: netdev@vger.kernel.org, "Jeff Garzik" <jgarzik@pobox.com>,
	openib-general@openib.org
Subject: Re: one vs. two drivers for an iWARP-capable Ethernet NIC
Date: Thu, 04 Jan 2007 13:45:59 -0800	[thread overview]
Message-ID: <adabqle4ga0.fsf@cisco.com> (raw)
In-Reply-To: <78C9135A3D2ECE4B8162EBDCE82CAD77010FB436@nekter> (Leonid Grossman's message of "Thu, 28 Dec 2006 16:31:13 -0500")

 > 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.

  reply	other threads:[~2007-01-04 21:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-28 21:31 one vs. two drivers for an iWARP-capable Ethernet NIC Leonid Grossman
2007-01-04 21:45 ` Roland Dreier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-12-28 21:24 Leonid Grossman

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=adabqle4ga0.fsf@cisco.com \
    --to=rdreier@cisco.com \
    --cc=Leonid.Grossman@neterion.com \
    --cc=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    --cc=openib-general@openib.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 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).