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

Increase AXI timeout to prevent spontaneous DMA test failures #179

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

koblonczek
Copy link
Contributor

DMA test failures were caused by:

  • too little cycles given for the last AXI request to complete

  • too little timeout cycles given for all AXI requests to complete

In some circumstances the generated data would cause the test to spontaneously fail due to one of these two reasons. This MR increases these cycle counts to prevent that.

Internal-tag: [#59221]
Signed-off-by: Krzysztof Obłonczek <[email protected]>
@tmichalak
Copy link
Collaborator

LGTM

@tmichalak tmichalak merged commit 9ede2c8 into chipsalliance:main Jun 7, 2024
164 of 165 checks passed
@tmichalak tmichalak deleted the 59221-stabilize-dma-test branch October 22, 2024 13:35
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

Successfully merging this pull request may close these issues.

2 participants