Files
linux-stable-mirror/include/linux
Jeremy Kerr fa59dc2f6f net: core,vrf: Change pcpu_dstat fields to u64_stats_t
The pcpu_sw_netstats and pcpu_lstats structs both contain a set of
u64_stats_t fields for individual stats, but pcpu_dstats uses u64s
instead.

Make this consistent by using u64_stats_t across all stats types.

The per-cpu dstats are only used by the vrf driver at present, so update
that driver as part of this change.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20240607-dstats-v3-1-cc781fe116f7@codeconstruct.com.au
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-06-11 19:24:56 -07:00
..
2024-06-05 20:20:46 -07:00
2024-05-02 20:35:57 +02:00
2024-05-30 15:34:13 -07:00
2024-04-29 16:28:07 -07:00
2024-05-08 17:29:22 -04:00
2024-05-05 17:53:55 -07:00
2024-05-11 00:41:15 +00:00
2024-05-09 13:02:39 +02:00
2024-05-19 14:36:17 -07:00
2024-05-22 16:12:48 -07:00
2024-05-19 14:40:44 -07:00
2024-05-05 17:53:53 -07:00
2024-05-23 13:38:15 +02:00
2024-05-03 10:44:42 +01:00
2024-05-05 17:53:49 -07:00
2024-05-05 17:53:50 -07:00
2024-05-16 18:14:14 -05:00
2024-05-02 16:28:15 +02:00
2024-05-04 18:57:21 +02:00
2024-05-23 19:40:26 -07:00
2024-05-06 12:05:00 +02:00