Re: [PATCH net-next v04 3/3] selftests: net/psock_fanout: unbound socket fanout
Gur Stavi wrote: > Add a test that validates that an unbound packet socket cannot create/join > a fanout group. > > Signed-off-by: Gur Stavi Reviewed-by: Willem de Bruijn
[PATCH net-next v04 3/3] selftests: net/psock_fanout: unbound socket fanout
Add a test that validates that an unbound packet socket cannot create/join a fanout group. Signed-off-by: Gur Stavi --- tools/testing/selftests/net/psock_fanout.c | 36 ++ 1 file changed, 36 insertions(+) diff --git a/tools/testing/selftests/net/psock_fanout.c b/tools/testi