Skip to content

add api to patch address directly #8226

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

Merged
merged 2 commits into from
Jun 11, 2024
Merged

add api to patch address directly #8226

merged 2 commits into from
Jun 11, 2024

Conversation

maxzhen
Copy link
Collaborator

@maxzhen maxzhen commented Jun 10, 2024

Problem solved by the commit

Exposing API for patching address directly. This API will only be called by internal test cases in the future.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered

N/A

How problem was solved, alternative solutions (if any) and why they were rejected

Exposing existing API.

Risks (if any) associated the changes in the commit

No risk. The new API is not used at this moment.

What has been tested and how, request additional testing if necessary

Build XRT.

Documentation impact (if any)

N/A

@maxzhen maxzhen requested review from larry9523 and dezhiAmd June 10, 2024 03:26
@maxzhen maxzhen requested a review from stsoe as a code owner June 10, 2024 03:26
Copy link
Collaborator

@stsoe stsoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a comment in module_int.h to why this API is necessary compared to the xrt::bo one. I know your PR comment says for testing and that makes sense, but please note this.

Signed-off-by: Max Zhen <[email protected]>
@maxzhen
Copy link
Collaborator Author

maxzhen commented Jun 10, 2024

Maybe add a comment in module_int.h to why this API is necessary compared to the xrt::bo one. I know your PR comment says for testing and that makes sense, but please note this.

Comments added.

@keryell
Copy link
Contributor

keryell commented Jun 10, 2024

It would be nice to have a clearer PR description. "Patch" and "control" are pretty vague.

@larry9523 larry9523 merged commit dc3c0fa into Xilinx:master Jun 11, 2024
@maxzhen maxzhen deleted the mod branch June 12, 2024 02:28
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.

4 participants