Message ID | 20200525172212.14413-1-bvanassche@acm.org (mailing list archive) |
---|---|
Headers | show |
Series | Four SRP initiator and target patches | expand |
On Mon, May 25, 2020 at 10:22:08AM -0700, Bart Van Assche wrote: > 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 Applied to for-next with the revise commit message Thanks, Jason