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 error when populating addr assoc registers #54

Merged
merged 1 commit into from
May 8, 2024

Conversation

mxu9
Copy link
Contributor

@mxu9 mxu9 commented May 6, 2024

Fix #39

@mxu9 mxu9 marked this pull request as draft May 6, 2024 01:35
1. Check prefetchable bit in BAR0 to use prefetchable registers
2. In direct connection the downstream port is rootport.

Signed-off-by: Min Xu <[email protected]>
@mxu9 mxu9 force-pushed the addr_assoc_prefetchable branch from e828cba to 2f885d1 Compare May 7, 2024 23:22
@mxu9 mxu9 changed the title Check prefetchable bit in BAR0 to use prefetchable registers Fix error when populating addr assoc registers May 8, 2024
@mxu9 mxu9 requested a review from jyao1 May 8, 2024 00:51
@mxu9 mxu9 marked this pull request as ready for review May 8, 2024 00:51
@jyao1 jyao1 merged commit 6e13cf3 into intel:main May 8, 2024
2 checks passed
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.

Issue : Incorrect setup of Address Association 2 for 32bit and 64 bit cards.
2 participants