summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_maps.c
Commit message (Expand)AuthorAge
* bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-19
* bpf: unify rlimit handling in selftestsDaniel Borkmann2018-02-26
* selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian2018-02-22
* bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole2018-01-23
* selftests/bpf: speedup test_mapsAlexei Starovoitov2018-01-23
* selftests/bpf: fix broken build of test_mapsAlexei Starovoitov2017-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * bpf: enforce TCP only support for sockmapJohn Fastabend2017-10-20
* | bpf: Add tests for eBPF file modeChenbo Feng2017-10-20
|/
* bpf: add support for sockmap detach programsJohn Fastabend2017-09-08
* bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King2017-08-30
* bpf: test_maps add sockmap stress testJohn Fastabend2017-08-28
* bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend2017-08-28
* bpf: additional sockmap self testsJohn Fastabend2017-08-28
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-28
* bpf: selftests add sockmap testsJohn Fastabend2017-08-16
* bpf: testing: fix devmap testsJohn Fastabend2017-07-29
* bpf: add devmap, a map for storing net device referencesJohn Fastabend2017-07-17
* bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann2017-06-10
* 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