diff options
author | Ido Schimmel <idosch@nvidia.com> | 2022-07-28 13:45:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-07-29 13:21:02 +0200 |
commit | 974be75f250378a6913c7bb268adbfd9a76a6df9 (patch) | |
tree | cb2b3b35e874373212a372ab9e2dc31c60c03e04 /tools/testing/selftests/drivers | |
parent | netdevsim: fib: Fix reference count leak on route deletion failure (diff) | |
download | linux-974be75f250378a6913c7bb268adbfd9a76a6df9.tar.xz linux-974be75f250378a6913c7bb268adbfd9a76a6df9.zip |
netdevsim: fib: Add debugfs knob to simulate route deletion failure
The previous patch ("netdevsim: fib: Fix reference count leak on route
deletion failure") fixed a reference count leak that happens on route
deletion failure.
Such failures can only be simulated by injecting slab allocation
failures, which cannot be surgically injected.
In order to be able to specifically test this scenario, add a debugfs
knob that allows user space to fail route deletion requests when
enabled.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/drivers')
0 files changed, 0 insertions, 0 deletions