开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
2019-07-08
selftests/bpf: test perf buffer API
Andrii Nakryiko
2019-07-05
selftests/bpf: convert existing tracepoint tests to new APIs
Andrii Nakryiko
2019-07-05
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2019-07-05
selftests/bpf: switch test to new attach_perf_event API
Andrii Nakryiko
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-19
selftests/bpf: add realistic loop tests
Alexei Starovoitov
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-29
selftests: bpf: fix compiler warning in flow_dissector test
Alakesh Haloi
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-24
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
2019-05-23
selftests/bpf: add pyperf scale test
Alexei Starovoitov
2019-05-16
selftests/bpf: add prog detach to flow_dissector test
Stanislav Fomichev
2019-05-16
selftests/bpf: add missing \n to flow_dissector CHECK errors
Stanislav Fomichev
2019-05-09
selftests: bpf: initialize bpf_object pointers where needed
Lorenz Bauer
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
2019-04-23
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-23
selftests/bpf: run flow dissector tests in skb-less mode
Stanislav Fomichev
2019-04-23
selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
Stanislav Fomichev
2019-04-17
selftests/bpf: fix a compilation error
Yonghong Song
2019-04-16
selftests/bpf: make flow dissector tests more extensible
Stanislav Fomichev
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-09
bpf, selftest: test global data/bss/rodata sections
Joe Stringer
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
2019-04-04
selftests/bpf: add few verifier scale tests
Alexei Starovoitov
2019-04-03
selftests/bpf: fix vlan handling in flow dissector program
Stanislav Fomichev
2019-04-02
selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
Stanislav Fomichev
2019-03-26
selftests: bpf: don't depend on hardcoded perf sample_freq
Stanislav Fomichev
2019-03-12
selftests/bpf: fix segfault of test_progs when prog loading failed
Yonghong Song
2019-03-07
selftests: bpf: test_progs: initialize duration in singal_pending test
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev