On 06/19/2018 10:20 AM, Daniel Díaz wrote: > fib_tests.sh became non-executable at some point. This is > what happens: > selftests: net: fib_tests.sh: Warning: file fib_tests.sh is > not executable, correct this. > not ok 1..11 selftests: net: fib_tests.sh [FAIL] > > Fixes: d69faad76584 ("selftests: fib_tests: Add prefix route tests with metric") > > Signed-off-by: Daniel Díaz <daniel.diaz@xxxxxxxxxx> > --- > tools/testing/selftests/net/fib_tests.sh | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100644 => 100755 tools/testing/selftests/net/fib_tests.sh > > diff --git a/tools/testing/selftests/net/fib_tests.sh b/tools/testing/selftests/net/fib_tests.sh > old mode 100644 > new mode 100755 > Hi David, Are you planning to pick this up for 4.18-rc3 or later? Acked-by: Shuah Khan <shuah@xxxxxxxxxx> thanks, -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html