diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-08 15:43:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-12 10:51:26 +0100 |
commit | 666a877deab2bcf8fd11c962d69e687e18168a6f (patch) | |
tree | 89e2b63609b851bb4d95016c48310977b4ec9094 /net | |
parent | tcp: move tp->scaling_ratio to tcp_sock_read_txrx group (diff) | |
download | linux-666a877deab2bcf8fd11c962d69e687e18168a6f.tar.xz linux-666a877deab2bcf8fd11c962d69e687e18168a6f.zip |
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
tp->tcp_usec_ts is a read mostly field, used in rx and tx fast paths.
Fixes: d5fed5addb2b ("tcp: reorganize tcp_sock fast path variables")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Coco Li <lixiaoyan@google.com>
Cc: Wei Wang <weiwan@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions