]> 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>
Thu, 30 Mar 2017 08:42:19 +0000 (11:42 +0300)
commit42078045bc935122f939b71020bf3c66d7cef051
treedffe329c50b10ad5a1172eca4479fc224a1d3b95
parent5d23e6431cf911cf6e64a8fbd527fbe23084de75
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]