index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
1
-0
/
+41
2020-11-09
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2
-7
/
+7
2020-11-09
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
1
-0
/
+6
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
1
-0
/
+4
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
1
-2
/
+15
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
1
-13
/
+172
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
1
-0
/
+43
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
1
-0
/
+214
2020-11-05
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
1
-0
/
+325
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
1
-0
/
+43
2020-11-05
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
1
-0
/
+99
2020-11-05
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
1
-15
/
+25
2020-11-03
selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
Alexander Duyck
1
-35
/
+16
2020-11-03
selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
Alexander Duyck
1
-27
/
+14
2020-11-03
selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
Alexander Duyck
1
-72
/
+43
2020-11-03
selftests/bpf: Drop python client/server in favor of threads
Alexander Duyck
1
-17
/
+78
2020-11-03
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
1
-0
/
+141
2020-10-19
bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked
Martin KaFai Lau
1
-18
/
+39
2020-10-15
bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo
Martin KaFai Lau
1
-25
/
+1
2020-10-11
bpf, selftests: Add test for different array inner map size
Daniel Borkmann
1
-10
/
+29
2020-10-09
selftests/bpf: Add profiler test
Alexei Starovoitov
1
-0
/
+72
2020-10-09
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
1
-8
/
+8
2020-10-07
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
1
-0
/
+225
2020-10-06
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
1
-1
/
+48
2020-10-02
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
1
-0
/
+18
2020-10-02
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2
-25
/
+83
2020-10-02
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
1
-0
/
+12
2020-10-02
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
1
-1
/
+1
2020-10-02
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
1
-1
/
+1
2020-09-30
selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS
Song Liu
1
-0
/
+66
2020-09-30
selftests/bpf: Fix alignment of .BTF_ids
Jean-Philippe Brucker
1
-0
/
+6
2020-09-30
selftests/bpf: Test "incremental" btf_dump in C format
Andrii Nakryiko
1
-0
/
+105
2020-09-29
bpf, selftests: Fix warning in snprintf_btf where system() call unchecked
John Fastabend
1
-1
/
+3
2020-09-29
selftests: Add selftest for disallowing modify_return attachment to freplace
Toke Høiland-Jørgensen
1
-0
/
+56
2020-09-29
selftests/bpf: Adding test for arg dereference in extension trace
Jiri Olsa
1
-0
/
+111
2020-09-29
selftests: Add test for multiple attachments of freplace program
Toke Høiland-Jørgensen
1
-32
/
+124
2020-09-29
selftests/bpf: Test BTF's handling of endianness
Andrii Nakryiko
1
-0
/
+101
2020-09-29
selftests/bpf: Move and extend ASSERT_xxx() testing macros
Andrii Nakryiko
1
-34
/
+0
2020-09-29
selftests: Make sure all 'skel' variables are declared static
Toke Høiland-Jørgensen
2
-2
/
+2
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: Fix unused-result warning in snprintf_btf.c
Alan Maguire
1
-1
/
+1
2020-09-28
selftests/bpf: Test BTF writing APIs
Andrii Nakryiko
1
-0
/
+278
2020-09-28
selftests/bpf: Add test for bpf_seq_printf_btf helper
Alan Maguire
1
-0
/
+74
2020-09-28
selftests/bpf: Fix overflow tests to reflect iter size increase
Alan Maguire
1
-7
/
+7
2020-09-28
selftests/bpf: Add bpf_snprintf_btf helper tests
Alan Maguire
1
-0
/
+60
2020-09-28
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
1
-13
/
+1
2020-09-28
selftest: bpf: Test copying a sockmap and sockhash
Lorenz Bauer
1
-6
/
+8
2020-09-28
selftests: bpf: Remove shared header from sockmap iter test
Lorenz Bauer
1
-18
/
+18
2020-09-28
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
1
-14
/
+36
2020-09-28
selftests/bpf: Add raw_tp_test_run
Song Liu
1
-0
/
+96
[prev]
[next]