Re: [PATCH net-next] selftests: rtnetlink: test RTM_GETNETCONF

2017-10-10 Thread David Miller
From: Florian Westphal Date: Tue, 10 Oct 2017 16:18:05 +0200 > exercise RTM_GETNETCONF call path for unspec, inet and inet6 > families, they are DOIT_UNLOCKED candidates. > > Signed-off-by: Florian Westphal Applied, thanks Florian.

[PATCH net-next] selftests: rtnetlink: test RTM_GETNETCONF

2017-10-10 Thread Florian Westphal
exercise RTM_GETNETCONF call path for unspec, inet and inet6 families, they are DOIT_UNLOCKED candidates. Signed-off-by: Florian Westphal --- tools/testing/selftests/net/rtnetlink.sh | 28 1 file changed, 28 insertions(+) diff --git a/tools/testing/selftests/net/rtn