This series adds driver-specific restrack functions to fill in cm_id, cq, and mr state details, useful for debugging. Changes since v0: - moved cma helper function header comments from .h to .c - removed RFC tag Steve Wise (5): iw_cxgb4: always set iw_cm_id.provider_data RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers iw_cxgb4: provide detailed provider-specific CM_ID information iw_cxgb4: provide detailed driver-specific CQ information iw_cxgb4: provide detailed driver-specific MR information drivers/infiniband/core/cma.c | 28 ++++ drivers/infiniband/hw/cxgb4/cm.c | 1 + drivers/infiniband/hw/cxgb4/restrack.c | 296 +++++++++++++++++++++++++++++++++ include/rdma/rdma_cm.h | 3 + 4 files changed, 328 insertions(+) -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html