]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 21 Jun 2018 22:30:02 +0000 (00:30 +0200)
commit04ad5b6a82625dc5cc1e97b16180f149ea3276d6
treecdb86b9b794222c66a452a59cab1113f22464f09
parent2e67345b88c940eb4da6086c08759b24b29d8aa3
selftests: bpf: notification about privilege required to run test_kmod.sh testing script

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>
tools/testing/selftests/bpf/test_kmod.sh