Re: [PATCH v2 net-next 4/4] soreuseport: BPF selection functional test
From: Alexei Starovoitov <hidden>
Date: 2015-12-29 23:51:47
From: Alexei Starovoitov <hidden>
Date: 2015-12-29 23:51:47
On Tue, Dec 29, 2015 at 12:29:10PM -0500, Craig Gallek wrote:
From: Craig Gallek <redacted> 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 <redacted>
nice test. Acked-by: Alexei Starovoitov <ast@kernel.org>