summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-02-06 17:34:26 +0000
committerJakub Kicinski <kuba@kernel.org>2026-02-10 20:57:50 -0800
commit97d7ae6e14c80ec0c2558d24d818212590f2d64f (patch)
tree8e7f893b02e7c9d44c143eae2c304a7a84e65c7e /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parenta6eee39cc2b95db3ae8ec92120f50aa899eb6652 (diff)
tcp: inet6_csk_xmit() optimization
After prior patches, inet6_csk_xmit() can reuse inet->cork.fl.u.ip6 if __sk_dst_check() returns a valid dst. Otherwise call inet6_csk_route_socket() to refresh inet->cork.fl.u.ip6 content and get a new dst. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20260206173426.1638518-8-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions