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
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
March 2021
----- 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
814 discussions
Start a n
N
ew thread
drivers/gpio/gpio-pca953x.c:117:40: error: 'ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER' undeclared here (not in a function)
by Naresh Kamboju
While building stable rc 5.4 for arm and arm64 the following warnings / errors were noticed. make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' olddefconfig .config:7570:warning: override: TRANSPARENT_HUGEPAGE_MADVISE changes choice state make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/tmp ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' arch/arm64/boot/dts/exynos/exynos5433.dtsi:254.3-29: Warning (reg_format): /gpu@14ac0000:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 2) arch/arm64/boot/dts/exynos/exynos5433-tm2.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos5433-tm2.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos5433-tm2.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos5433.dtsi:254.3-29: Warning (reg_format): /gpu@14ac0000:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 2) arch/arm64/boot/dts/exynos/exynos5433-tm2e.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos5433-tm2e.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos5433-tm2e.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos7.dtsi:83.3-29: Warning (reg_format): /gpu@14ac0000:reg: property has invalid length (8 bytes) (#address-cells == 2, #size-cells == 2) arch/arm64/boot/dts/exynos/exynos7-espresso.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos7-espresso.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format' arch/arm64/boot/dts/exynos/exynos7-espresso.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format' drivers/gpio/gpio-pca953x.c:117:40: error: 'ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER' undeclared here (not in a function) 117 | { "irq-gpios", &pca953x_irq_gpios, 1, ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [scripts/Makefile.build:262: drivers/gpio/gpio-pca953x.o] Error 1 make[3]: Target '__build' not remade because of errors. Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org> Build link,
https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/jobs/109105…
steps to reproduce: --------------------------- # TuxMake is a command line tool and Python library that provides # portable and repeatable Linux kernel builds across a variety of # architectures, toolchains, kernel configurations, and make targets. # # TuxMake supports the concept of runtimes. # See
https://docs.tuxmake.org/runtimes/
, for that to work it requires # that you install podman or docker on your system. # # To install tuxmake on your system globally: # sudo pip3 install -U tuxmake # # See
https://docs.tuxmake.org/
for complete documentation. tuxmake --runtime podman --target-arch arm64 --toolchain gcc-9 --kconfig defconfig --kconfig-add
https://builds.tuxbuild.com/1pcgZ6HCDYD6pGG5Xn1ammT72EM/config
-- Linaro LKFT
https://lkft.linaro.org
3 years, 11 months
3
2
0
0
stable-rc unknown short version/: no regressions found in project linux-stable-rc linux-4.4.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ git repo: not informed git branch: not informed git commit: not informed git describe: not informed Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.4.y-sanity/build…
No regressions (compared to build v4.4.261-14-g3e4311d57d49) No fixes (compared to build v4.4.261-14-g3e4311d57d49) Boards, architectures and test suites: ------------------------------------- arm * build - pass: 95, * linux-log-parser - pass: 24, arm64 * build - pass: 22, * linux-log-parser - pass: 40, i386 * build - pass: 11, * linux-log-parser - pass: 24, mips * build - pass: 36, * linux-log-parser - pass: 8, sparc * build - pass: 9, * linux-log-parser - pass: 8, x86_64 * build - pass: 12, * linux-log-parser - pass: 32, -- Linaro QA
https://qa-reports.linaro.org
3 years, 11 months
1
0
0
0
stable-rc unknown short version/: no regressions found in project linux-stable-rc linux-4.4.y on OE
by Linaro QA
Summary ------------------------------------------------------------------------ git repo: not informed git branch: not informed git commit: not informed git describe: not informed Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.4.y/build/v4.4.2…
No regressions (compared to build v4.4.260-8-g9de32cd2fc51) No fixes (compared to build v4.4.260-8-g9de32cd2fc51) Boards, architectures and test suites: ------------------------------------- arm * build - pass: 95, * linux-log-parser - pass: 24, arm64 * build - pass: 22, * linux-log-parser - pass: 40, i386 * build - pass: 11, * linux-log-parser - pass: 24, mips * build - pass: 36, * linux-log-parser - pass: 8, sparc * build - pass: 9, * linux-log-parser - pass: 8, x86_64 * build - pass: 12, * linux-log-parser - pass: 32, -- Linaro QA
https://qa-reports.linaro.org
3 years, 11 months
1
0
0
0
[linux-stable-rc CI] Test report for linux-5.4.y/arm64
by hulkrobot@huawei.com
Kernel repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-5.4.y Arch: arm64 Version: 5.4.106-rc1+ Commit: ddc6c64e1db1aa383fe8e2317dc04e46994cc1a7 Compiler: gcc version 7.3.0 (GCC) -------------------------------------------------------------------- All testcases PASSED. -------------------------------------------------------------------- Testcase Result Summary: total_num: 4693 succeed_num: 4693 failed_num: 0 timeout_num: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot <hulkrobot(a)huawei.com>
3 years, 11 months
1
0
0
0
next 5.12.0-rc2/d98f554b318f: regressions detected in project linux-next master on OE
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.12.0-rc2 git repo: ['
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
', '
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
'] git branch: master git commit: d98f554b318f57ded14684c04b3337a1975cf490 git describe: next-20210312 Test details:
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20210312
Regressions (compared to build next-20210309) ------------------------------------------------------------------------ hi6220-hikey: ltp-syscalls-tests: * fsync02 qemu_arm64: v4l2-compliance: * Requests x15: ltp-cve-tests: * cve-2019-8912 dragonboard-410c: build: * build_process arm64: build: * gcc-9-defconfig-904271f2 x86_64: build: * clang-10-defconfig * clang-11-x86_64_defconfig * clang-12-defconfig-61adc17b * clang-12-defconfig-b9979cfa * clang-12-x86_64_defconfig * gcc-10-defconfig * gcc-8-x86_64_defconfig * gcc-9-defconfig-9cda1611 * gcc-9-defconfig-b9979cfa * gcc-9-defconfig-bb946595 * gcc-9-defconfig-fb5e7dc8 * gcc-9-x86_64_defconfig qemu-arm64-armv8-features: ltp-syscalls-tests: * accept02 Fixes (compared to build next-20210309) ------------------------------------------------------------------------ mips: build: * gcc-10-cavium_octeon_defconfig * gcc-8-cavium_octeon_defconfig * gcc-9-cavium_octeon_defconfig Boards, architectures and test suites: ------------------------------------- arc * build - pass: 10, * linux-log-parser - pass: 8, arm * build - pass: 191, * linux-log-parser - pass: 56, arm64 * build - fail: 1, pass: 24, * linux-log-parser - pass: 64, dragonboard-410c - arm64 * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey - arm64 * build - pass: 1, * fwts - pass: 12, skip: 7, * install-android-platform-tools-r2600 - pass: 28, * kselftest-intel_pstate - skip: 13, * kselftest-lib - pass: 4, skip: 12, * kselftest-livepatch - skip: 5, * kselftest-lkdtm - fail: 56, skip: 28, * kselftest-membarrier - pass: 2, * kselftest-memfd - fail: 1, pass: 2, * kselftest-memory-hotplug - fail: 1, * kselftest-mincore - pass: 5, * kselftest-mount - pass: 2, * kselftest-mqueue - pass: 1, * kselftest-openat2 - fail: 3, * kselftest-pid_namespace - pass: 2, * kselftest-pidfd - fail: 2, pass: 15, * kselftest-proc - fail: 1, pass: 16, skip: 1, * kselftest-pstore - fail: 1, skip: 1, * kselftest-ptrace - fail: 2, pass: 4, * kselftest-rseq - pass: 5, skip: 12, * kselftest-rtc - pass: 8, * kselftest-seccomp - fail: 4, pass: 85, * kselftest-sigaltstack - pass: 1, * kselftest-size - pass: 1, * kselftest-splice - fail: 1, pass: 1, * kselftest-static_keys - pass: 1, * kselftest-sync - pass: 1, * kselftest-sysctl - fail: 1, * kvm-unit-tests - pass: 14, skip: 3, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 21, pass: 259, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 84, skip: 1, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 42, skip: 19, * 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-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 53, skip: 15, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1154, skip: 178, xfail: 2 * ltp-tracing-tests - pass: 3, skip: 6, * network-basic-tests - pass: 20, skip: 2, * v4l2-compliance - fail: 4, pass: 41, xfail: 1 i386 * build - pass: 23, * linux-log-parser - pass: 56, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 8, mips * build - pass: 45, * linux-log-parser - pass: 16, parisc * build - pass: 9, * linux-log-parser - pass: 8, powerpc * build - pass: 27, * linux-log-parser - pass: 8, qemu-arm-clang * linux-log-parser - pass: 112, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 17, pass: 20, skip: 4, xfail: 1 * ltp-containers-tests - pass: 79, skip: 6, * ltp-controllers-tests - pass: 122, skip: 210, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 41, skip: 20, * ltp-dio-tests - fail: 1, pass: 18, 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: 47, skip: 21, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1203, skip: 129, xfail: 2 * ltp-tracing-tests - pass: 3, skip: 6, qemu-arm-kasan * linux-log-parser - pass: 112, qemu-arm64-armv8-features * linux-log-parser - pass: 112, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 84, skip: 1, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 42, skip: 19, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * ltp-filecaps-tests - pass: 1, * ltp-fs-tests - fail: 1, pass: 59, skip: 7, * 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 - fail: 3, pass: 53, skip: 15, * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 2, pass: 1141, skip: 192, * ltp-tracing-tests - pass: 3, skip: 6, qemu-arm64-clang * linux-log-parser - pass: 112, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 84, skip: 1, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 42, skip: 19, * 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: 53, skip: 15, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1141, skip: 192, xfail: 2 * ltp-tracing-tests - pass: 3, skip: 6, qemu-arm64-kasan * linux-log-parser - pass: 112, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 84, skip: 1, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 42, skip: 19, * 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-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1142, skip: 192, xfail: 1 * ltp-tracing-tests - pass: 3, skip: 6, qemu-i386-clang * linux-log-parser - fail: 3, pass: 109, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 27, skip: 15, * ltp-containers-tests - pass: 84, skip: 1, * ltp-controllers-tests - pass: 193, skip: 138, xfail: 7 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 50, skip: 10, 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: 50, skip: 18, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1230, skip: 103, xfail: 1 * ltp-tracing-tests - pass: 3, skip: 6, qemu_arm * libhugetlbfs - skip: 1, * linux-log-parser - fail: 3, pass: 149, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - fail: 17, pass: 20, skip: 4, xfail: 1 * ltp-containers-tests - pass: 79, skip: 6, * ltp-controllers-tests - pass: 122, skip: 210, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 41, skip: 20, * ltp-dio-tests - pass: 18, skip: 11, xfail: 1 * 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: 47, skip: 21, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1203, skip: 129, xfail: 3 * ltp-tracing-tests - pass: 3, skip: 6, * rcutorture - pass: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 qemu_arm64 * kunit - pass: 103, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - fail: 1, pass: 151, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 84, skip: 1, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 42, skip: 19, * 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: 53, skip: 15, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 4, skip: 6, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1142, skip: 192, xfail: 1 * ltp-tracing-tests - pass: 3, skip: 6, * rcutorture - pass: 5, * v4l2-compliance - fail: 5, pass: 40, xfail: 1 qemu_arm64-compat * linux-log-parser - pass: 8, * ltp-syscalls-tests - fail: 1, pass: 1211, skip: 119, xfail: 4 qemu_i386 * kunit - pass: 116, * libhugetlbfs - pass: 87, skip: 1, * linux-log-parser - fail: 5, pass: 147, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 27, skip: 15, * ltp-containers-tests - pass: 84, skip: 1, * ltp-controllers-tests - pass: 195, skip: 138, xfail: 5 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - pass: 50, skip: 10, 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: 50, skip: 18, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1230, skip: 103, xfail: 1 * ltp-tracing-tests - pass: 3, skip: 6, * rcutorture - pass: 5, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 riscv * build - pass: 21, * linux-log-parser - pass: 16, s390 * build - pass: 9, * linux-log-parser - pass: 8, sh * build - pass: 18, * linux-log-parser - pass: 8, sparc * build - pass: 9, * linux-log-parser - pass: 8, x15 - arm * build - fail: 1, * libhugetlbfs - skip: 1, * linux-log-parser - pass: 168, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 28, skip: 14, * ltp-containers-tests - pass: 79, skip: 6, * ltp-controllers-tests - pass: 122, skip: 210, xfail: 6 * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-crypto-tests - pass: 9, skip: 1, * ltp-cve-tests - fail: 1, pass: 40, skip: 20, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fs-tests - pass: 60, skip: 7, * ltp-hugetlb-tests - skip: 21, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 47, skip: 21, xfail: 3 * ltp-nptl-tests - pass: 1, * ltp-open-posix-tests - pass: 1691, skip: 41, xfail: 5 * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - pass: 1218, skip: 114, xfail: 3 * ltp-tracing-tests - pass: 3, skip: 6, * network-basic-tests - pass: 10, skip: 1, * v4l2-compliance - fail: 5, pass: 39, xfail: 2 x15-kasan * linux-log-parser - pass: 112, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, x86_64 * build - fail: 12, pass: 12, * linux-log-parser - pass: 64, -- Linaro QA
https://qa-reports.linaro.org
3 years, 11 months
1
0
0
0
next 5.12.0-rc2/d98f554b318f: regressions detected in project linux-next master on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.12.0-rc2 git repo: ['
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
', '
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
'] git branch: master git commit: d98f554b318f57ded14684c04b3337a1975cf490 git describe: next-20210312 Test details:
https://qa-reports.linaro.org/lkft/linux-next-master-sanity/build/next-2021…
Regressions (compared to build next-20210311) ------------------------------------------------------------------------ dragonboard-410c: build: * build_process Fixes (compared to build next-20210311) ------------------------------------------------------------------------ mips: build: * gcc-10-cavium_octeon_defconfig * gcc-8-cavium_octeon_defconfig * gcc-9-cavium_octeon_defconfig Boards, architectures and test suites: ------------------------------------- arc * build - pass: 10, * linux-log-parser - pass: 8, arm * build - pass: 191, * linux-log-parser - pass: 56, arm64 * build - fail: 1, pass: 24, * linux-log-parser - pass: 64, dragonboard-410c * build - fail: 1, * linux-log-parser - pass: 8, hi6220-hikey * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 23, * linux-log-parser - pass: 64, * ltp-smoketest-tests - pass: 12, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 16, * ltp-smoketest-tests - pass: 12, mips * build - pass: 45, * linux-log-parser - pass: 16, parisc * build - pass: 9, * linux-log-parser - pass: 8, powerpc * build - pass: 27, * linux-log-parser - pass: 8, riscv * build - pass: 21, * linux-log-parser - pass: 16, s390 * build - pass: 9, * linux-log-parser - pass: 8, sh * build - pass: 18, * linux-log-parser - pass: 8, sparc * build - pass: 9, * linux-log-parser - pass: 8, x15 - arm * build - fail: 1, * linux-log-parser - pass: 16, * ltp-smoketest-tests - pass: 12, x86_64 * build - pass: 1, * linux-log-parser - pass: 8, x86_64 * build - fail: 12, pass: 12, * linux-log-parser - pass: 64, -- Linaro QA
https://qa-reports.linaro.org
3 years, 11 months
1
0
0
0
[linux-stable-rc CI] Test report for linux-4.14.y/x86
by hulkrobot@huawei.com
Kernel repo:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-4.14.y Arch: x86 Version: 4.14.226-rc1+ Commit: ac6e3f484ce66973debf20d6f035ba453f804c1a Compiler: gcc version 7.3.0 (GCC) -------------------------------------------------------------------- All testcases PASSED. -------------------------------------------------------------------- Testcase Result Summary: total_num: 4639 succeed_num: 4639 failed_num: 0 timeout_num: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot <hulkrobot(a)huawei.com>
3 years, 11 months
1
0
0
0
stable-rc 4.4.262-rc1/148714c653c0: no regressions found in project linux-stable-rc linux-4.4.y on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.262-rc1 git repo: ['
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
', '
https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
'] git branch: linux-4.4.y git commit: 148714c653c03e102e5a6a8752c54bed7bce9e44 git describe: v4.4.261-14-g148714c653c0 Test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.4.y-sanity/build…
No regressions (compared to build v4.4.261-14-gab723494ecbe) No fixes (compared to build v4.4.261-14-gab723494ecbe) Boards, architectures and test suites: ------------------------------------- arm * build - pass: 95, * linux-log-parser - pass: 24, arm64 * build - pass: 22, * linux-log-parser - pass: 40, i386 * build - pass: 12, * linux-log-parser - pass: 40, * ltp-smoketest-tests - pass: 12, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 16, * ltp-smoketest-tests - pass: 12, mips * build - pass: 36, * linux-log-parser - pass: 8, sparc * build - pass: 9, * linux-log-parser - pass: 8, x15 - arm * build - pass: 1, * linux-log-parser - pass: 16, x86_64 * build - pass: 1, * linux-log-parser - pass: 16, * ltp-smoketest-tests - pass: 12, x86_64 * build - pass: 12, * linux-log-parser - pass: 32, -- Linaro QA
https://qa-reports.linaro.org
3 years, 11 months
1
0
0
0
linaro-hikey-stable v4.4.y on OE 4.4.262-rc1/ffefaf7a89ee: no regressions found in project lkft/linaro-hikey-stable-rc-4.4-oe
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 4.4.262-rc1 git repo:
https://git.linaro.org/lkft/arm64-stable-rc.git
git tag: 4.4.262-rc1-hikey-20210311-955 git commit: ffefaf7a89ee1a2740151ec0a6bd9db213c75cf4 git describe: 4.4.262-rc1-hikey-20210311-955 Test details:
https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.…
No regressions (compared to build 4.4.261-rc1-hikey-20210310-953) Fixes (compared to build 4.4.261-rc1-hikey-20210310-953) ------------------------------------------------------------------------ hi6220-hikey: kselftest-rtc: * rtc.rtctest Boards, architectures and test suites: ------------------------------------- hi6220-hikey - arm64 * build - pass: 1, * install-android-platform-tools-r2600 - pass: 56, * kselftest-android - skip: 14, * kselftest-bpf - fail: 33, pass: 6, skip: 15, * kselftest-capabilities - pass: 2, * kselftest-cgroup - fail: 4, skip: 1, * kselftest-clone3 - fail: 2, skip: 3, * kselftest-core - fail: 4, * kselftest-cpu-hotplug - pass: 1, * kselftest-cpufreq - pass: 1, * kselftest-efivarfs - skip: 14, * kselftest-filesystems - pass: 1, * kselftest-firmware - fail: 1, * kselftest-fpu - pass: 1, skip: 1, * kselftest-futex - pass: 8, * kselftest-gpio - fail: 1, * kselftest-intel_pstate - skip: 14, * kselftest-ipc - pass: 1, * kselftest-ir - skip: 1, * kselftest-kcmp - pass: 1, * kselftest-lib - pass: 1, skip: 16, * kselftest-livepatch - skip: 5, * kselftest-lkdtm - skip: 83, * kselftest-membarrier - fail: 2, * kselftest-ptrace - fail: 2, pass: 1, * kselftest-rseq - fail: 5, skip: 13, * kselftest-rtc - pass: 8, * kselftest-seccomp - fail: 1, pass: 1, * kselftest-sigaltstack - pass: 1, * kselftest-size - pass: 1, * kselftest-splice - fail: 1, pass: 1, * kselftest-static_keys - pass: 1, * kselftest-sync - fail: 1, * kselftest-sysctl - skip: 1, * kselftest-timens - skip: 20, * kselftest-timers - pass: 9, * kselftest-tmpfs - pass: 1, * kselftest-tpm2 - skip: 2, * kselftest-user - pass: 1, * kselftest-zram - pass: 1, * libhugetlbfs - pass: 90, skip: 1, * linux-log-parser - pass: 232, * ltp-cap_bounds-tests - pass: 1, * ltp-commands-tests - pass: 27, skip: 14, xfail: 1 * ltp-containers-tests - pass: 42, skip: 43, * ltp-cpuhotplug-tests - pass: 5, skip: 1, * ltp-cve-tests - pass: 41, skip: 20, * ltp-dio-tests - pass: 19, skip: 11, * ltp-fcntl-locktests-tests - pass: 1, * 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: 20, skip: 1, * ltp-io-tests - pass: 2, * ltp-ipc-tests - pass: 8, * ltp-math-tests - pass: 10, * ltp-mm-tests - pass: 55, skip: 15, xfail: 1 * ltp-nptl-tests - pass: 1, * ltp-pty-tests - pass: 4, skip: 3, * ltp-sched-tests - pass: 6, skip: 4, * ltp-securebits-tests - pass: 3, * ltp-syscalls-tests - fail: 1, pass: 1095, skip: 230, xfail: 9 * perf - fail: 9, pass: 24, skip: 6, xfail: 1 * spectre-meltdown-checker-test - pass: 12, * v4l2-compliance - fail: 1, pass: 1, -- Linaro QA
https://qa-reports.linaro.org
3 years, 11 months
1
0
0
0
mainline 5.12.0-rc2/28806e4d9b97: no regressions found in project linux-mainline master on OE - sanity
by Linaro QA
Summary ------------------------------------------------------------------------ kernel: 5.12.0-rc2 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: 28806e4d9b97865b450d72156e9ad229f2067f0b git describe: v5.12-rc2-302-g28806e4d9b97 Test details:
https://qa-reports.linaro.org/lkft/linux-mainline-master-sanity/build/v5.12…
No regressions (compared to build v5.12-rc2-296-ga74e6a014c9d) No fixes (compared to build v5.12-rc2-296-ga74e6a014c9d) Boards, architectures and test suites: ------------------------------------- arc * build - pass: 10, * linux-log-parser - pass: 8, arm * build - pass: 190, * linux-log-parser - pass: 48, arm64 * build - pass: 24, * linux-log-parser - pass: 56, dragonboard-410c * build - pass: 1, * linux-log-parser - pass: 8, hi6220-hikey * build - pass: 1, * linux-log-parser - pass: 8, i386 * build - pass: 23, * linux-log-parser - pass: 64, * ltp-smoketest-tests - pass: 12, juno-r2 - arm64 * build - pass: 1, * linux-log-parser - pass: 16, * ltp-smoketest-tests - pass: 12, mips * build - pass: 45, * linux-log-parser - pass: 16, parisc * build - pass: 9, * linux-log-parser - pass: 8, powerpc * build - pass: 27, * linux-log-parser - pass: 8, riscv * build - pass: 21, * linux-log-parser - pass: 16, s390 * build - pass: 9, * linux-log-parser - pass: 8, sh * build - pass: 18, * linux-log-parser - pass: 8, sparc * build - pass: 9, * linux-log-parser - pass: 8, x15 - arm * build - fail: 1, * linux-log-parser - pass: 16, * ltp-smoketest-tests - pass: 12, x86_64 * build - pass: 1, * linux-log-parser - pass: 16, * ltp-smoketest-tests - pass: 12, x86_64 * build - pass: 24, * linux-log-parser - pass: 64, -- Linaro QA
https://qa-reports.linaro.org
3 years, 11 months
1
0
0
0
← Newer
1
...
46
47
48
49
50
51
52
...
82
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Results per page:
10
25
50
100
200