From: Anders Roxell <[email protected]>
Date: Wed, 11 Apr 2018 17:17:34 +0200
> Script in_netns.sh isn't installed.
> --------------------
> running psock_fanout test
> --------------------
> ./run_afpackettests: line 12: ./in_netns.sh: No such file or directory
> [FAIL]
> --------------------
> running psock_tpacket test
> --------------------
> ./run_afpackettests: line 22: ./in_netns.sh: No such file or directory
> [FAIL]
>
> In current code added in_netns.sh to be installed.
>
> Fixes: cc30c93fa020 ("selftests/net: ignore background traffic in
> psock_fanout")
> Signed-off-by: Anders Roxell <[email protected]>
Applied, thanks.