aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_maps.c
Commit message (Expand)AuthorAge
* bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann2017-04-28
* bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-25
* bpf: Fix values type used in test_mapsDavid Miller2017-04-21
* bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-22
* bpf: Remove bpf_sys.h from selftestsMickaël Salaün2017-02-10
* bpf: Use bpf_create_map() from the libraryMickaël Salaün2017-02-10
* bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün2017-02-10
* bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün2017-02-10
* bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün2017-02-10
* bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün2017-02-10
* bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-27
* bpf: add initial suite for selftestsDaniel Borkmann2016-10-18