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
/
prog_tests
/
bpf_iter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
1
-2
/
+3
2021-08-15
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
1
-0
/
+16
2021-05-26
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
1
-17
/
+14
2021-04-20
bpf/selftests: Add bpf_get_task_stack retval bounds test_prog
Dave Marchevsky
1
-0
/
+1
2021-02-12
selftests/bpf: Add test for bpf_iter_task_vma
Song Liu
1
-10
/
+108
2020-12-05
selftests/bpf: Test bpf_sk_storage_get in tcp iterators
Florent Revest
1
-2
/
+16
2020-12-05
selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
Florent Revest
1
-0
/
+40
2020-12-05
selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
Florent Revest
1
-0
/
+64
2020-09-29
selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_id
Toke Høiland-Jørgensen
1
-3
/
+9
2020-09-29
selftests/bpf: Add test for bpf_seq_printf_btf helper
Alan Maguire
1
-0
/
+74
2020-09-29
selftests/bpf: Fix overflow tests to reflect iter size increase
Alan Maguire
1
-7
/
+7
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
1
-0
/
+21
2020-08-07
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
1
-8
/
+32
2020-07-31
selftests/bpf: Test bpf_iter buffer access with negative offset
Yonghong Song
1
-0
/
+13
2020-07-26
selftests/bpf: Add a test for out of bound rdonly buf access
Yonghong Song
1
-0
/
+22
2020-07-26
selftests/bpf: Add a test for bpf sk_storage_map iterator
Yonghong Song
1
-0
/
+72
2020-07-26
selftests/bpf: Add test for bpf array map iterators
Yonghong Song
1
-0
/
+161
2020-07-26
selftests/bpf: Add test for bpf hash map iterators
Yonghong Song
1
-0
/
+187
2020-07-01
selftests/bpf: Add bpf_iter test with bpf_get_task_stack()
Song Liu
1
-0
/
+17
2020-06-25
selftests/bpf: Add tcp/udp iterator programs to selftests
Yonghong Song
1
-0
/
+68
2020-05-10
tools/bpf: selftests: Add bpf_iter selftests
Yonghong Song
1
-0
/
+409