From: Steve Wise <swise@opengridcomputing.com>
To: Roland Dreier <rdreier@cisco.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
general@lists.openfabrics.org
Subject: Re: [ofa-general] InfiniBand/RDMA merge plans for 2.6.24
Date: Sat, 15 Sep 2007 09:03:53 -0500 [thread overview]
Message-ID: <46EBE649.3040303@opengridcomputing.com> (raw)
In-Reply-To: <adaps0ml18e.fsf@cisco.com>
Roland Dreier wrote:
> > I was about to post v2 of my patch to avoid port space collisions with
> > the native stack. Can we get that 2.6.24? It is high priority
> > IMO. I've tried to solicit review on it, but I think folks are
> > reluctant... ;-)
>
> I would like to get this in, but I'm still at least a little
> reluctant, since we would be committing to a user interface that seems
> a little awkward at best, so I'd like to try and find something
> better. Just to summarize my understanding:
>
> - your patch requires the administration to configure an ethX:iwY
> alias address to use iwarp. (By the way is there anything other
> than "don't do that" that avoids assigning the same address to the
> iwarp alias and a non-iwarp interface?)
>
Nope. Its totally up to the admin to create the ethX:iwY interface
-and- to segment his services so host TCP runs on the ethX subnet(s) and
the iwarp rdma ones run on ethX:iwY subnet(s). Without changing the
core network serices, I don't see any way around this.
> - it would be nicer to create the alias automatically, but an alias
> without an address doesn't make sense. Creating a whole separate
> net device causes problems because the iwarp stuff still needs to
> use the main net device to do ARP etc.
>
I do log a warning if an iwarp application binds to address 0.0.0.0 and
there are no ethX:iwY address available.
> - so I'm out of better ideas but I still want to push back a little
> before we commit to something ugly.
>
Me 2. :-(
> I've been meaning to track down the bnx2 iscsi offload patch to look
> and see if this issue is addressed, since the same problem seems to
> exist: it seems an iscsi connection and a main stack tcp connection
> might share the same 4-tuple unless something is done to avoid that
> happening.
>
> Also, I think it behooves us to get some agreement on this approach
> with NetEffect and Kanoj (NetXen?) at least, since their iwarp drivers
> seem to be imminent.
>
> - R.
next prev parent reply other threads:[~2007-09-15 14:04 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-13 17:57 InfiniBand/RDMA merge plans for 2.6.24 Roland Dreier
2007-09-13 18:04 ` [ofa-general] " Steve Wise
2007-09-13 18:56 ` Jeff Garzik
2007-09-13 18:59 ` Steve Wise
2007-09-13 19:55 ` Jeff Garzik
2007-09-14 12:55 ` Evgeniy Polyakov
2007-09-13 21:12 ` Roland Dreier
2007-09-13 21:11 ` Roland Dreier
2007-09-13 22:59 ` Michael Chan
2007-09-14 16:18 ` Roland Dreier
2007-09-14 21:09 ` Michael Chan
2007-09-15 14:03 ` Steve Wise [this message]
2007-09-13 18:20 ` Sean Hefty
2007-09-13 21:02 ` Roland Dreier
2007-09-14 17:45 ` Sean Hefty
2007-10-02 18:26 ` Roland Dreier
2007-10-02 18:50 ` Sean Hefty
2007-10-05 23:10 ` Roland Dreier
[not found] ` <1190034015.6272.83.camel@hrosenstock-ws.xsigo.com>
2007-09-18 9:48 ` Tziporet Koren
2007-09-13 18:22 ` Shirley Ma
2007-09-13 21:00 ` Roland Dreier
2007-09-16 8:50 ` [ofa-general] " Or Gerlitz
2007-09-17 22:11 ` Roland Dreier
2007-09-18 7:09 ` Jack Morgenstein
2007-09-18 16:34 ` Michael S. Tsirkin
2007-09-18 17:18 ` Roland Dreier
2007-09-18 17:22 ` Michael S. Tsirkin
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=46EBE649.3040303@opengridcomputing.com \
--to=swise@opengridcomputing.com \
--cc=general@lists.openfabrics.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rdreier@cisco.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.