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...