diff options
| author | Daniel Borkmann <[email protected]> | 2023-11-14 00:42:13 +0000 |
|---|---|---|
| committer | Martin KaFai Lau <[email protected]> | 2023-11-20 18:15:15 +0000 |
| commit | 79e0c5be8c73a674c92bd4ba77b75f4f8c91d32e (patch) | |
| tree | 9ee2b819f5a39f5917cd9c084436be302597bcff /drivers/net/netkit.c | |
| parent | MAINTAINERS: Add netdev subsystem profile link (diff) | |
| download | kernel-79e0c5be8c73a674c92bd4ba77b75f4f8c91d32e.tar.gz kernel-79e0c5be8c73a674c92bd4ba77b75f4f8c91d32e.zip | |
net, vrf: Move dstats structure to core
Just move struct pcpu_dstats out of the vrf into the core, and streamline
the field names slightly, so they better align with the {t,l}stats ones.
No functional change otherwise. A conversion of the u64s to u64_stats_t
could be done at a separate point in future. This move is needed as we are
moving the {t,l,d}stats allocation/freeing to the core.
Signed-off-by: Daniel Borkmann <[email protected]>
Reviewed-by: Nikolay Aleksandrov <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: David Ahern <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions
