diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-25 19:34:50 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-26 13:55:29 -0700 |
commit | 1bede0a12d3a45bd366d3cf9e1c7611d86f1bc1f (patch) | |
tree | c5790b9f11b064ab3ff7796f131e60cf6693c529 /tools | |
parent | 8880e2666fa87a7d62a60fea9fe9ed9ba21ddcf7 (diff) |
tcp: fix tcp_grow_skb() vs tstamps
I forgot to call tcp_skb_collapse_tstamp() in the
case we consume the second skb in write queue.
Neal suggested to create a common helper used by tcp_mtu_probe()
and tcp_grow_skb().
Fixes: 8ee602c63520 ("tcp: try to send bigger TSO packets")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Link: https://lore.kernel.org/r/20240425193450.411640-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions