Re: [patch 00/44] RDMA over Ethernet

2011-07-02 Thread Bart Van Assche
On Fri, Jul 1, 2011 at 3:18 PM, wrote: > Copies of the user space library and tools for 'upstream' and a tar file of > these patches are available at support.systemfabricworks.com/downloads/rxe. I have found a user space library at the mentioned location, but no tar file with patches ? Bart. --

[patch 00/44] RDMA over Ethernet

2011-07-01 Thread rpearson
This patch set implements a software emulation of RoCE or InfiniBand transport. It consists of two kernel modules. The first, ib_rxe, implements the RDMA transport and registers with the RDMA core as a kernel verbs provider. The second, ib_rxe_net or ib_sample, implement the packet IO layer. ib_rxe