aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/nsim.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-04-12 15:19:25 +0000
committerDavid S. Miller <[email protected]>2024-04-15 10:32:13 +0000
commit8622f90a371b65a8e454ca3d1fe95aeed1bf1da4 (patch)
tree34ae2d2999a6e2a15b7ab2bb66e8b0552d746498 /tools/testing/selftests/net/lib/py/nsim.py
parentnet: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port() (diff)
downloadkernel-8622f90a371b65a8e454ca3d1fe95aeed1bf1da4.tar.gz
kernel-8622f90a371b65a8e454ca3d1fe95aeed1bf1da4.zip
net: ipv6_gre: 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_gre and leverage the network core allocation instead. Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/nsim.py')
0 files changed, 0 insertions, 0 deletions