]> git.openfabrics.org - ~shefty/librdmacm.git/commit
r5368: Implement an RDMA ping-ping test over an RC connection. This program
authorSteve Wise <swise@opengridcomputing.com>
Sat, 11 Feb 2006 00:12:10 +0000 (00:12 +0000)
committerSean Hefty <sean.hefty@intel.com>
Sat, 11 Feb 2006 00:12:10 +0000 (00:12 +0000)
commitd17f7cbf1c63f49bf1bd2b24ab3dc2881e63e27f
tree06be0d83425386a2f8195e171f6a71ef1413088c
parent5e1afa2e5c5ec0b7c8ce02df8c4a2f528586d5c3
r5368: Implement an RDMA ping-ping test over an RC connection.  This program
uses send, recv, RDMA read, and RDMA write operations, as well as CQ
channels to get CQ events.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
examples/rping.c [new file with mode: 0644]