开源镜像站
帮助
动态
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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-16
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
2019-07-16
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
2019-07-15
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
2019-07-15
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
2019-07-12
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-12
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
2019-07-03
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
2019-06-27
selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
Stanislav Fomichev
2019-06-27
selftests/bpf: add sockopt test that exercises sk helpers
Stanislav Fomichev
2019-06-27
selftests/bpf: add sockopt test
Stanislav Fomichev
2019-06-26
selftests/bpf: build tests with debug info
Andrii Nakryiko
2019-06-24
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-11
selftests/bpf : clean up feature/ when make clean
Hechao Li
2019-06-05
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
Hangbin Liu
2019-05-31
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-24
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
2019-05-24
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
2019-04-12
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
2019-04-02
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
2019-03-22
selftests: bpf: tc-bpf flow shaping with EDT
Peter Oskolkov
2019-03-22
selftests/bpf: bpf tunnel encap test
Willem de Bruijn
2019-03-21
selftests: bpf: modify urandom_read and link it non-statically
Ivan Vecera
2019-03-21
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
2019-02-13
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-11
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-11
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-11
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
2019-02-10
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-01
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
2019-02-01
selftests/bpf: test for BPF_F_LOCK
Alexei Starovoitov
2019-02-01
selftests/bpf: add bpf_spin_lock C test
Alexei Starovoitov
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-29
selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector
Stanislav Fomichev
2019-01-27
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
2019-01-26
selftests: bpf: makefile support sub-register code-gen test mode
Jiong Wang
2019-01-25
selftests/bpf: suppress readelf stderr when probing for BTF support
Stanislav Fomichev
2019-01-15
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-10
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-21
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-20
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
2018-11-09
selftests/bpf: add a test case for sock_ops perf-event notification
Sowmini Varadhan
2018-11-07
selftests: add dummy xdp test helper
Paolo Abeni
[next]