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 to manage stream port ID detection in profile for client #8528

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

vipangul
Copy link
Collaborator

@vipangul vipangul commented Oct 14, 2024

Problem solved by the commit

MCDM build is seeing error with the latest commit to support multi stream IDs.

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

(#8509)

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

We use equivalent logic in client as well similar to what we have for edge.
startEvent is used to determine portID which further decides on streamPortID to use.

Risks (if any) associated the changes in the commit

Medium- verification is pending on client.

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

MCDM build is not failing anymore.
Testing of AIE Profile on client is verified with @IshitaGhosh 's help.

Documentation impact (if any)

@vipangul vipangul changed the title [XDP] Fix to handle manage stream port ID detection in client [XDP] Fix to manage stream port ID detection in profile for client Oct 14, 2024
Signed-off-by: Vinod Pangul <[email protected]>
@jvillarre jvillarre merged commit ffe9e25 into Xilinx:master Oct 14, 2024
18 checks passed
@vipangul vipangul deleted the fix_mcdm_stream_build branch October 17, 2024 21:31
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