index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-12-04
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
1
-2
/
+3
2021-11-26
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
1
-4
/
+4
2021-11-07
selftests/bpf: Free per-cpu values array in bpf_iter selftest
Andrii Nakryiko
1
-4
/
+4
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
1
-4
/
+2
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