On Tue, Jul 10, 2018 at 12:38:32PM +0530, Raju Rangoju wrote: > - Added create/destroy/modify routines to support kernel mode srq > - Added post_srq function > - Updated poll_cq code to deal with srqs > - Handled kernel mode SRQ_LIMIT events > - Handled flushed SRQ buffers A bulleted list like this is not an acceptable format for commit messages. Please work with Steve to get something OK, for all your patches. > Signed-off-by: Raju Rangoju <rajur@xxxxxxxxxxx> > Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb4/cm.c | 42 +- > drivers/infiniband/hw/cxgb4/cq.c | 142 +++++- > drivers/infiniband/hw/cxgb4/device.c | 19 +- > drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 3 +- > drivers/infiniband/hw/cxgb4/provider.c | 12 +- > drivers/infiniband/hw/cxgb4/qp.c | 818 ++++++++++++++++++++++++++++----- > drivers/infiniband/hw/cxgb4/resource.c | 51 +- > drivers/infiniband/hw/cxgb4/t4.h | 9 +- > 8 files changed, 929 insertions(+), 167 deletions(-) This patch doesn't apply, please resend the series against the latest RDMA for-next. Jason -- 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