[rds-devel] [net] rds: ib: update WR sizes when bringing up connection

santosh.shilimkar at oracle.com santosh.shilimkar at oracle.com
Fri Nov 15 09:55:05 PST 2019


On 11/15/19 12:56 AM, Dag Moxnes wrote:
> Currently WR sizes are updated from rds_ib_sysctl_max_send_wr and
> rds_ib_sysctl_max_recv_wr when a connection is shut down. As a result,
> a connection being down while rds_ib_sysctl_max_send_wr or
> rds_ib_sysctl_max_recv_wr are updated, will not update the sizes when
> it comes back up.
> 
> Move resizing of WRs to rds_ib_setup_qp so that connections will be setup
> with the most current WR sizes.
> 
> Signed-off-by: Dag Moxnes <dag.moxnes at oracle.com>
> ---
Looks correct to me. Thanks Dag.

Acked-by: Santosh Shilimkar <santosh.shilimkar at oracle.com>



More information about the rds-devel mailing list