index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_maps.c
Age
Commit message (
Expand
)
Author
2020-08-28
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
2020-07-09
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
2020-06-01
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
2020-06-01
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
2020-06-01
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
2020-06-01
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
2019-10-17
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
2019-07-29
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
2019-07-09
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
2019-01-31
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
Stanislav Fomichev
2019-01-29
selftests: bpf: remove duplicated include
YueHaibing
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
2018-11-21
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-20
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
2018-08-14
bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"
Colin Ian King
2018-08-11
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-20
bpf: Add tests for eBPF file mode
Chenbo Feng
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2017-08-30
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
2017-08-28
bpf: additional sockmap self tests
John Fastabend
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2017-06-10
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
2017-04-28
bpf: provide a generic macro for percpu values for selftests
Daniel Borkmann
2017-04-25
bpf: map_get_next_key to return first key on NULL
Teng Qin
2017-04-21
bpf: Fix values type used in test_maps
David Miller
2017-03-22
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
[next]