Files
linux/net
Eric Dumazet 14a7e73b28 tcp_metrics: do not create an entry from tcp_init_metrics()
[ Upstream commit a135798e6e ]

tcp_init_metrics() only wants to get metrics if they were
previously stored in the cache. Creating an entry is adding
useless costs, especially when tcp_no_metrics_save is set.

Fixes: 51c5d0c4b1 ("tcp: Maintain dynamic metrics in local cache.")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:51:53 +01:00
..
2023-06-09 10:34:16 +02:00
2023-10-19 23:08:56 +02:00
2023-11-02 09:35:27 +01:00
2023-03-22 13:33:50 +01:00
2023-09-13 09:42:35 +02:00
2023-05-17 11:53:35 +02:00
2022-08-22 14:26:30 +01:00