Merge ~canonical-kernel-team/+git/rt-hints:krzk/power9 into ~canonical-kernel-team/+git/rt-hints:main

Proposed by Krzysztof Kozlowski
Status: Merged
Merged at revision: 15b359dcecb4cfe15c3a61b69fc9a6015d3ef488
Proposed branch: ~canonical-kernel-team/+git/rt-hints:krzk/power9
Merge into: ~canonical-kernel-team/+git/rt-hints:main
Diff against target: 106 lines (+48/-3)
5 files modified
bionic-linux-hwe-5.4.yaml (+13/-3)
bionic-linux.yaml (+8/-0)
focal-linux-hwe-5.11.yaml (+9/-0)
focal-linux-hwe-5.8.yaml (+9/-0)
focal-linux.yaml (+9/-0)
Reviewer Review Type Date Requested Status
Krzysztof Kozlowski Pending
Review via email: mp+406071@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/bionic-linux-hwe-5.4.yaml b/bionic-linux-hwe-5.4.yaml
2index 09e7428..f592439 100644
3--- a/bionic-linux-hwe-5.4.yaml
4+++ b/bionic-linux-hwe-5.4.yaml
5@@ -3,18 +3,28 @@ DEFAULTS:
6 source: linux-hwe-5.4
7
8 ubuntu_kernel_selftests:
9- - version: 4.15.0.*
10+ - version: 5\.4\.0.*
11 test-case: memfd
12 state: FLAKY
13 comment: lp:#1926142 - memfd from ubuntu_kernel_selftests failed to build on B-5.4
14- - version: 4.15.0.*
15+ - version: 5\.4\.0.*
16 test-case: memory-hotplug
17 arch: amd64
18 cloud: metal
19 instance-type: rumford
20 state: FLAKY
21 comment: lp:#1866846 - memory-hotplug test from ubuntu_kernel_selftests timeout on some instance of B-gcp-5.3 / B-oracle-5.4
22- - version: 4.15.0.*
23+ - version: 5\.4\.0.*
24 test-case: seccomp
25 state: FLAKY
26 comment: lp:#1896420 - seccomp_bpf in seccomp from ubuntu_kernel_selftests failed to build on B-5.4
27+
28+ubuntu_ltp:
29+ - version: 5\.4\.0.*
30+ cloud: metal
31+ arch: ppc64el
32+ instance-type: baltar
33+ state: FLAKY
34+ # TODO: narrow test to memcg_subgroup_charge
35+ test-case: controllers
36+ comment: "lp:#1937220 ubuntu_ltp.memcg_subgroup_charge fails on focal/linux on ppc64el Power9 (no plans for fixing on v4.15 - v5.11 kernels)"
37diff --git a/bionic-linux.yaml b/bionic-linux.yaml
38index ba6f8be..01d8f51 100644
39--- a/bionic-linux.yaml
40+++ b/bionic-linux.yaml
41@@ -229,6 +229,14 @@ ubuntu_ltp:
42 # TODO: narrow test to memcg_stat_rss
43 test-case: controllers
44 comment: "LP: #1837035 - memcg_stat_rss from controllers in ubuntu_ltp failed"
45+ - version: 4\.15\.0.*
46+ cloud: metal
47+ arch: ppc64el
48+ instance-type: baltar
49+ state: FLAKY
50+ # TODO: narrow test to memcg_subgroup_charge
51+ test-case: controllers
52+ comment: "lp:#1937220 ubuntu_ltp.memcg_subgroup_charge fails on focal/linux on ppc64el Power9 (no plans for fixing on v4.15 - v5.11 kernels)"
53 - version: 4.15.0.*
54 cloud: metal
55 arch: i386
56diff --git a/focal-linux-hwe-5.11.yaml b/focal-linux-hwe-5.11.yaml
57index 322e009..d552427 100644
58--- a/focal-linux-hwe-5.11.yaml
59+++ b/focal-linux-hwe-5.11.yaml
60@@ -35,3 +35,12 @@ ubuntu_kernel_selftests:
61 state: FLAKY
62 comment: 'LP: #1900644 (tls), LP: #1892213 (psock_send.sh), LP: #1936325 (udpgro(_bench)?.sh fails to build), LP: #1880645 (icmp_redirect.sh), LP: #1928889 (devlink_port_split.py list index out of range), LP: #1928890 (vrf_route_leaking.sh: 45)'
63
64+ubuntu_ltp:
65+ - version: 5\.11\.0.*
66+ cloud: metal
67+ arch: ppc64el
68+ instance-type: baltar
69+ state: FLAKY
70+ # TODO: narrow test to memcg_subgroup_charge
71+ test-case: controllers
72+ comment: 'lp:#1937220 ubuntu_ltp.memcg_subgroup_charge fails on focal/linux on ppc64el Power9 (no plans for fixing on v4.15 - v5.11 kernels)'
73diff --git a/focal-linux-hwe-5.8.yaml b/focal-linux-hwe-5.8.yaml
74index e68c425..746bd6f 100644
75--- a/focal-linux-hwe-5.8.yaml
76+++ b/focal-linux-hwe-5.8.yaml
77@@ -40,3 +40,12 @@ ubuntu_kernel_selftests:
78 state: FLAKY
79 comment: 'LP: #1935973 (Killed with timeout after step #13) step #20 now'
80
81+ubuntu_ltp:
82+ - version: 5\.8\.0.*
83+ cloud: metal
84+ arch: ppc64el
85+ instance-type: baltar
86+ state: FLAKY
87+ # TODO: narrow test to memcg_subgroup_charge
88+ test-case: controllers
89+ comment: 'lp:#1937220 ubuntu_ltp.memcg_subgroup_charge fails on focal/linux on ppc64el Power9 (no plans for fixing on v4.15 - v5.11 kernels)'
90diff --git a/focal-linux.yaml b/focal-linux.yaml
91index 89d94ab..61806fc 100644
92--- a/focal-linux.yaml
93+++ b/focal-linux.yaml
94@@ -38,3 +38,12 @@ ubuntu_kvm_unit_tests:
95 state: FLAKY
96 comment: 'LP: #1931960 (css subtest fails CSS-MB format1: unaligned MB origin)'
97
98+ubuntu_ltp:
99+ - version: 5\.4\.0.*
100+ cloud: metal
101+ arch: ppc64el
102+ instance-type: baltar
103+ state: FLAKY
104+ # TODO: narrow test to memcg_subgroup_charge
105+ test-case: controllers
106+ comment: 'lp:#1937220 ubuntu_ltp.memcg_subgroup_charge fails on focal/linux on ppc64el Power9 (no plans for fixing on v4.15 - v5.11 kernels)'

Subscribers

People subscribed via source and target branches

to all changes: