On Fri, Feb 02, 2024 at 05:12:28PM -0800, Samasth Norway Ananda wrote:
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
Conflicts: tools/testing/selftests/bpf/prog_tests/tailcalls.c conflict was caused due to code overlap with the commit b06bde1c5ed6 ("selftests/bpf: Correct map_fd to data_fd in tailcalls") in the function test_tailcall_bpf2bpf_6(). As this function is removed by the revert conflict is resolved.
Now qeued up, thanks.
greg k-h