## Build * kernel: 5.18.19 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-5.18.y * git commit: 22a992953741ad79c07890d3f4104585e52ef26b * git describe: 2a7734f * test details: https://qa-reports.linaro.org/lkft/ltp/build/2a7734f
## Test Regressions (compared to fe31bfc) * qemu_i386, ltp-controllers - cpuacct_100_100
* qemu_i386, ltp-cve - cve-2018-1000204
## Metric Regressions (compared to fe31bfc) No metric regressions found.
Reported-by: Linux Kernel Functional Testing lkft@linaro.org
## Test Fixes (compared to fe31bfc) * bcm2711-rpi-4-b, ltp-syscalls - inotify11
* qemu_x86_64, ltp-controllers - cpuacct_100_100
## Metric Fixes (compared to fe31bfc) No metric fixes found.
## Test result summary total: 12287, pass: 10436, fail: 157, skip: 1694, xfail: 0
## Build Summary
## Test suites summary * log-parser-boot * log-parser-test * ltp-cap_bounds * ltp-commands * ltp-containers * ltp-controllers * ltp-cpuhotplug * ltp-crypto * ltp-cve * ltp-dio * ltp-fcntl-locktests * ltp-filecaps * ltp-fs * ltp-fs_bind * ltp-fs_perms_simple * ltp-fsx * ltp-hugetlb * ltp-io * ltp-ipc * ltp-math * ltp-mm * ltp-nptl * ltp-pty * ltp-sched * ltp-securebits * ltp-syscalls * ltp-tracing
-- Linaro LKFT https://lkft.linaro.org
Hi all,
## Build
- kernel: 5.18.19
- git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
- git branch: linux-5.18.y
- git commit: 22a992953741ad79c07890d3f4104585e52ef26b
- git describe: 2a7734f
- test details: https://qa-reports.linaro.org/lkft/ltp/build/2a7734f
## Test Regressions (compared to fe31bfc)
git log --pretty=format:"%h %s" fe31bfc..2a7734f 2a7734fa4 shell API/tests: Require root for format/mount tests 6c5659e6a shell: Print mount command in tst_mount()
FYI these commits did just small change in LTP shell API, no C test can be affected (and shell test is also OK)
- qemu_i386, ltp-controllers
- cpuacct_100_100
- qemu_i386, ltp-cve
- cve-2018-1000204
This one (i.e. ioctl_sg01) is probably just timeout issue, Martin Doucha has prepared a fix [1] [2], but there will be v2. This will be fixed soon, definitely before git freeze before LTP release (this month).
Kind regards, Petr
[1] https://lore.kernel.org/ltp/20220830135007.16818-5-mdoucha@suse.cz/ [2] https://patchwork.ozlabs.org/project/ltp/patch/20220830135007.16818-5-mdouch...
Hello, Petr!
On Wed, 14 Sept 2022 at 10:19, Petr Vorel pvorel@suse.cz wrote:
Hi all,
## Build
- kernel: 5.18.19
- git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
- git branch: linux-5.18.y
- git commit: 22a992953741ad79c07890d3f4104585e52ef26b
- git describe: 2a7734f
- test details: https://qa-reports.linaro.org/lkft/ltp/build/2a7734f
## Test Regressions (compared to fe31bfc)
git log --pretty=format:"%h %s" fe31bfc..2a7734f 2a7734fa4 shell API/tests: Require root for format/mount tests 6c5659e6a shell: Print mount command in tst_mount()
FYI these commits did just small change in LTP shell API, no C test can be affected (and shell test is also OK)
- qemu_i386, ltp-controllers
- cpuacct_100_100
- qemu_i386, ltp-cve
- cve-2018-1000204
This one (i.e. ioctl_sg01) is probably just timeout issue, Martin Doucha has prepared a fix [1] [2], but there will be v2. This will be fixed soon, definitely before git freeze before LTP release (this month).
Thank you so much for your input! We'll keep an eye on the test results as we approach the freeze and release.
Greetings!
Daniel Díaz daniel.diaz@linaro.org
Hi Daniel,
Hello, Petr!
On Wed, 14 Sept 2022 at 10:19, Petr Vorel pvorel@suse.cz wrote:
Hi all,
## Build
- kernel: 5.18.19
- git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
- git branch: linux-5.18.y
- git commit: 22a992953741ad79c07890d3f4104585e52ef26b
- git describe: 2a7734f
- test details: https://qa-reports.linaro.org/lkft/ltp/build/2a7734f
## Test Regressions (compared to fe31bfc)
git log --pretty=format:"%h %s" fe31bfc..2a7734f 2a7734fa4 shell API/tests: Require root for format/mount tests 6c5659e6a shell: Print mount command in tst_mount()
FYI these commits did just small change in LTP shell API, no C test can be affected (and shell test is also OK)
- qemu_i386, ltp-controllers
- cpuacct_100_100
- qemu_i386, ltp-cve
- cve-2018-1000204
This one (i.e. ioctl_sg01) is probably just timeout issue, Martin Doucha has prepared a fix [1] [2], but there will be v2. This will be fixed soon, definitely before git freeze before LTP release (this month).
Thank you so much for your input! We'll keep an eye on the test results as we approach the freeze and release.
FYI this is the patchset from Martin, which should fix some timeouts:
https://lore.kernel.org/ltp/20220914161930.27681-1-mdoucha@suse.cz/ https://patchwork.ozlabs.org/project/ltp/list/?series=318358&state=*
Kind regards, Petr
Greetings!
Daniel Díaz daniel.diaz@linaro.org