]> git.hungrycats.org Git - linux/commit
Revert "selftests/bpf: Test tail call counting with bpf2bpf and data on stack"
authorSamasth Norway Ananda <samasth.norway.ananda@oracle.com>
Sat, 3 Feb 2024 01:12:28 +0000 (17:12 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Feb 2024 07:55:15 +0000 (08:55 +0100)
commit62900d358c480b12681a60b0c0f2ff5cd80d630c
tree3de89ef3299888a857d787b88d823049f9565f1a
parent75ac8dc028506c2c57e5869b58b81d8e528ce2c5
Revert "selftests/bpf: Test tail call counting with bpf2bpf and data on stack"

This reverts commit 3eefb2fbf4ec1c1ff239b8b65e6e78aae335e4a6.

libbpf support for "tc" progs doesn't exist for the linux-5.15.y tree.
This commit was backported too far back in upstream, to a kernel where
the libbpf support was not there for the test.

Signed-off-by: Samasth Norway Ananda <samasth.norway.ananda@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/bpf/prog_tests/tailcalls.c
tools/testing/selftests/bpf/progs/tailcall_bpf2bpf6.c [deleted file]