Skip to content

Fix for CR-1235776 and CR-1236948 #8872

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 1 commit into from
Apr 10, 2025

Conversation

bisingha-xilinx
Copy link
Collaborator

Problem solved by the commit

https://jira.xilinx.com/browse/CR-1235776
https://jira.xilinx.com/browse/CR-1236948

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

CR-1236948: We dont used to validate the path before accessing it.
CR-1235776: We used to register err callback for AIE. Somehow there is an error callback is coming for passing case also. For now, we're just ignoring the errors coming from hw.

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

CR-1236948: Added a proper check before accessing the path for the accel device. And printing proper message.
CR-1235776: As a temporary fix we're just ignoring the errors coming from the hw.

Risks (if any) associated the changes in the commit

low

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

Tested on vck190 and vek280 with some testcases.

Documentation impact (if any)

n/a

Copy link

clang-tidy review says "All clean, LGTM! 👍"

Copy link

clang-tidy review says "All clean, LGTM! 👍"

@chvamshi-xilinx chvamshi-xilinx merged commit eada452 into Xilinx:master Apr 10, 2025
21 checks passed
@chvamshi-xilinx
Copy link
Collaborator

Merging this as this is EA blocker.

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