]> git.openfabrics.org - ~shefty/libibverbs.git/commit
Update examples for IBoE
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 19 Jul 2011 09:31:32 +0000 (09:31 +0000)
committerRoland Dreier <roland@purestorage.com>
Tue, 26 Jul 2011 20:15:33 +0000 (13:15 -0700)
commit577818b50990853bf112ba2a2c336020dd278622
tree94aecf3f55f3ab45239ec98a27d19243d6750ce7
parent92f8139ba2fe0d44a3364ab0bed0ca1676a5ac6e
Update examples for IBoE

Since IBoE requires usage of GRH, update ibv_*_pinpong examples to
accept GIDs.  GIDs are given as an index to the local port's table and
are exchanged between the client and the server through the socket
connection.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.co.il>
Signed-off-by: Eli Cohen <eli@mellanox.co.il>
examples/devinfo.c
examples/pingpong.c
examples/pingpong.h
examples/rc_pingpong.c
examples/srq_pingpong.c
examples/uc_pingpong.c
examples/ud_pingpong.c