Skip to content
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

Fix the qemu-zcu102 1% boot failure rate #7

Open
wmamills opened this issue Jul 30, 2024 · 1 comment
Open

Fix the qemu-zcu102 1% boot failure rate #7

wmamills opened this issue Jul 30, 2024 · 1 comment
Assignees

Comments

@wmamills
Copy link
Collaborator

With extensive testing it is found that the qemu-zcu102 configuration still has a 1% boot failure rate.

This is similar to the issue in v2022.12 that was worked around by using PREMPT_NONE and many other hacks. The time for such hacks is over so I did not repeat them in v2024.05.

The failure appears to be an RCU timeout while doing some sort of power domain operation. See test-logs/2024-07-23-ec2 in this repo for multiple logs and test run documentation.

The ZCU102 HW platform should be tested for 500 cycles to ensure this is not a common issue with v6.6 kernel and v2024.1 boot firmware. If the HW does not have the problem, then the qemu-zcu102 firmware upgrade (Issue #4 ) may solve the issue. Otherwise AMD will need to investigate.

@wmamills wmamills self-assigned this Jul 31, 2024
@wmamills
Copy link
Collaborator Author

Assigned to me for now to do the first level investigatation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant