]> 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)
commit71de3389cdfb13fdd8256b8cadd1133cfc19b3de
treecdb86b9b794222c66a452a59cab1113f22464f09
parent0714872b372c442a4a528b9f73f6fd4e516be70d
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