From: Prashant Bhole
Date: Tue, 6 Mar 2018 17:31:32 +0900
> execute the subprocess in netns using 'ip netns exec'
>
> Fixes: cc30c93fa020 ("selftests/net: ignore background traffic in
> psock_fanout")
> Signed-off-by: Prashant Bhole
Applied, thank you.
> execute the subprocess in netns using 'ip netns exec'
>
> Fixes: cc30c93fa020 ("selftests/net: ignore background traffic in
> psock_fanout")
> Signed-off-by: Prashant Bhole
Acked-by: Willem de Bruijn
Thanks Prashant
execute the subprocess in netns using 'ip netns exec'
Fixes: cc30c93fa020 ("selftests/net: ignore background traffic in psock_fanout")
Signed-off-by: Prashant Bhole
---
tools/testing/selftests/net/in_netns.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selft