public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* Simplified iWARP Consumer Library
@ 2010-02-15 15:43 Philip Frey
       [not found] ` <4B796BBD.5050007-gy3b+zu4XSAfv37vnLkPlQ@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Philip Frey @ 2010-02-15 15:43 UTC (permalink / raw)
  To: rdreier-FYB4Gu1CFyUAvxtiuMwx3w, sean.hefty-ral2JQCrhuEAvxtiuMwx3w
  Cc: bmt-OA+xvbQnYDHMbYB6QlFGEg, linux-rdma-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]

Dear all,

as announced last week (on general-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org), I have developed a 
shared library to simplify iWARP/RDMA application development on Linux in the 
course of my PhD. The library, called libiwarp, is based on libibverbs and 
librdmacm - it is essentially a set of wrappers to hide some of the complexity.

Upon request, I hereby post the source code of the library (libiwarp) as well as 
a sample application that demonstrates the usage (libiwarp_sample_app). After 
having extracted the tarball, change to the libiwarp directory where you will 
find a README file explaining the installation and giving an overview of the 
library.

I would be very interested in your feedback! Also, if you have any questions, 
please do not hesitate to contact me.

Best regards,
  Philip

---
  Philip Frey
  Systems Group, Dept. of Computer Science
  Swiss Federal Institute of Technology (ETH), Zurich
  CH-8092 Zurich/Switzerland
  philip.frey-gy3b+zu4XSAfv37vnLkPlQ@public.gmane.org

[-- Attachment #2: libiwarp.tar.bz2 --]
[-- Type: application/octet-stream, Size: 31565 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Simplified iWARP Consumer Library
@ 2010-03-12  6:44 philip.frey-gy3b+zu4XSAfv37vnLkPlQ
  0 siblings, 0 replies; 8+ messages in thread
From: philip.frey-gy3b+zu4XSAfv37vnLkPlQ @ 2010-03-12  6:44 UTC (permalink / raw)
  To: Sean Hefty, linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA,
	phil-dElbnslWKco
  Cc: rdreier-FYB4Gu1CFyUAvxtiuMwx3w, Bernard Metzler,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA

Sounds good to me. I'll wait with the integration of my library routines as they are designed around a CM thread.

Looking forward to your update.

 Phil
------Original Message------
From: Sean Hefty
Sender: linux-rdma-owner@vger.kernel.org
To: Hefty, Sean
To: phil@frey.ws
Cc: rdreier@cisco.com
Cc: Bernard Metzler
Cc: linux-rdma@vger.kernel.org
Subject: RE: Simplified iWARP Consumer Library
Sent: Mar 11, 2010 23:49

>>Which of the features would you want to see in librdmacm? I guess the
>>integration of the cm_id and qp as well as the simpler (synchronous)
>connection
>>establishment and teardown functionality would fit. However, all cm events
>>will thereafter be handled within the library rather than being presented to
>>the user. Does that make sense?

I have some ideas for simplifying connection establishment as part of my changes
to support native IB addresses through the rdma_cm interface.  This includes
adding new calls to the librdmacm: rdma_getaddrinfo and
rdma_create_id_and_optional_qp_and_bind_addr_and_set_route.
I'll pick a different name for the latter. :)  Combined, I think these calls
could allow a user to more easily connect, while still providing low level
control for anyone who wants it.

I haven't looked at the details for this, but we may be able to support
synchronous operation by allowing the user to provide a NULL rdma_event_channel
when creating the rdma_cm_id.  We can take advantage of rdma_migrate_id to
implement this, or even toggle between synchronous and asynchronous mode.  The
hope is that the librdmacm can remain threadless.

If you can give me a month or so to finish my current patches, I'll take a look
at this as part of my work.

- Sean

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

end of thread, other threads:[~2010-03-12  6:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-15 15:43 Simplified iWARP Consumer Library Philip Frey
     [not found] ` <4B796BBD.5050007-gy3b+zu4XSAfv37vnLkPlQ@public.gmane.org>
2010-02-16  5:28   ` Or Gerlitz
     [not found]     ` <4B7A2CF8.1070002-smomgflXvOZWk0Htik3J/w@public.gmane.org>
2010-02-16  7:28       ` Philip Frey
2010-03-05 23:06   ` Sean Hefty
     [not found]     ` <02600C74DFEE41EFAD9D387CF5A837CC-Zpru7NauK7drdx17CPfAsdBPR1lH4CV8@public.gmane.org>
2010-03-05 23:18       ` Philip Frey
     [not found]         ` <4B91913C.8000705-gy3b+zu4XSAfv37vnLkPlQ@public.gmane.org>
2010-03-06  0:07           ` Sean Hefty
     [not found]             ` <34C415061F244870BB8A526637CD04B0-Zpru7NauK7drdx17CPfAsdBPR1lH4CV8@public.gmane.org>
2010-03-11 22:49               ` Sean Hefty
  -- strict thread matches above, loose matches on Subject: below --
2010-03-12  6:44 philip.frey-gy3b+zu4XSAfv37vnLkPlQ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox