commit | 9c4e395a1e8c1dc14189b88f24d111f80353b9a4 | [log] [tgz] |
---|---|---|
author | Toke Høiland-Jørgensen <toke@redhat.com> | Sat Nov 09 21:37:28 2019 +0100 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Nov 10 19:26:30 2019 -0800 |
tree | 7d02d4ac8b61e484f5c2e40bfa18bdd5af46e953 | |
parent | ec6d5f47bfe36f46aa0de707e5beb2f58d96b76d [diff] |
selftests/bpf: Add tests for automatic map unpinning on load failure This add tests for the different variations of automatic map unpinning on load failure. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Andrii Nakryiko <andriin@fb.com> Acked-by: David S. Miller <davem@davemloft.net> Acked-by: Song Liu <songliubraving@fb.com> Link: https://lore.kernel.org/bpf/157333184838.88376.8243704248624814775.stgit@toke.dk