From: Roland Dreier <rdreier@cisco.com>
To: "Michael Chan" <mchan@broadcom.com>
Cc: "Steve Wise" <swise@opengridcomputing.com>,
"netdev" <netdev@vger.kernel.org>,
linux-kernel@vger.kernel.org, general@lists.openfabrics.org,
anilgv@broadcom.com, uri@broadcom.com
Subject: Re: [ofa-general] InfiniBand/RDMA merge plans for 2.6.24
Date: Fri, 14 Sep 2007 09:18:01 -0700 [thread overview]
Message-ID: <adaveadjk5i.fsf@cisco.com> (raw)
In-Reply-To: <1189724358.9540.113.camel@dell> (Michael Chan's message of "Thu, 13 Sep 2007 15:59:18 -0700")
> > 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.
> iSCSI does not do passive listens, only active connections to the
> target. But you're right, the port space is still shared between iSCSI
> and the main stack. We currently rely on user apps binding to the main
> stack to reserve certain ephemeral ports, and telling the iSCSI driver
> which ports to use.
Got it... I wasn't thinking that clearly, but it is clear that a full
4-tuple collision with only active connections is quite unlikely. I
guess you would have to make both an offloaded and a non-offloaded
iSCSI connection to the same target and get really unlucky with
ephemeral port allocation. So in practice I guess it's not an issue
at all with your driver yet.
However, do you have any plans to support iSCSI offload for targets?
Also, looking at the first CNIC patch, I can't help but notice that
you seem to have at least some support for iWARP there. How does the
CNIC look? Does it share the same interface/addresses as the
non-offload NIC, or does it create a completely separate netdevice?
I want to make sure that whatever solution we come up with for cxgb3
doesn't cause problems for you. And of course if you have a better
idea than what Steve has come up with, that would be great :)
- R.
next prev parent reply other threads:[~2007-09-14 16:18 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 [this message]
2007-09-14 21:09 ` Michael Chan
2007-09-15 14:03 ` Steve Wise
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=adaveadjk5i.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=anilgv@broadcom.com \
--cc=general@lists.openfabrics.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=swise@opengridcomputing.com \
--cc=uri@broadcom.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.