selftests: bpf: notification about privilege required to run test_kmod.sh testing...
authorJeffrin Jose T <ahiliation@gmail.com>
Thu, 21 Jun 2018 17:00:20 +0000 (22:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Aug 2018 11:09:04 +0000 (13:09 +0200)
commita17ea7fb07acfe4fe2da93a42849137c29740b53
treec801c5e9d26728291fe8584ee573e17c3dcd0630
parentc55300fcac1c15eb065eac626e17bd7b6d110346
selftests: bpf: notification about privilege required to run test_kmod.sh testing script

[ Upstream commit 81e167c2a216e7b54e6add9d2badcda267fe33b1 ]

The test_kmod.sh script require root privilege for the successful
execution of the test.

This patch is to notify the user about the privilege the script
demands for the successful execution of the test.

Signed-off-by: Jeffrin Jose T (Rajagiri SET) <ahiliation@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/bpf/test_kmod.sh