Files
linux/Documentation/networking
Eric Dumazet 993498e537 net-device: move gso_partial_features to net_device_read_tx
dev->gso_partial_features is read from tx fast path for GSO packets.

Move it to appropriate section to avoid a cache line miss.

Fixes: 43a71cd66b ("net-device: reorganize net_device fast path variables")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Coco Li <lixiaoyan@google.com>
Cc: David Ahern <dsahern@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-01-02 12:35:42 +00:00
..
2023-07-19 09:56:50 -07:00
2023-08-18 11:29:03 -06:00
2023-12-05 10:48:01 +01:00
2020-10-29 19:27:45 +01:00
2020-04-10 18:11:04 -07:00
2023-08-18 11:29:03 -06:00
2023-12-13 16:16:40 -08:00