This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathlibhugetlbfs-production.yaml
90 lines (90 loc) · 2.84 KB
/
libhugetlbfs-production.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
globals:
- environments: &environments_arm32
- qemu-armv7
- qemu_arm
- x15
projects:
- name: LKFT-libhugetlbfs
projects: &projects_all
- lkft/linux-next-master
- lkft/linux-mainline-master
- lkft/linux-stable-rc-linux-6.10.y
- lkft/linux-stable-rc-linux-6.9.y
- lkft/linux-stable-rc-linux-6.8.y
- lkft/linux-stable-rc-linux-6.7.y
- lkft/linux-stable-rc-linux-6.6.y
- lkft/linux-stable-rc-linux-6.5.y
- lkft/linux-stable-rc-linux-6.1.y
- lkft/linux-stable-rc-linux-5.15.y
- lkft/linux-stable-rc-linux-5.10.y
- lkft/linux-stable-rc-linux-5.4.y
- lkft/linux-stable-rc-linux-4.19.y
- lkft/linux-stable-rc-linux-4.14.y
- lkft/linux-stable-rc-linux-4.9.y
- lkft/linux-stable-rc-linux-4.4.y
- lkft/linaro-hikey-stable-rc-4.4-oe
url: https://qa-reports.linaro.org
environments: &environments_all
- bcm2711-rpi-4-b
- bcm2711-rpi-4-b-64k_page_size
- bcm2711-rpi-4-b-clang
- dragonboard-410c
- dragonboard-845c
- e850-96
- fvp-aemva
- fx700
- hi6220-hikey
- i386
- juno-r2
- juno-r2-kasan
- nxp-ls2088
- qemu-arm64
- qemu-armv7
- qemu-i386
- qemu-x86_64
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- rk3399-rock-pi-4b
- x15
- x86
- x86-kasan
known_issues:
- environments: *environments_all
notes: >
LKFT: libhugetlbfs: heapshrink-2M-64 failed and
fix patch is in latest release of libhugetlbfs repo
projects: *projects_all
test_name: libhugetlbfs/LD_PRELOAD_libhugetlbfs.so-libheapshrink.so-HUGETLB_MORECORE_SHRINK_yes-HUGETLB_MORECORE_yes-heapshrink-2M-64
url: https://bugs.linaro.org/show_bug.cgi?id=3950
active: true
intermittent: false
- environments:
- dragonboard-410c
notes: >
LKFT: db410c: libhugetlbfs: "heap-overflow-2M-64" failed
db410c is 1GB arm64 systems so it could of course be related to memory size
projects: *projects_all
test_name: libhugetlbfs/HUGETLB_VERBOSE_1-HUGETLB_MORECORE_yes-heap-overflow-2M-64
url: https://bugs.linaro.org/show_bug.cgi?id=3655
active: true
intermittent: false
- environments: *environments_arm32
notes: >
LKFT: libhugetlbfs: heapshrink-2M-64 and heapshrink-2M-32 on arm32 failed.
projects: *projects_all
test_name: libhugetlbfs/LD_PRELOAD_libhugetlbfs.so-libheapshrink.so-HUGETLB_MORECORE_SHRINK_yes-HUGETLB_MORECORE_yes-heapshrink-2M-32
url: https://bugs.linaro.org/show_bug.cgi?id=3950
active: true
intermittent: false
- environments:
- qemu-i386
- qemu_i386
notes: >
LKFT: libhugetlbfs: heapshrink-4M-32 on qemu_i386 failed.
projects: *projects_all
test_name: libhugetlbfs/LD_PRELOAD_libhugetlbfs.so-libheapshrink.so-HUGETLB_MORECORE_SHRINK_yes-HUGETLB_MORECORE_yes-heapshrink-4M-32
url: https://bugs.linaro.org/show_bug.cgi?id=3950
active: true
intermittent: false