Hey Doug and Jason, Is this ready to merge soon? Thanks, Steve. > -----Original Message----- > From: linux-rdma-owner@xxxxxxxxxxxxxxx <linux-rdma- > owner@xxxxxxxxxxxxxxx> On Behalf Of Steve Wise > Sent: Thursday, May 10, 2018 9:33 AM > To: jgg@xxxxxxxxxxxx; dledford@xxxxxxxxxx > Cc: leon@xxxxxxxxxx; linux-rdma@xxxxxxxxxxxxxxx > Subject: [PATCH v1 rdma-next 0/5] iw_cxgb4 nldev resource tracking > > 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 -- 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