OSDN Git Service

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)
commit81e167c2a216e7b54e6add9d2badcda267fe33b1
treecdb86b9b794222c66a452a59cab1113f22464f09
parentf2e72a0b79a03c4046f08515d1479f613f2eb139
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