commit | 81e167c2a216e7b54e6add9d2badcda267fe33b1 | [log] [tgz] |
---|---|---|
author | Jeffrin Jose T <ahiliation@gmail.com> | Thu Jun 21 22:30:20 2018 +0530 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Jun 22 00:30:02 2018 +0200 |
tree | cdb86b9b794222c66a452a59cab1113f22464f09 | |
parent | f2e72a0b79a03c4046f08515d1479f613f2eb139 [diff] |
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>