-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Filter out NVME harmless issues #888
Comments
kernel 5.18-rc1 added a set of harmless NVME errors that we should filter out until removed upstream. BugLink: thesofproject#888 Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
kernel 5.18-rc1 added a set of harmless NVME errors that we should filter out until removed upstream. BugLink: #888 Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Merged. Close? Passing now? |
no results that I can see. Well I can see them if I use the private link https://sof-ci.sh.intel.com/#/result/planresultdetail/11758 but the SOF CI doesn't show the results publicly. |
We have some kind of outage right now because Github is rate-limiting us. Investigation in prgoress. |
|
As usual a reminder to please make sure storage error messages are actually harmless before filtering them out. thesofproject/linux#3387 and friends cost us literally months of work, especially @keqiaozhang and @fredoh9's time. Who knows, maybe some of that time could have been saved by paying more attention to error messages? |
I believe this has been fixed, please re-open if not. |
https://sof-ci.01.org/linuxpr/PR3576/build7525/devicetest/
Suspend-resume is broken because of harmless NVME issues discussed here: https://lore.kernel.org/linux-nvme/F2ACCD82-052F-473F-9882-1703147FA662@oracle.com/T/#m14a43e0c73c589876d0cf20680c792e8d2ef5063
We should temporarily filter out this error to proceed with 5.18-rcX support
@marc-hb EDIT: this message appears at boot too, no need to test suspend/resume.
The text was updated successfully, but these errors were encountered: