[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f13469d5-02c7-d1b4-bf2c-c26d427554aa@oracle.com>
Date: Fri, 15 Nov 2019 09:55:05 -0800
From: santosh.shilimkar@...cle.com
To: Dag Moxnes <dag.moxnes@...cle.com>
Cc: netdev@...r.kernel.org, rds-devel@....oracle.com,
davem@...emloft.net
Subject: Re: [net] rds: ib: update WR sizes when bringing up connection
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@...cle.com>
> ---
Looks correct to me. Thanks Dag.
Acked-by: Santosh Shilimkar <santosh.shilimkar@...cle.com>
Powered by blists - more mailing lists