Merge ~canonical-kernel-team/+git/rt-hints:xnox/riscv-hints into ~canonical-kernel-team/+git/rt-hints:main

Proposed by Dimitri John Ledkov
Status: Rejected
Rejected by: Po-Hsu Lin
Proposed branch: ~canonical-kernel-team/+git/rt-hints:xnox/riscv-hints
Merge into: ~canonical-kernel-team/+git/rt-hints:main
Diff against target: 61 lines (+23/-11)
2 files modified
focal-linux-riscv-5.11.yaml (+7/-10)
hirsute-linux-riscv.yaml (+16/-1)
Reviewer Review Type Date Requested Status
Krzysztof Kozlowski (community) Needs Fixing
Canonical Kernel Team Pending
Review via email: mp+407088@code.launchpad.net

Commit message

Synchronize riscv hints across focal & hirsute.

Drop unrelated arches hints.

Add hints for the observed failures in the last few cycles.

To post a comment you must log in.
Revision history for this message
Krzysztof Kozlowski (krzk) :
review: Needs Fixing
Revision history for this message
Dimitri John Ledkov (xnox) :
025d8ec... by Dimitri John Ledkov

riscv: v5.11: update ubuntu_kernel_selftests.net comment

Signed-off-by: Dimitri John Ledkov <email address hidden>

2ad801f... by Dimitri John Ledkov

riscv: v5.11: update ubuntu_kernel_selftests.ftrace comment

Signed-off-by: Dimitri John Ledkov <email address hidden>

Revision history for this message
Krzysztof Kozlowski (krzk) wrote :

Sometime prefix is "5.11" sometimes "v5.11". Typo: synchronsize (maybe others). The previous issues seems unfixed - commits were not modified.

review: Needs Fixing
Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

We are not testing RISCV 5.11 anymore.

Unmerged commits

2ad801f... by Dimitri John Ledkov

riscv: v5.11: update ubuntu_kernel_selftests.ftrace comment

Signed-off-by: Dimitri John Ledkov <email address hidden>

025d8ec... by Dimitri John Ledkov

riscv: v5.11: update ubuntu_kernel_selftests.net comment

Signed-off-by: Dimitri John Ledkov <email address hidden>

89706cd... by Dimitri John Ledkov

riscv: 5.11: drop hints for unrelated arches

Signed-off-by: Dimitri John Ledkov <email address hidden>

9b5a94b... by Dimitri John Ledkov

riscv: 5.11: kernel_selftests net and ftrace timeout

Signed-off-by: Dimitri John Ledkov <email address hidden>

9ee79e9... by Dimitri John Ledkov

riscv: 5.11: synchronsize hirsute & focal hints

linux-riscv[-5.11] is only built for riscv64, hence no need to specify
arch.

Make sure that comment for a test case makes sence (looks like
copy&paste error).

Ensure that ftrace_smoke_test is hinted in hirsute too, as it times
out there as well.

Signed-off-by: Dimitri John Ledkov <email address hidden>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/focal-linux-riscv-5.11.yaml b/focal-linux-riscv-5.11.yaml
2index 742f007..cd72bf4 100644
3--- a/focal-linux-riscv-5.11.yaml
4+++ b/focal-linux-riscv-5.11.yaml
5@@ -27,7 +27,7 @@ ubuntu_boot:
6 - version: 5.11.0.*
7 test-case: log_check
8 state: FLAKY
9- comment: 'LP: #1909422 ubuntu_ftrace_smoke_test timeout on F/G-riscv '
10+ comment: 'LP: #1905728 Issued caused by CONFIG_STRICT_KERNEL_RWX and some sections, likely init sections, carrying both text and data.'
11
12 ubuntu_ftrace_smoke_test:
13 - version: 5.11.0.*
14@@ -36,14 +36,11 @@ ubuntu_ftrace_smoke_test:
15 comment: 'LP: #1909422 ubuntu_ftrace_smoke_test timeout on F/G-riscv '
16
17 ubuntu_kernel_selftests:
18- - version: 5.11.0-24\..*
19- test-case: memory-hotplug
20- arch: amd64
21- state: FLAKY
22- comment: 'LP: #1897764 (mem-on-off-test.sh)'
23- - version: 5.11.0-24\..*
24+ - version: 5.11.0.*
25 test-case: net
26- arch: amd64|arm64
27 state: FLAKY
28- 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)'
29-
30+ comment: 'LP: #1900644 tls multi_chunk_sendfile never passed on Ubuntu'
31+ - version: 5.11.0.*
32+ test-case: frace
33+ state: FLAKY
34+ comment: 'LP: #1940080 failures & incomplete results'
35diff --git a/hirsute-linux-riscv.yaml b/hirsute-linux-riscv.yaml
36index 1e506c9..ae26ae9 100644
37--- a/hirsute-linux-riscv.yaml
38+++ b/hirsute-linux-riscv.yaml
39@@ -26,6 +26,21 @@ DEFAULTS:
40 ubuntu_boot:
41 - version: 5.11.0.*
42 test-case: log_check
43- arch: riscv
44 state: FLAKY
45 comment: 'LP: #1905728 Issued caused by CONFIG_STRICT_KERNEL_RWX and some sections, likely init sections, carrying both text and data.'
46+
47+ubuntu_ftrace_smoke_test:
48+ - version: 5.11.0.*
49+ test-case: ftrace-smoke-test
50+ state: FLAKY
51+ comment: 'LP: #1909422 ubuntu_ftrace_smoke_test timeout on F/G-riscv '
52+
53+ubuntu_kernel_selftests:
54+ - version: 5.11.0.*
55+ test-case: net
56+ state: FLAKY
57+ comment: 'LP: #1900644 tls multi_chunk_sendfile never passed on Ubuntu'
58+ - version: 5.11.0.*
59+ test-case: frace
60+ state: FLAKY
61+ comment: 'LP: #1940080 failures & incomplete results'

Subscribers

People subscribed via source and target branches

to all changes: