OK. Should I keep FACK disabled? On pondělí 18. září 2017 19:51:21 CEST Yuchung Cheng wrote: > Can you try this patch to verify my theory with tcp_recovery=0 and 1? thanks > > diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c > index 5af2f04f8859..9253d9ee7d0e 100644 > --- a/net/ipv4/tcp_input.c > +++ b/net/ipv4/tcp_input.c > @@ -2381,6 +2381,7 @@ static void tcp_undo_cwnd_reduction(struct sock > *sk, bool unmark_loss) > } > tp->snd_cwnd_stamp = tcp_time_stamp; > tp->undo_marker = 0; > + WARN_ON(tp->retrans_out); > }
- [REGRESSION] Warning in tcp_fastretrans_alert() of net... Oleksandr Natalenko
- Re: [REGRESSION] Warning in tcp_fastretrans_alert... Neal Cardwell
- Re: [REGRESSION] Warning in tcp_fastretrans_a... Oleksandr Natalenko
- Re: [REGRESSION] Warning in tcp_fastretra... Neal Cardwell
- Re: [REGRESSION] Warning in tcp_fastr... Oleksandr Natalenko
- Re: [REGRESSION] Warning in tcp_... Oleksandr Natalenko
- Re: [REGRESSION] Warning in ... Yuchung Cheng
- Re: [REGRESSION] Warning... Yuchung Cheng
- Re: [REGRESSION] Warning... Oleksandr Natalenko
- Re: [REGRESSION] Warning... Yuchung Cheng
- Re: [REGRESSION] Warning... Oleksandr Natalenko
- Re: [REGRESSION] Warning... Oleksandr Natalenko
- Re: [REGRESSION] Warning... Oleksandr Natalenko
- Re: [REGRESSION] Warning... Yuchung Cheng
- Re: [REGRESSION] Warning... Oleksandr Natalenko
- Re: [REGRESSION] Warning... Yuchung Cheng
- Re: [REGRESSION] Warning... Oleksandr Natalenko
- Re: [REGRESSION] Warning in tcp_fastretrans_alert... Roman Gushchin
- Re: [REGRESSION] Warning in tcp_fastretrans_a... Yuchung Cheng