|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 20240117] ltp: openQA test fails in readahead01 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Kernel | Assignee: | Cyril Hrubis <chrubis> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | chrubis, guillaume.gardet, jack, petr.vorel |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.opensuse.org/tests/3877952/modules/readahead01/steps/8 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2024-01-18 15:18:02 UTC
Cyril, test fails due recent change, can you please have a look? TFAIL: readahead() on memfd secret succeeded Since: https://github.com/linux-test-project/ltp/commit/ecf81d72963e03e1e0ec2a7aa0ce30eb2da2b770 I haven't found any behavior change in mainline mm/readahead.c, I sent a patchset to just whitelist the problem, but maybe I'm wrong and it would cover bug: https://lore.kernel.org/ltp/20240118191353.2815915-1-pvorel@suse.cz/ Yeah, memfd_secret() is the same as ordinary memfd for readahead purposes so it should be accepted for readahead test. Fix merged in LTP upstream, test result should be fixed in next openQA build https://github.com/linux-test-project/ltp/commit/60ebbf3f6b9ba2110f2143447af8d6ca0f57f64b Bug in the test => resolved as invalid. |