diff options
| author | 2026-02-10 20:57:52 -0800 | |
|---|---|---|
| committer | 2026-02-10 20:57:53 -0800 | |
| commit | 70f1fbee85a4ee1c4d9278dff30b51f16e1d99db (patch) | |
| tree | 8e7f893b02e7c9d44c143eae2c304a7a84e65c7e /tools/perf/scripts/python | |
| parent | Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next (diff) | |
| parent | tcp: inet6_csk_xmit() optimization (diff) | |
Merge branch 'ipv6-tcp-no-longer-rebuild-fl6-at-each-transmit'
Eric Dumazet says:
====================
ipv6: tcp: no longer rebuild fl6 at each transmit
TCP v6 spends a good amount of time rebuilding a fresh fl6 at each
transmit in inet6_csk_xmit()/inet6_csk_route_socket().
TCP v4 caches the information in inet->cork.fl.u.ip4 instead.
This series changes TCP v6 to behave the same, saving cpu cycles
and reducing cache line misses and stack use.
====================
Link: https://patch.msgid.link/20260206173426.1638518-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
