Re: [PATCH v4 net-next 4/4] soreuseport: BPF selection functional test
From: Alexei Starovoitov <hidden>
Date: 2016-01-04 22:55:19
From: Alexei Starovoitov <hidden>
Date: 2016-01-04 22:55:19
On Mon, Jan 04, 2016 at 05:41:48PM -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>
Acked-by: Alexei Starovoitov <ast@kernel.org>