From: "Sean Hefty" <sean.hefty@intel.com>
To: <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>,
"'Sean Hefty'" <sean.hefty@intel.com>
Cc: <openib-general@openib.org>
Subject: [PATCH 0/5] [RFC] Infiniband: connection abstraction
Date: Tue, 17 Jan 2006 15:16:04 -0800 [thread overview]
Message-ID: <ORSMSX401FRaqbC8wSA0000003e@orsmsx401.amr.corp.intel.com> (raw)
The following set of patches defines a connection abstraction for Infiniband and
other RDMA devices, and serves several purposes:
* It implements a connection protocol over Infiniband based on IP addressing.
This greatly simplifies clients wishing to establish connections over
Infiniband.
* It defines a connection abstraction that works over multiple RDMA devices.
The submitted implementation targets Infiniband, but has been tested over other
RDMA devices as well.
* It handles RDMA device insertion and removal on behalf of its clients.
The changes have been broken into 5 separate patches. The basic purpose of each
patch is:
1. Provide common handling for marshalling data between userspace clients and
kernel mode Infiniband drivers.
2. Extend the Infiniband CM to include private data comparisons as part of its
connection request matching process.
3. Provide an address translation service that maps IP addresses to Infiniband
addresses (GIDs). This patch touches outside of the Infiniband core, so I'm
including the netdev mailing list.
4. Implement the kernel mode RDMA connection management agent.
5. Implement the userspace RDMA connection management agent kernel support
module.
Please copy the openib-general mailing list on any replies.
Thanks,
Sean
next reply other threads:[~2006-01-17 23:16 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-17 23:16 Sean Hefty [this message]
2006-01-17 23:21 ` [PATCH 1/5] " Sean Hefty
2006-01-17 23:24 ` [PATCH 2/5] " Sean Hefty
2006-01-17 23:38 ` Stephen Hemminger
2006-01-17 23:51 ` Sean Hefty
2006-01-18 7:08 ` Arjan van de Ven
2006-01-18 20:27 ` Bryan O'Sullivan
2006-01-18 2:03 ` [openib-general] " Grant Grundler
2006-01-18 17:46 ` Sean Hefty
2006-01-18 18:02 ` Grant Grundler
2006-01-18 18:13 ` Sean Hefty
2006-01-17 23:28 ` [PATCH 3/5] " Sean Hefty
2006-01-21 23:37 ` [openib-general] " Roland Dreier
2006-01-17 23:37 ` [PATCH 4/5] " Sean Hefty
2006-01-17 23:44 ` [PATCH 5/5] " Sean Hefty
2006-01-18 15:43 ` [openib-general] " Roland Dreier
2006-01-18 15:44 ` Roland Dreier
2006-01-18 18:19 ` Sean Hefty
2006-01-18 18:49 ` Grant Grundler
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=ORSMSX401FRaqbC8wSA0000003e@orsmsx401.amr.corp.intel.com \
--to=sean.hefty@intel.com \
--cc=linux-kernel@vger.kernel.org \
--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
all inboxes | Powered by JetHome®