index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_lru_map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-14
bpf: test ref bit from data path and add new tests for syscall path
Daniel Borkmann
1
-14
/
+274
2018-02-27
bpf: unify rlimit handling in selftests
Daniel Borkmann
1
-4
/
+2
2017-04-17
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
1
-1
/
+1
2017-04-17
bpf: lru: Cleanup test_lru_map.c
Martin KaFai Lau
1
-23
/
+9
2017-04-17
bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
Martin KaFai Lau
1
-5
/
+65
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
1
-1
/
+0
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
1
-2
/
+2
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
1
-1
/
+1
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
1
-3
/
+3
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
1
-14
/
+14
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
1
-41
/
+56
2017-01-17
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
1
-26
/
+27
2016-11-28
bpf: fix multiple issues in selftest suite and samples
Daniel Borkmann
1
-2
/
+6
2016-11-15
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
1
-0
/
+583