You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
Signed-off-by: Avinash Repaka <[email protected]>
Reviewed-by: Wei Lin Guay <[email protected]>
Reviewed-by: Håkon Bugge <[email protected]>
0 commit comments