summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_map_in_map_user.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin2020-12-021-6/+0
* samples: bpf: Refactor BPF map in map test with libbpfDaniel T. Lee2020-07-081-5/+48
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-141-1/+1
* bpf: Add test for syscall on fd array/htab lookupMartin KaFai Lau2017-06-291-0/+17
* bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-221-0/+116