diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-02-10 20:57:52 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-10 20:57:53 -0800 |
| commit | 70f1fbee85a4ee1c4d9278dff30b51f16e1d99db (patch) | |
| tree | 8e7f893b02e7c9d44c143eae2c304a7a84e65c7e /tools/testing | |
| parent | 792aaea994537daa78f31a86c948ccbefa8f4706 (diff) | |
| parent | 97d7ae6e14c80ec0c2558d24d818212590f2d64f (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/testing')
0 files changed, 0 insertions, 0 deletions
