aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_maps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov1-1/+9
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov1-7/+12
2016-02-06samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com1-0/+92
2016-02-06samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau1-0/+96
2015-01-26samples: bpf: relax test_maps checkAlexei Starovoitov1-2/+2
2014-11-18bpf: add a testsuite for eBPF mapsAlexei Starovoitov1-0/+291