-
- Downloads
soreuseport: BPF selection functional test
This program will build classic and extended BPF programs and validate the socket selection logic when used with SO_ATTACH_REUSEPORT_CBPF and SO_ATTACH_REUSEPORT_EBPF. It also validates the re-programing flow and several edge cases. Signed-off-by:Craig Gallek <kraig@google.com> Acked-by:
Alexei Starovoitov <ast@kernel.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- tools/testing/selftests/net/.gitignore 1 addition, 0 deletionstools/testing/selftests/net/.gitignore
- tools/testing/selftests/net/Makefile 1 addition, 1 deletiontools/testing/selftests/net/Makefile
- tools/testing/selftests/net/reuseport_bpf.c 467 additions, 0 deletionstools/testing/selftests/net/reuseport_bpf.c
Loading