]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async/rdma: Debug prints for ibv_*
authorAmir Vadai <amir@vadai.me>
Tue, 31 Jan 2017 08:05:15 +0000 (10:05 +0200)
committerAdir Lev <adirl@mellanox.com>
Wed, 29 Mar 2017 14:18:39 +0000 (17:18 +0300)
commit7d1475f6274531988854cf62f6056f9cfd13ff29
tree2c6bcef5ce38563c1a67f9c98c1d2db72db1bd37
parent91bb13dceddb433966e6f775716e53ec5f523f5e
msg/async/rdma: Debug prints for ibv_*

Setting RDMA_DEBUG to 1, will enable debug prints for every ibv_*
function called.
This makes it easier to debug RDMA issues.

Issue: 995322
Change-Id: I49d327d5d4386b44264f5619d50f2dbc7d76dcae
Signed-off-by: Amir Vadai <amir@vadai.me>
src/msg/async/rdma/Infiniband.h
src/msg/async/rdma/ib_dbg.h [new file with mode: 0644]