]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
RDMA/srpt: Increase max_send_sge
authorBart Van Assche <bvanassche@acm.org>
Mon, 25 May 2020 17:22:12 +0000 (10:22 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 29 May 2020 17:49:55 +0000 (14:49 -0300)
commite0cca8b456e2319804c9187f237268b14c50d323
tree0a2c3d725be607acff405a39427868aaa7337bfc
parent66ced2eb2ab95f6ebe8033e2e0a2e61f2615377c
RDMA/srpt: Increase max_send_sge

The ib_srpt driver limits max_send_sge to 16. Since that is a workaround
for an mlx4 bug that has been fixed, increase max_send_sge. See also
commit f95ccffc715b ("IB/mlx4: Use 4K pages for kernel QP's WQE buffer").

Link: https://lore.kernel.org/r/20200525172212.14413-5-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/srpt/ib_srpt.c
drivers/infiniband/ulp/srpt/ib_srpt.h