]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Create new ibv_uc_pinpong example
authorRoland Dreier <roland@topspin.com>
Wed, 15 Jun 2005 17:20:59 +0000 (17:20 +0000)
committerRoland Dreier <rolandd@cisco.com>
Thu, 9 Nov 2006 19:35:56 +0000 (11:35 -0800)
commit0fa8c0efd8a60f48ff2bf0618122cdce8fb0688b
treeff45e1188fcf4e45b9b9bb009e328e2e7259ce49
parentd9a81f76c745830b13b7ee53fd72cd6c461ec356
Create new ibv_uc_pinpong example

Create new ibv_uc_pinpong example for using UC transport.  Move
original RC pingpong to ibv_rc_pingpong for consistency.

Signed-off-by: Roland Dreier <roland@topspin.com>
Makefile.am
examples/pingpong.c [deleted file]
examples/rc_pingpong.c [new file with mode: 0644]
examples/uc_pingpong.c [new file with mode: 0644]