Re: [PATCH RESEND net-next v2 4/5] tcp: fix stretch ACK bugs in Veno

From: Neal Cardwell
Date: Mon Mar 16 2020 - 17:46:55 EST


On Mon, Mar 16, 2020 at 2:36 AM Pengcheng Yang <yangpc@xxxxxxxxxx> wrote:
>
> Change Veno to properly handle stretch ACKs in additive
> increase mode by passing in the count of ACKed packets
> to tcp_cong_avoid_ai().
>
> Signed-off-by: Pengcheng Yang <yangpc@xxxxxxxxxx>
> ---
> net/ipv4/tcp_veno.c | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)

Acked-by: Neal Cardwell <ncardwell@xxxxxxxxxx>

thanks,
neal