diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-08 17:43:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-12 12:51:26 +0300 |
commit | 119ff04864a24470b1e531bb53e5c141aa8fefb0 (patch) | |
tree | 59c915e4d06a0c589e44363c9e27999f48d5a84a /scripts | |
parent | 78e563f2d6290b9f14e7a54522b66a4265d70328 (diff) | |
download | linux-119ff04864a24470b1e531bb53e5c141aa8fefb0.tar.xz |
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
tp->scaling_ratio 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 'scripts')
0 files changed, 0 insertions, 0 deletions