aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/pyperf_subprogs.c
AgeCommit message (Collapse)AuthorFilesLines
2020-09-03selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline testsAndrii Nakryiko1-0/+5
Add use of non-inlined subprogs to few bigger selftests to excercise libbpf's bpf2bpf handling logic. Also split l4lb_all selftest into two sub-tests. Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]