aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_progs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song1-0/+16
2017-05-01bpf: Include bpf_endian.h in test_progs.c too.David S. Miller1-0/+1
2017-04-28bpf: fix _htons occurences in test_progsDaniel Borkmann1-6/+4
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov1-0/+88
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov1-0/+58
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov1-0/+138