commit | 3ca8e4029969d40ab90e3f1ecd83ab1cadd60fbb | [log] [tgz] |
---|---|---|
author | Craig Gallek <kraig@google.com> | Mon Jan 04 17:41:48 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 04 22:49:59 2016 -0500 |
tree | c3cf3d3cd580a1e759b2914cb79bf6ebcb28eb3f | |
parent | 538950a1b7527a0a52ccd9337e3fcd304f027f13 [diff] |
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>