summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/lib/py/utils.py
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-04-04 15:52:51 +0300
committerDavid S. Miller <davem@davemloft.net>2024-04-08 12:58:46 +0300
commita9b2d55a8f1e9652b800c84c3986442ca6d1fb50 (patch)
tree021edcdf224ddcf4e33495806e392b3eb6e595ec /tools/testing/selftests/net/lib/py/utils.py
parent267e31750ae89f845cfe7df8f577b19482d9ef9b (diff)
downloadlinux-a9b2d55a8f1e9652b800c84c3986442ca6d1fb50.tar.xz
ip6_vti: Do not use custom stat allocator
With commit 34d21de99cea9 ("net: Move {l,t,d}stats allocation to core and convert veth & vrf"), stats allocation could be done on net core instead of in this driver. With this new approach, the driver doesn't have to bother with error handling (allocation failure checking, making sure free happens in the right spot, etc). This is core responsibility now. Remove the allocation in the ip6_vti and leverage the network core allocation instead. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions