index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
bpf_verif_scale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Remove unused struct 'scale_test_def'
Dr. David Alan Gilbert
2024-06-03
1
-6
/
+0
*
selftests/bpf: detect testing prog flags support
Andrii Nakryiko
2024-01-23
1
-1
/
+1
*
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2023-11-17
1
-1
/
+1
*
selftests/bpf: set BPF_F_TEST_SANITY_SCRIPT by default
Andrii Nakryiko
2023-11-15
1
-1
/
+1
*
selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
Andrii Nakryiko
2023-03-09
1
-0
/
+6
*
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-09-02
1
-27
/
+27
*
selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()
Andrii Nakryiko
2021-12-02
1
-8
/
+20
*
selftests/bpf: Measure bpf_loop verifier performance
Joanne Koong
2021-11-30
1
-0
/
+12
*
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2021-11-02
1
-0
/
+5
*
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
2021-10-25
1
-61
/
+145
*
selftests/bpf: Add a verifier scale test with unknown bounded loop
Yonghong Song
2021-03-04
1
-0
/
+1
*
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
2020-09-04
1
-0
/
+4
*
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
2020-01-10
1
-0
/
+2
*
selftests/bpf: Integrate verbose verifier log into test_progs
Andrii Nakryiko
2019-11-25
1
-1
/
+3
*
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-08-27
1
-8
/
+1
*
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
2019-08-07
1
-2
/
+2
*
selftests/bpf: add loop test 5
Alexei Starovoitov
2019-08-06
1
-0
/
+1
*
selftests/bpf: add loop test 4
Alexei Starovoitov
2019-08-06
1
-0
/
+1
*
selftests/bpf: convert bpf_verif_scale.c to sub-tests API
Andrii Nakryiko
2019-07-28
1
-37
/
+40
*
selftests/bpf: abstract away test log output
Andrii Nakryiko
2019-07-28
1
-11
/
+20
*
selftest/bpf: centralize libbpf logging management for test_progs
Andrii Nakryiko
2019-07-28
1
-1
/
+5
*
selftests/bpf: add realistic loop tests
Alexei Starovoitov
2019-06-19
1
-11
/
+56
*
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-25
1
-0
/
+1
*
selftests/bpf: add pyperf scale test
Alexei Starovoitov
2019-05-23
1
-13
/
+18
*
selftests: bpf: initialize bpf_object pointers where needed
Lorenz Bauer
2019-05-09
1
-1
/
+1
*
selftests/bpf: add few verifier scale tests
Alexei Starovoitov
2019-04-03
1
-0
/
+49