aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/test_xdp_noinline.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov1-0/+833
add large semi-artificial XDP test with 18 functions to stress test bpf call verification logic Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>