On Tue, Nov 27, 2018 at 5:42 PM Eric Dumazet <[email protected]> wrote:
>
> Neal pointed out that non sack flows might suffer from ACK compression
> added in the following patch ("tcp: implement coalescing on backlog queue")
>
> Instead of tweaking tcp_add_backlog() we can take into
> account how many ACK were coalesced, this information
> will be available in skb_shinfo(skb)->gso_segs
>
> Signed-off-by: Eric Dumazet <[email protected]>
> ---

Acked-by: Neal Cardwell <[email protected]>

Thanks!

neal

Reply via email to