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] fixed compile bug in MDM latency calculation #8715

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

pgschuey
Copy link
Collaborator

Problem solved by the commit

Due to potential overflows, latency values from MDM need to be 64 bits

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

Compilation bug on clients introduced in PR-8702

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

Make latency values use 64 bits

Risks (if any) associated the changes in the commit

None

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

Compiling on clients

Documentation impact (if any)

None

Signed-off-by: Paul Schumacher <[email protected]>
@pgschuey pgschuey requested a review from vipangul January 24, 2025 19:10
@pgschuey pgschuey requested a review from jvillarre as a code owner January 24, 2025 19:10
Copy link
Collaborator

@vipangul vipangul left a comment

Choose a reason for hiding this comment

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

MCDM Build : PASS

@jvillarre jvillarre merged commit 613de25 into Xilinx:master Jan 24, 2025
20 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