+33
−25
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <edumazet@google.com>
Acked-by:
Neal Cardwell <ncardwell@google.com>
Signed-off-by:
David S. Miller <davem@davemloft.net>