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

[XDP] Fix for profiling plugins to work on independent compilation designs #8424

Merged
merged 6 commits into from
Sep 18, 2024

Conversation

vipangul
Copy link
Collaborator

@vipangul vipangul commented Sep 17, 2024

Problem solved by the commit

[CR-1201066][CR-1211412] Independent compilation designs were failing for AIE Trace/Profile plugin

Update: AIE Status Plugin is also supported on Edge.

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

NA

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

Metadata has partition column start shift available. This is now accounted to get the absolute column location from relative locations in metadata.

Risks (if any) associated the changes in the commit

Minimal . by default shift is zero if partition shift is not populated or older metadata is used

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

Verified on VCK190 Edge.
Update: AIE Status Plugin is also verified on Edge.

Documentation impact (if any)

Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
@vipangul vipangul requested review from pgschuey and jvillarre and removed request for jvillarre September 17, 2024 05:21
Copy link
Collaborator

@pgschuey pgschuey left a comment

Choose a reason for hiding this comment

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

Looks good as we discussed. Please address variable name change before merging.

Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
@stsoe stsoe removed their request for review September 17, 2024 15:09
Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
@jvillarre jvillarre merged commit 0cf086c into Xilinx:master Sep 18, 2024
18 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.

3 participants