[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OF1C33406E.B63E358D-ONC12578B1.0042DB9D-C12578B1.00459AEE@ch.ibm.com>
Date: Thu, 16 Jun 2011 14:40:15 +0200
From: Bernard Metzler <BMT@...ich.ibm.com>
To: linux-rdma-owner@...r.kernel.org, netdev@...r.kernel.org
Cc: Bart Van Assche <bvanassche@....org>,
Roland Dreier <roland@...nel.org>
Subject: Software iWARP Stack - take 2
Bart, Roland, all,
many thanks for the suggestions and input. I am happy
to see interest in SoftiWARP.
In the hope to contribute something usefull, I will now
send a complete new set of patches against net-next.
It adds software iWARP support on top of TCP kernel sockets
and fits into the linux-rdma kernel stack.
Major changes to the previous (first) posting from October last
year include some kernel client support, restructuring of the
connection management code and general code cleanup.
I hope all issues which were rised after the first posting are
resolved. Thanks again for the valuable feedback.
Please take the current code contribution as work in progress.
Any comment and input is highly appreciated.
Here comes a shortlog of what you should expect:
Bernard Metzler (14):
SIWv2: Kconfig and Makefile
SIWv2: iWARP Protocol headers: iwarp.h
SIWv2: Main header file: siw.h
SIWv2: Module initialization: siw_main.c
SIWv2: User interface: siw_verbs.h, siw_verbs.c, siw_user.h, siw_ae.c
SIWv2: Connection management: siw_cm.c, siw_cm.h
SIWv2: Object management: siw_obj.c, siw_obj.h
SIWv2: Queue pair: siw_qp.c
SIWv2: Completion queue: siw_cq.c
SIWv2: Transmit path: siw_qp_tx.c
SIWv2: Receive path: siw_qp_rx.c
SIWv2: Debugging and Tracing: siw_debug.c, siw_debug.h
SIWv2: Memory management: siw_mem.c
SIWv2: Documentation: siw.txt
Many thanks,
Bernard.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists