lists.linaro.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
List overview
Download
Lkft-triage
October 2020
----- 2025 -----
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
lkft-triage@lists.linaro.org
43 participants
605 discussions
Start a n
N
ew thread
BUG: KASAN: global-out-of-bounds in vprintk_store on x86_64
by Naresh Kamboju
While testing LTP controllers testing on x86_64 KASAN enabled linux next 20201013 tag kernel this kernel BUG noticed. The oom-killer log also noticed while running tests. metadata: git branch: master git repo:
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git commit: f2fb1afc57304f9dd68c20a08270e287470af2eb git describe: next-20201013 make_kernelversion: 5.9.0 kernel-config:
https://builds.tuxbuild.com/TXP6cqokP8BCYJrv7zf6kw/kernel.config
steps to reproduce: ------------------------- # cd /opt/ltp # ./runltp -f controllers Crash log: -------------- [ 221.921944] oom-kill:constraint=CONSTRAINT_MEMCG,nodemask=(null),cpuset=c,mems_allowed=0,oom_memcg=/0,task_memcg=in [ 221.922108] ================================================================== [ 221.922111] BUG: KASAN: global-out-of-bounds in vprintk_store+0x362/0x3d0 [ 221.922112] Write of size 2 at addr ffffffffba51dbcd by task memcg_test_1/11282 [ 221.922113] [ 221.922114] CPU: 1 PID: 11282 Comm: memcg_test_1 Not tainted 5.9.0-next-20201013 #1 [ 221.922116] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS 2.0b 07/27/2017 [ 221.922116] Call Trace: [ 221.922117] dump_stack+0xa4/0xd9 [ 221.922118] print_address_description.constprop.0+0x21/0x210 [ 221.922119] ? _raw_write_lock_bh+0xe0/0xe0 [ 221.922120] ? vprintk_store+0x362/0x3d0 [ 221.922121] kasan_report.cold+0x37/0x7c [ 221.922122] ? vprintk_store+0x362/0x3d0 [ 221.922123] check_memory_region+0x18c/0x1f0 [ 221.922124] memcpy+0x3c/0x60 [ 221.922125] vprintk_store+0x362/0x3d0 [ 221.922125] ? __ia32_sys_syslog+0x50/0x50 [ 221.922126] ? _raw_spin_lock_irqsave+0x9b/0x100 [ 221.922127] ? _raw_spin_lock_irq+0xf0/0xf0 [ 221.922128] ? __kasan_check_write+0x14/0x20 [ 221.922129] vprintk_emit+0x8d/0x1f0 [ 221.922130] vprintk_default+0x1d/0x20 [ 221.922131] vprintk_func+0x5a/0x100 [ 221.922132] printk+0xb2/0xe3 [ 221.922133] ? swsusp_write.cold+0x189/0x189 [ 221.922134] ? kernfs_vfs_xattr_set+0x60/0x60 [ 221.922134] ? _raw_write_lock_bh+0xe0/0xe0 [ 221.922135] ? trace_hardirqs_on+0x38/0x100 [ 221.922136] pr_cont_kernfs_path.cold+0x49/0x4b [ 221.922137] mem_cgroup_print_oom_context.cold+0x74/0xc3 [ 221.922138] dump_header+0x340/0x3bf [ 221.922139] oom_kill_process.cold+0xb/0x10 [ 221.922140] out_of_memory+0x1e9/0x860 [ 221.922141] ? oom_killer_disable+0x210/0x210 [ 221.922142] mem_cgroup_out_of_memory+0x198/0x1c0 [ 221.922143] ? mem_cgroup_count_precharge_pte_range+0x250/0x250 [ 221.922144] try_charge+0xa9b/0xc50 [ 221.922145] ? arch_stack_walk+0x9e/0xf0 [ 221.922146] ? memory_high_write+0x230/0x230 [ 221.922146] ? avc_has_extended_perms+0x830/0x830 [ 221.922147] ? stack_trace_save+0x94/0xc0 [ 221.922148] ? stack_trace_consume_entry+0x90/0x90 [ 221.922149] __memcg_kmem_charge+0x73/0x120 [ 221.922150] ? cred_has_capability+0x10f/0x200 [ 221.922151] ? mem_cgroup_can_attach+0x260/0x260 [ 221.922152] ? selinux_sb_eat_lsm_opts+0x2f0/0x2f0 [ 221.922153] ? obj_cgroup_charge+0x16b/0x220 [ 221.922154] ? kmem_cache_alloc+0x78/0x4c0 [ 221.922155] obj_cgroup_charge+0x122/0x220 [ 221.922156] ? vm_area_alloc+0x20/0x90 [ 221.922156] kmem_cache_alloc+0x78/0x4c0 [ 221.922157] vm_area_alloc+0x20/0x90 [ 221.922158] mmap_region+0x3ed/0x9a0 [ 221.922159] ? cap_mmap_addr+0x1d/0x80 [ 221.922160] do_mmap+0x3ee/0x720 [ 221.922161] vm_mmap_pgoff+0x16a/0x1c0 [ 221.922162] ? randomize_stack_top+0x90/0x90 [ 221.922163] ? copy_page_range+0x1980/0x1980 [ 221.922163] ksys_mmap_pgoff+0xab/0x350 [ 221.922164] ? find_mergeable_anon_vma+0x110/0x110 [ 221.922165] ? __audit_syscall_entry+0x1a6/0x1e0 [ 221.922166] __x64_sys_mmap+0x8d/0xb0 [ 221.922167] do_syscall_64+0x38/0x50 [ 221.922168] entry_SYSCALL_64_after_hwframe+0x44/0xa9 [ 221.922169] RIP: 0033:0x7fe8f5e75103 [ 221.922172] Code: 54 41 89 d4 55 48 89 fd 53 4c 89 cb 48 85 ff 74 56 49 89 d9 45 89 f8 45 89 f2 44 89 e2 4c 89 ee 48 89 ef b8 09 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 7d 5b 5d 41 5c 41 5d 41 5e 41 5f c3 66 2e 0f [ 221.922173] RSP: 002b:00007ffd38c90198 EFLAGS: 00000246 ORIG_RAX: 0000000000000009 [ 221.922175] RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fe8f5e75103 [ 221.922176] RDX: 0000000000000003 RSI: 0000000000001000 RDI: 0000000000000000 [ 221.922178] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 [ 221.922179] R10: 0000000000002022 R11: 0000000000000246 R12: 0000000000000003 [ 221.922180] R13: 0000000000001000 R14: 0000000000002022 R15: 0000000000000000 [ 221.922181] [ 213O[ 221.922182] The buggy address belongs to the variable: [ 221.922183] clear_seq+0x2d/0x40 [ 221.922183] [ 221.922184] Memory state around the buggy address: [ 221.922185] ffffffffba51da80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 221.922187] ffffffffba51db00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 221.922188] >ffffffffba51db80: f9 f9 f9 f9 00 f9 f9 f9 f9 f9 f9 f9 00 f9 f9 f9 [ 221.922189] ^ [ 221.922190] ffffffffba51dc00: f9 f9 f9 f9 00 f9 f9 f9 f9 f9 f9 f9 00 f9 f9 f9 [ 221.922191] ffffffffba51dc80: f9 f9 f9 f9 01 f9 f9 f9 f9 f9 f9 f9 00 f9 f9 f9 [ 221.922193] ================================================================== [ 221.922194] Disabling lock debugging due to kernel taint [ 221.922196] ,task=memcg_test_1,pid=11280,uid=0 [ 221.922205] Memory cgroup out of memory: Killed process 11280 (memcg_test_1) total-vm:4124kB, anon-rss:72kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:48kB oom_score_adj:0 [ 221.922509] memcg_test_1 invoked oom-killer: gfp_mask=0xcc0(GFP_KERNEL), order=0, oom_score_adj=0 [ 222.885676] CPU: 2 PID: 11283 Comm: memcg_test_1 Tainted: G B 5.9.0-next-20201013 #1 [ 222.885678] Hardware name: Supermicro SYS-5019S-ML/X11SSH-F, BIOS 2.0b 07/27/2017 [ 222.885679] Call Trace: [ 222.885683] dump_stack+0xa4/0xd9 [ 222.885686] dump_header+0x8f/0x3bf [ 222.885689] oom_kill_process.cold+0xb/0x10 [ 222.885692] out_of_memory+0x1e9/0x860 [ 222.885697] ? oom_killer_disable+0x210/0x210 [ 222.923728] mem_cgroup_out_of_memory+0x198/0x1c0 [ 222.923731] ? mem_cgroup_count_precharge_pte_range+0x250/0x250 Reported-by: Naresh Kamboju <naresh.kamboju(a)linaro.org> full test details and log link,
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20201013/te…
-- Linaro LKFT
https://lkft.linaro.org
4 years, 6 months
5
7
0
0
mainline 5.9.0/e6037a753e8e: no regressions found in project linux-mainline master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: e6037a753e8e9a4146f7d94c32eb30a6717c9c70 git describe: v5.9-3979-ge6037a753e8e Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.9-3979-ge…
No regressions (compared to build v5.9-855-g53acd350503d) No fixes (compared to build v5.9-855-g53acd350503d) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 6, * linux-log-parser - fail: 1, pass: 31, * perf - fail: 3, pass: 66, skip: 9, xfail: 1 dragonboard-845c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 1, * linux-log-parser - pass: 8, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 10, * linux-log-parser - pass: 48, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
selftests: netfilter: nft_nat.sh: /dev/stdin:2:9-15: Error: syntax error, unexpected counter
by Naresh Kamboju
While running kselftest netfilter test on x86_64 devices linux next tag 20201013 kernel these errors are noticed. This not specific to kernel version we have noticed these errors earlier also. Am I missing configs ? Please refer to the config file we are using. We are using the minimal busybox shell. BusyBox v1.27.2 (2020-07-17 18:42:50 UTC) multi-call binary. metadata: git branch: master git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git commit: f2fb1afc57304f9dd68c20a08270e287470af2eb git describe: next-20201013 make_kernelversion: 5.9.0 kernel-config:
http://snapshots.linaro.org/openembedded/lkft/lkft/sumo/intel-corei7-64/lkf…
Test output log: -------------------- selftests: netfilter: nft_nat.sh [ 1207.251385] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 1207.342479] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready # /dev/stdin:2:9-15: Error: syntax error, unexpected counter # counter ns0in {} # ^^^^^^^ # /dev/stdin:3:9-15: Error: syntax error, unexpected counter # counter ns1in {} # ^^^^^^^ # /dev/stdin:4:9-15: Error: syntax error, unexpected counter # counter ns2in {} # ^^^^^^^ # /dev/stdin:6:9-15: Error: syntax error, unexpected counter # counter ns0out {} # ^^^^^^^ <trim> # /dev/stdin:12:9-15: Error: syntax error, unexpected counter # counter ns2in6 {} # ^^^^^^^ # /dev/stdin:14:9-15: Error: syntax error, unexpected counter # counter ns0out6 {} # ^^^^^^^ [ 1208.229989] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter ns0in # ^^^^^^^ # ERROR: ns0in counter in ns1-loU9Vlmj has unexpected value (expected packets 1 bytes 84) at check_counters 1 # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter ns0in # ^^^^^^^ # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter ns0out # ^^^^^^^ # ERROR: ns0out counter in ns1-loU9Vlmj has unexpected value (expected packets 1 bytes 84) at check_counters 2 # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter ns0out # ^^^^^^^ # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter ns0in6 # ERROR: ns1 counter in ns0-loU9Vlmj has unexpected value (expected packets 1 bytes 104) at check_ns0_counters 5 # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter ns1 # ^^^^^^^ <trim> # <cmdline>:1:16-19: Error: syntax error, unexpected inet # reset counters inet # ^^^^ # <cmdline>:1:16-19: Error: syntax error, unexpected inet # reset counters inet # ^^^^ # FAIL: nftables v0.7 (Scrooge McDuck) not ok 2 selftests: netfilter: nft_nat.sh # exit=1 # selftests: netfilter: bridge_brouter.sh # SKIP: Could not run test without ebtables ok 3 selftests: netfilter: bridge_brouter.sh # SKIP # selftests: netfilter: conntrack_icmp_related.sh [ 1215.679815] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 1215.698932] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 1215.711612] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 1216.678043] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter unknown # ^^^^^^^ # ERROR: counter unknown in nsclient1 has unexpected value (expected packets 0 bytes 0) # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter unknown # ^^^^^^^ <trim> # ERROR: counter related in nsclient1 has unexpected value (expected packets 2 bytes 1856) # <cmdline>:1:6-12: Error: syntax error, unexpected counter # list counter inet filter related # ^^^^^^^ # ERROR: icmp error RELATED state test has failed not ok 4 selftests: netfilter: conntrack_icmp_related.sh # exit=1 # selftests: netfilter: nft_flowtable.sh # Cannot create namespace file \"/var/run/netns/ns1\": File exists [ 1230.570705] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 1230.757525] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 1230.843221] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # PASS: netns routing/connectivity: ns1 can reach ns2 # BusyBox v1.27.2 (2020-07-17 18:42:50 UTC) multi-call binary. # # Usage: nc [IPADDR PORT] # BusyBox v1.27.2 (2020-07-17 18:42:50 UTC) multi-call binary. # # Usage: nc [IPADDR PORT] # FAIL: file mismatch for ns1 -> ns2 # -rw------- 1 root root 1079296 Oct 13 09:54 /tmp/tmp.EyNCJDBncG # -rw------- 1 root root 0 Oct 13 09:54 /tmp/tmp.CR5cdEqIHB # FAIL: file mismatch for ns1 <- ns2 # -rw------- 1 root root 4677632 Oct 13 09:54 /tmp/tmp.NkSMo4ZijB # -rw------- 1 root root 0 Oct 13 09:54 /tmp/tmp.irBE9wPUAV # FAIL: flow offload for ns1/ns2: # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # BusyBox v1.27.2 (2020-07-17 18:42:50 UTC) multi-call binary. # # Usage: nc [IPADDR PORT] # BusyBox v1.27.2 (2020-07-17 18:42:50 UTC) multi-call binary. # # Usage: nc [IPADDR PORT] # FAIL: file mismatch for ns1 -> ns2 # -rw------- 1 root root 1079296 Oct 13 09:54 /tmp/tmp.EyNCJDBncG # -rw------- 1 root root 0 Oct 13 09:54 /tmp/tmp.CR5cdEqIHB # FAIL: file mismatch for ns1 <- ns2 # -rw------- 1 root root 4677632 Oct 13 09:54 /tmp/tmp.NkSMo4ZijB # -rw------- 1 root root 0 Oct 13 09:54 /tmp/tmp.irBE9wPUAV # FAIL: flow offload for ns1/ns2 with NAT # <cmdline>:1:1-23: Error: Could not process rule: Table 'filter' does not exist # list table inet filter # ^^^^^^^^^^^^^^^^^^^^^^^ # <cmdline>:1:32-32: Error: syntax error, unexpected newline, expecting handle # delete rule inet filter forward # ^ # FAIL: Could not delete large-packet accept rule not ok 5 selftests: netfilter: nft_flowtable.sh # exit=1 # selftests: netfilter: ipvs.sh # skip: could not run test without ipvs module ok 6 selftests: netfilter: ipvs.sh # SKIP # selftests: netfilter: nft_concat_range.sh # TEST: reported issues # Add two elements, flush, re-add [ 1240.096121] kauditd_printk_skb: 40 callbacks suppressed [ 1240.096124] audit: type=1325 audit(1602582894.032:87830): table=t:72;?:0 family=2 entries=1 op=nft_register_table pid=9084 subj=kernel comm=\"nft\" [ 1240.114551] audit: type=1325 audit(1602582894.032:87830): table=t:72;s:1 family=2 entries=0 op=nft_register_set pid=9084 subj=kernel comm=\"nft\" [ 1240.127450] audit: type=1325 audit(1602582894.032:87830): table=?:0;?:0 family=0 entries=2 op=nft_register_gen pid=9084 subj=kernel comm=\"nft\" [FAIL] [ 1240.169015] audit: type=1325 audit(1602582894.105:87831): table=t:72;s:1 family=2 entries=0 op=nft_unregister_set pid=9087 subj=kernel comm=\"nft\" [ 1240.182153] audit: type=1325 audit(1602582894.105:87831): table=t:72;?:0 family=2 entries=0 op=nft_unregister_table pid=9087 subj=kernel comm=\"nft\" [ 1240.195412] audit: type=1325 audit(1602582894.105:87831): table=?:0;?:0 family=0 entries=3 op=nft_register_gen pid=9087 subj=kernel comm=\"nft\" not ok 7 selftests: netfilter: nft_concat_range.sh # exit=1 # selftests: netfilter: nft_conntrack_helper.sh # SKIP: Could not run test without conntrack tool ok 8 selftests: netfilter: nft_conntrack_helper.sh # SKIP # selftests: netfilter: nft_queue.sh [ 1242.587245] IPv6: ADDRCONF(NETDEV_CHANGE): veth0: link becomes ready [ 1242.605473] IPv6: ADDRCONF(NETDEV_CHANGE): veth1: link becomes ready # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # [ 1243.557996] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready # PASS: ns1-4ngWFkmc can reach ns2-4ngWFkmc # internal:0:0-0: Error: Could not open file \"-\": No such file or directory # # # FAIL: ip expected failure, got 0 not ok 9 selftests: netfilter: nft_queue.sh # exit=1 # selftests: netfilter: nft_meta.sh # /dev/stdin:2:9-15: Error: syntax error, unexpected counter # counter iifcount {} # ^^^^^^^ # /dev/stdin:3:9-15: Error: syntax error, [ 1245.942205] kselftest: Running tests in nsfs unexpected counter # counter iifnamecount {} # ^^^^^^^ # /dev/stdin:4:9-15: Error: syntax error, unexpected counter # counter iifgroupcount {} # ^^^^^^^ <trim> # /dev/stdin:11:9-15: Error: syntax error, unexpected counter # counter icurrentyearc[ 1246.027275] kselftest: Running tests in pidfd ounter {} # ^^^^^^^ # SKIP: Could not add test ruleset Reported-by: Naresh Kamboju <naresh.kamboju(a)linaro.org> Full test log link,
https://lkft.validation.linaro.org/scheduler/job/1839013#L12339
-- Linaro LKFT
https://lkft.linaro.org
4 years, 6 months
2
3
0
0
mainline 5.9.0/3e4fb4346c78: regressions detected in project linux-mainline master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo: ['
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
', '
https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline
'] git branch: master git commit: 3e4fb4346c781068610d03c12b16c0cfb0fd24a3 git describe: v5.9-4105-g3e4fb4346c78 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.9-4105-g3…
Regressions (compared to build v5.9-730-g2646fb032f51) ------------------------------------------------------------------------ qemu_arm: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT nxp-ls2088: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_i386: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT dragonboard-410c: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_arm64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_x86_64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT No fixes (compared to build v5.9-730-g2646fb032f51) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 6, * libhugetlbfs - fail: 1, pass: 89, skip: 1, * linux-log-parser - fail: 2, pass: 174, * ltp-cap_bounds-tests - pass: 1, * ltp-containers-tests - pass: 83, xfail: 2 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-ipc-tests - pass: 8, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-tracing-tests - fail: 1, pass: 3, skip: 5, * v4l2-compliance - fail: 4, pass: 40, xfail: 1 dragonboard-845c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 1, * linux-log-parser - pass: 8, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, nxp-ls2088 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 13, pass: 139, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 299, skip: 31, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1091, skip: 205, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_arm * libhugetlbfs - skip: 1, * linux-log-parser - pass: 144, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 78, skip: 5, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 122, skip: 210, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 36, skip: 15, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - skip: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 24, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1175, skip: 121, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_arm64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 3, pass: 141, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - fail: 1, pass: 82, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 301, skip: 31, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1114, skip: 183, xfail: 3 * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_i386 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 2, pass: 142, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 196, skip: 136, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 44, skip: 5, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 107, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 20, pass: 1185, skip: 100, xfail: 5 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_x86_64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 144, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 82, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 194, skip: 136, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 45, skip: 5, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 58, skip: 16, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 11, pass: 1124, skip: 173, xfail: 2 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 10, * linux-log-parser - fail: 38, pass: 162, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
next 5.9.0/03d992bd2de6: no regressions found in project linux-next master on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git branch: master git commit: 03d992bd2de6c7f2c9bbd4260ff104c0926ce3ff git describe: next-20201015 Test details:
https://qa-reports.linaro.org/lkft/linux-next-master-sanity/build/next-2020…
No regressions (compared to build next-20201013) No fixes (compared to build next-20201013) Boards, architectures and test suites: ------------------------------------- dragonboard-410c * build - fail: 1, * linux-log-parser - pass: 8, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
mainline 5.9.0/6448cbf662c7: no regressions found in project linux-mainline master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 6448cbf662c7858c0d9eb0b135962bedd6d0b9a0 git describe: v5.9-3978-g6448cbf662c7 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.9-3978-g6…
No regressions (compared to build v5.9-730-g2646fb032f51) No fixes (compared to build v5.9-730-g2646fb032f51) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 6, * linux-log-parser - fail: 1, pass: 31, dragonboard-845c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 1, * linux-log-parser - pass: 8, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 10, * linux-log-parser - pass: 48, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
mainline 5.9.0/4da9af0014b5: regressions detected in project linux-mainline master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo: ['
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
', '
https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline
'] git branch: master git commit: 4da9af0014b51c8b015ed8c622440ef28912efe6 git describe: v5.9-3393-g4da9af0014b5 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.9-3393-g4…
Regressions (compared to build v5.9-730-g2646fb032f51) ------------------------------------------------------------------------ qemu_arm: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT nxp-ls2088: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_i386: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_arm64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_x86_64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT No fixes (compared to build v5.9-730-g2646fb032f51) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 6, * libhugetlbfs - fail: 1, pass: 89, skip: 1, * linux-log-parser - fail: 2, pass: 198, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 83, xfail: 2 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-sched-tests - pass: 10, * ltp-tracing-tests - fail: 1, pass: 3, skip: 5, dragonboard-845c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 1, * linux-log-parser - pass: 8, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, nxp-ls2088 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 13, pass: 139, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 14, xfail: 1 * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 299, skip: 31, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1091, skip: 205, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_arm * libhugetlbfs - skip: 1, * linux-log-parser - fail: 1, pass: 143, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 78, skip: 5, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 122, skip: 210, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 36, skip: 15, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - skip: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 24, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1175, skip: 121, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_arm64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 142, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - fail: 1, pass: 82, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 299, skip: 31, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1114, skip: 183, xfail: 3 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_i386 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 1, pass: 143, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 194, skip: 136, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 44, skip: 5, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 107, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 20, pass: 1186, skip: 100, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 37, xfail: 2 qemu_x86_64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 144, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 196, skip: 136, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 45, skip: 5, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 58, skip: 16, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 11, pass: 1124, skip: 173, xfail: 2 * v4l2-compliance - fail: 4, pass: 41, xfail: 1 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 10, * linux-log-parser - fail: 38, pass: 162, * ltp-fcntl-locktests-tests - pass: 1, * ltp-fi[ - pass: 1, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
mainline 5.9.0/531d29b0b674: no regressions found in project linux-mainline master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git branch: master git commit: 531d29b0b674036347a04c08c0898ff1aa522180 git describe: v5.9-3311-g531d29b0b674 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.9-3311-g5…
No regressions (compared to build v5.9-730-g2646fb032f51) No fixes (compared to build v5.9-730-g2646fb032f51) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 6, * linux-log-parser - fail: 3, pass: 29, dragonboard-845c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 1, * linux-log-parser - pass: 8, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 10, * linux-log-parser - pass: 48, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
mainline 5.9.0/37187df45af7: regressions detected in project linux-mainline master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo: ['
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
', '
https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline
'] git branch: master git commit: 37187df45af7d28d27b5c130c23f407ca9dbefa2 git describe: v5.9-3329-g37187df45af7 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.9-3329-g3…
Regressions (compared to build v5.9-730-g2646fb032f51) ------------------------------------------------------------------------ qemu_arm: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT nxp-ls2088: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_i386: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT dragonboard-410c: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_arm64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_x86_64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT No fixes (compared to build v5.9-730-g2646fb032f51) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 6, * libhugetlbfs - fail: 1, pass: 89, skip: 1, * linux-log-parser - fail: 1, pass: 183, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 83, xfail: 2 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-io-tests - pass: 2, * ltp-math-tests - pass: 10, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1138, skip: 168, xfail: 3 * ltp-tracing-tests - fail: 1, pass: 3, skip: 5, * v4l2-compliance - fail: 4, pass: 40, xfail: 1 dragonboard-845c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 1, * linux-log-parser - pass: 8, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, nxp-ls2088 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 11, pass: 141, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 301, skip: 31, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1091, skip: 205, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_arm * libhugetlbfs - skip: 1, * linux-log-parser - fail: 1, pass: 143, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 78, skip: 5, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 122, skip: 210, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 36, skip: 15, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - skip: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 24, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1175, skip: 121, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_arm64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 143, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - fail: 1, pass: 82, xfail: 2 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1114, skip: 183, xfail: 3 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_i386 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 1, pass: 143, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 196, skip: 136, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 44, skip: 5, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 107, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 20, pass: 1185, skip: 100, xfail: 5 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_x86_64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 144, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 82, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 196, skip: 136, xfail: 4 * ltp-cpuhotplug-tests - pass: 4, skip: 1, xfail: 1 * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 45, skip: 5, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 58, skip: 16, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 11, pass: 1124, skip: 173, xfail: 2 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 10, * linux-log-parser - fail: 38, pass: 162, * ltp-fs-tests - pass: 56, skip: 6, * ltp-sched-tests - pass: 10, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
mainline 5.9.0/defb53a7c790: regressions detected in project linux-mainline master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.9.0 git repo: ['
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
', '
https://gitlab.com/Linaro/lkft/mirrors/torvalds/linux-mainline
'] git branch: master git commit: defb53a7c790f9e37a765de8a5d830ed15e2055b git describe: v5.9-3246-gdefb53a7c790 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master/build/v5.9-3246-gd…
Regressions (compared to build v5.9-730-g2646fb032f51) ------------------------------------------------------------------------ qemu_i386: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT i386: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT nxp-ls2088: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_arm64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_x86_64: v4l2-compliance: * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT qemu_arm: v4l2-compliance: * Requests * VIDIOC_ENUM_FMT-FRAMESIZES-FRAMEINTERVALS * VIDIOC_G_FMT * VIDIOC_S_FMT * VIDIOC_TRY_FMT No fixes (compared to build v5.9-730-g2646fb032f51) Boards, architectures and test suites: ------------------------------------- dragonboard-410c - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 6, * libhugetlbfs - pass: 89, skip: 1, xfail: 1 * linux-log-parser - fail: 2, pass: 182, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 83, xfail: 2 * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1138, skip: 168, xfail: 3 * perf - fail: 3, pass: 66, skip: 9, xfail: 1 dragonboard-845c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 1, * libhugetlbfs - pass: 1, * linux-log-parser - fail: 1, pass: 87, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-filecaps-tests - pass: 1, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 19, skip: 2, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 53, skip: 21, xfail: 1 * ltp-sched-tests - pass: 6, skip: 4, * ltp-syscalls-tests - fail: 20, pass: 1212, skip: 74, xfail: 4 * network-basic-tests - pass: 10, skip: 1, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, nxp-ls2088 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 17, pass: 135, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 14, xfail: 1 * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 301, skip: 31, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 10, skip: 20, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 54, skip: 19, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1091, skip: 205, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_arm * libhugetlbfs - skip: 1, * linux-log-parser - pass: 144, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - pass: 78, skip: 5, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 122, skip: 210, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 36, skip: 15, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 60, skip: 7, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - skip: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 50, skip: 24, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1175, skip: 121, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_arm64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 2, pass: 142, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 27, skip: 14, * ltp-containers-tests - fail: 1, pass: 82, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 301, skip: 31, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 1, pass: 37, skip: 14, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 59, skip: 7, xfail: 1 * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 56, skip: 18, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 10, pass: 1114, skip: 183, xfail: 3 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 qemu_i386 * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 1, pass: 143, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 83, xfail: 1 * ltp-controllers-tests - fail: 2, pass: 196, skip: 136, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 44, skip: 5, xfail: 1 * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 52, skip: 22, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 107, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 20, pass: 1186, skip: 100, xfail: 4 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_x86_64 * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 144, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 1, pass: 26, skip: 15, * ltp-containers-tests - fail: 1, pass: 82, xfail: 2 * ltp-controllers-tests - fail: 2, pass: 196, skip: 136, xfail: 4 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - fail: 1, pass: 8, * ltp-cve-tests - fail: 2, pass: 45, skip: 5, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - pass: 62, skip: 5, * ltp-fs_bind-tests - pass: 1, * ltp-fs_perms_simple-tests - pass: 18, * ltp-fsx-tests - pass: 1, * ltp-hugetlb-tests - pass: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 58, skip: 16, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-quickhit-tests - pass: 106, skip: 1, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 11, pass: 1124, skip: 173, xfail: 2 * ltp-tracing-tests - pass: 4, skip: 5, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 x15 - arm * build - pass: 1, * install-android-platform-tools-r2600 - pass: 8, * linux-log-parser - fail: 36, pass: 164, * ltp-cap_bounds-tests - pass: 1, * ltp-cpuhotplug-tests - pass: 3, * ltp-crypto-tests - fail: 1, pass: 8, x86_64 * build - pass: 1, * linux-log-parser - pass: 32, * ltp-hugetlb-tests - pass: 21, * ltp-mm-tests - pass: 58, skip: 16, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-securebits-tests - pass: 3, * network-basic-tests - pass: 10, skip: 1, x86-kasan * linux-log-parser - pass: 16, * ltp-controllers-tests - fail: 2, pass: 196, skip: 136, xfail: 4 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 2, * ltp-securebits-tests - pass: 3, -- "Linaro QA"
https://qa-reports.linaro.org
4 years, 6 months
1
0
0
0
← Newer
1
...
37
38
39
40
41
42
43
...
61
Older →
Jump to page:
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
Results per page:
10
25
50
100
200