diff options
author | Eric Dumazet <edumazet@google.com> | 2024-03-06 19:00:17 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-08 08:12:41 +0300 |
commit | 0b91fa4bfb1caedd01cb6eb3b733cbc77c9edb0e (patch) | |
tree | e5f372f14503a19d33a34fdcb90c3a3a862a7af8 /net/core/timestamping.c | |
parent | f59b5416c396ac4910dd7a0cdf26cbb0e1faf529 (diff) | |
download | linux-0b91fa4bfb1caedd01cb6eb3b733cbc77c9edb0e.tar.xz |
net: move ptype_all into net_hotdata
ptype_all is used in rx/tx fast paths.
Move it to net_hotdata for better cache locality.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20240306160031.874438-5-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/timestamping.c')
0 files changed, 0 insertions, 0 deletions