开源镜像站
帮助
动态
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
/
select_reuseport.c
Age
Commit message (
Expand
)
Author
2024-08-15
selftests/bpf: Monitor traffic for select_reuseport.
Kui-Feng Lee
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2021-12-14
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
2021-11-25
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
2021-10-08
selfetest/bpf: Make some tests serial
Yucong Sun
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2020-03-09
selftests: bpf: Enable UDP sockmap reuseport tests
Lorenz Bauer
2020-02-24
selftests/bpf: Run SYN cookies with reuseport BPF test only for TCP
Jakub Sitnicki
2020-02-24
selftests/bpf: Run reuseport tests only with supported socket types
Jakub Sitnicki
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-21
selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-12
selftests/bpf: Mark SYN cookie test skipped for UDP sockets
Jakub Sitnicki
2020-02-12
selftests/bpf: Fix error checking on reading the tcp_fastopen sysctl
Martin KaFai Lau
2020-01-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
2020-01-24
selftests: bpf: Make reuseport test output more legible
Lorenz Bauer
2019-12-13
selftests/bpf: Switch reuseport tests for test_progs framework
Jakub Sitnicki
2019-12-13
selftests/bpf: Move reuseport tests under prog_tests/
Jakub Sitnicki