summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-05-21 21:08:52 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-05-21 21:12:04 +0530
commitf7f70e83706c91782e843aa2829cd2cd44f1dad7 (patch)
tree206444e9200274045a44fe7265377fc0880a757f
parent31d664b049e586a7b26576508041b73d9dc232eb (diff)
kselftest: unskip reuseport_bpf on all devices
kselftest net reuseport_bpf test case use to fail and now this been fixed upstream. so unskip this test now. Ref: https://bugs.linaro.org/show_bug.cgi?id=3502 LKFT: linux-mainline: x86: kselftest NET reuseport_bpf failed Change-Id: I068ebfa3df0143efd045f45578b79e807b5ebe7c Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/kselftest/skipfile-lkft.yaml27
1 files changed, 0 insertions, 27 deletions
diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml
index d7c0b25..5797092 100644
--- a/automated/linux/kselftest/skipfile-lkft.yaml
+++ b/automated/linux/kselftest/skipfile-lkft.yaml
@@ -192,33 +192,6 @@ skiplist:
- fw_filesystem.sh
- reason: >
- LKFT: linux-mainline: x86: kselftest NET reuseport_bpf failed (new test)
- url: https://bugs.linaro.org/show_bug.cgi?id=3502
- environments: production
- boards:
- - x86
- - qemu_x86_64
- - x15
- branches:
- - 4.4
- - 4.9
- - 4.14
- - 4.16
- - mainline
- tests:
- - reuseport_bpf
- - reason: >
- LKFT: linux-mainline: x86: kselftest NET reuseport_bpf failed (new test)
- url: https://bugs.linaro.org/show_bug.cgi?id=3502
- environments: production
- boards: all
- branches:
- - 4.4
- - 4.9
- tests:
- - reuseport_bpf
-
- - reason: >
LKFT: mainline: x86: kselftests fsgsbase_64 failed - GS/BASE changed from
0x1/0x0 to 0x0/0x0
Fails intermittently