index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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
2022-09-22
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-11-25
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2021-08-24
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
2021-08-17
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
2021-08-16
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
2021-07-22
selftests/bpf: Mute expected invalid map creation error msg
Martynas Pumputis
2021-07-20
bpf, selftests: Fix test_maps now that sockmap supports UDP
John Fastabend
2021-07-19
selftests/bpf: Check inner map deletion
Martynas Pumputis
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
2020-12-24
selftests/bpf: Work-around EBUSY errors from hashmap update/delete
Andrii Nakryiko
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
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
[next]