diff options
| author | Eric Dumazet <[email protected]> | 2024-04-25 19:34:50 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-26 13:55:29 -0700 |
| commit | 1bede0a12d3a45bd366d3cf9e1c7611d86f1bc1f (patch) | |
| tree | c5790b9f11b064ab3ff7796f131e60cf6693c529 /tools/perf/scripts/python/stackcollapse.py | |
| 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 <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions