Hi Jason, Please consider these four patches for kernel v5.8 or v5.9 (not sure if it is still possible to include these in v5.8). Thanks, Bart. Changes compared to v1: - Changed %d into %u in the SRP patch as requested by Leon. - Simplified patch "RDMA/srpt: Increase max_send_sge". Bart Van Assche (4): RDMA/srp: Make the channel count configurable per target RDMA/srpt: Make debug output more detailed RDMA/srpt: Reduce max_recv_sge to 1 RDMA/srpt: Increase max_send_sge drivers/infiniband/ulp/srp/ib_srp.c | 21 ++++++++++++++++----- drivers/infiniband/ulp/srpt/ib_srpt.c | 22 +++++++++------------- drivers/infiniband/ulp/srpt/ib_srpt.h | 5 ----- 3 files changed, 25 insertions(+), 23 deletions(-)