diff options
| author | Eric Dumazet <edumazet@google.com> | 2025-09-19 20:48:49 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-09-22 17:55:24 -0700 |
| commit | 17b14d235f58155a05cd9371e4559361ca3c67da (patch) | |
| tree | 10700c5d852eac1628a931213220f02d03d294dc /rust/helpers/pci.c | |
| parent | 4238cbf6ee27cd158e7407e4fef36088028a7b86 (diff) | |
net: move sk_uid and sk_protocol to sock_read_tx
sk_uid and sk_protocol are read from inet6_csk_route_socket()
for each TCP transmit.
Also read from udpv6_sendmsg(), udp_sendmsg() and others.
Move them to sock_read_tx for better cache locality.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20250919204856.2977245-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions
