]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: IB: Change the proxy qp's path_mtu to IB_MTU_256
authorAvinash Repaka <avinash.repaka@oracle.com>
Tue, 26 Sep 2017 21:20:17 +0000 (14:20 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 6 Oct 2017 03:20:59 +0000 (20:20 -0700)
commitcf9b99be6053b2abdd58694b1d64ff924f6dcb0e
tree5e8193939c026c35f6cac8761435fa6c3fbdf00c
parentfe6a0946b6036e5d025bb86eb66458389e846962
RDS: IB: Change the proxy qp's path_mtu to IB_MTU_256

The path_mtu of proxy qp of RDS is currently set to IB_MTU_4096, but it
doesn't have much relevance, since the proxy qp is used only for
registration and invalidation of MRs. For the proxy qp to work in most
environments, this patch changes the path_mtu to IB_MTU_256.

Orabug: 26864694

Suggested-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Avinash Repaka <avinash.repaka@oracle.com>
Reviewed-by: Wei Lin Guay <wei.lin.guay@oracle.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
net/rds/ib_cm.c