From 289a193bb91359e66c538d8bd45529ec47cda0de Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Thu, 31 May 2018 23:27:02 +0530 Subject: kselftest: skip bpf test_tunnel.sh on x86 for next branch bpf test case test_tunnel.sh is causing kernel crash on x86 running linux-next branch. Change-Id: Icea556afdd0a1358a8917af5d25a2c580189167f Signed-off-by: Naresh Kamboju --- automated/linux/kselftest/skipfile-lkft.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml index 5797092..cff6241 100644 --- a/automated/linux/kselftest/skipfile-lkft.yaml +++ b/automated/linux/kselftest/skipfile-lkft.yaml @@ -647,3 +647,13 @@ skiplist: - 4.16 - mainline tests: read + + - reason: > + LKFT: next: selftests: bpf: test_tunnel.sh crash on x86 + BUG: unable to handle kernel NULL pointer dereference + url: https://bugs.linaro.org/show_bug.cgi?id=3856 + environments: all + boards: x86 + branches: + - next + tests: test_tunnel.sh -- cgit v1.2.3