Searched hist:"3 ca8e4029969d40ab90e3f1ecd83ab1cadd60fbb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | reuseport_bpf.c | 3ca8e4029969d40ab90e3f1ecd83ab1cadd60fbb Mon Jan 04 16:41:48 CST 2016 Craig Gallek <kraig@google.com> 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>
|
H A D | .gitignore | diff 3ca8e4029969d40ab90e3f1ecd83ab1cadd60fbb Mon Jan 04 16:41:48 CST 2016 Craig Gallek <kraig@google.com> 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>
|
H A D | Makefile | diff 3ca8e4029969d40ab90e3f1ecd83ab1cadd60fbb Mon Jan 04 16:41:48 CST 2016 Craig Gallek <kraig@google.com> 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>
|