index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-11-10
selftests/bpf: Export map_update_retriable()
Hou Tao
1
-5
/
+12
2023-02-17
selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-1
/
+1
2022-09-23
selftests/bpf: Free the allocated resources after test case succeeds
Hou Tao
1
-9
/
+15
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
1
-1
/
+1
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
1
-14
/
+24
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
1
-5
/
+5
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
1
-1
/
+1
2021-12-15
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
1
-1
/
+0
2021-11-26
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
1
-54
/
+56
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
1
-3
/
+4
2021-08-25
selftests/bpf: Enlarge select() timeout for test_maps
Li Zhijian
1
-1
/
+1
2021-08-17
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
1
-1
/
+6
2021-08-17
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
1
-1
/
+8
2021-07-23
selftests/bpf: Mute expected invalid map creation error msg
Martynas Pumputis
1
-0
/
+5
2021-07-20
bpf, selftests: Fix test_maps now that sockmap supports UDP
John Fastabend
1
-2
/
+2
2021-07-20
selftests/bpf: Check inner map deletion
Martynas Pumputis
1
-1
/
+62
2021-05-26
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
1
-83
/
+85
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
1
-0
/
+17
2020-12-24
selftests/bpf: Work-around EBUSY errors from hashmap update/delete
Andrii Nakryiko
1
-6
/
+42
2020-11-06
bpf: Lift hashtab key_size limit
Florian Lehner
1
-1
/
+2
2020-08-28
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
1
-0
/
+2
2020-07-10
selftests: bpf: Fix detach from sockmap tests
Lorenz Bauer
1
-6
/
+6
2020-06-02
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
1
-1
/
+39
2020-06-02
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
1
-3
/
+3
2020-06-02
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
1
-0
/
+4
2020-06-02
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
1
-1
/
+1
2020-02-22
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
1
-5
/
+1
2019-10-21
selftest/bpf: Get rid of a bunch of explicit BPF program type setting
Andrii Nakryiko
1
-4
/
+0
2019-10-17
selftests/bpf: Switch test_maps to test_progs' test.h format
Andrii Nakryiko
1
-4
/
+4
2019-07-29
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
1
-0
/
+16
2019-07-09
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
1
-6
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
1
-9
/
+9
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
1
-13
/
+14
2019-01-31
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
Stanislav Fomichev
1
-1
/
+12
2019-01-29
selftests: bpf: remove duplicated include
YueHaibing
1
-1
/
+0
2019-01-01
selftests/bpf: fix error printing in test_devmap()
Xiaozhou Liu
1
-1
/
+1
2018-11-22
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
1
-0
/
+90
2018-11-20
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
1
-9
/
+55
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
1
-0
/
+122
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
1
-3
/
+7
2018-08-14
bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"
Colin Ian King
1
-1
/
+1
2018-08-11
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
1
-1
/
+261
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-4
/
+51
2018-02-27
bpf: unify rlimit handling in selftests
Daniel Borkmann
1
-5
/
+2
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
1
-4
/
+12
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
1
-6
/
+10
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
1
-3
/
+3
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+11
[next]