aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-06-12 02:24:58 +0000
committerJakub Kicinski <[email protected]>2024-06-12 02:24:58 +0000
commitbfc65070a3767dd04bff32ef896394ba63cef085 (patch)
treeeee33772358f869f92af32d164ec187af273dc9c /net/ipv4/tcp_ipv4.c
parentip_tunnel: Move stats allocation to core (diff)
parentnet: vrf: move to generic dstat helpers (diff)
downloadkernel-bfc65070a3767dd04bff32ef896394ba63cef085.tar.gz
kernel-bfc65070a3767dd04bff32ef896394ba63cef085.zip
Merge branch 'net-core-unify-dstats-with-tstats-and-lstats-implement-generic-dstats-collection'
Jeremy Kerr says: ==================== net: core: Unify dstats with tstats and lstats, implement generic dstats collection The struct pcpu_dstats ("dstats") has a few variations from the other two stats types (struct pcpu_sw_netstats and struct pcpu_lstats), and doesn't have generic helpers for collecting the per-cpu stats into a struct rtnl_link_stats64. This change unifies dstats with the other types, adds a collection implementation to the core, and updates the single driver (vrf) to use this generic implementation. Of course, questions/comments/etc are most welcome! v3: https://lore.kernel.org/r/[email protected] v2: v1: https://lore.kernel.org/r/[email protected] ==================== Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions