Skip to content

[XDP] Fixed runtime summary payload key name#9426

Merged
jvillarre merged 1 commit into
Xilinx:2025.2from
vipangul:2025.2_Fix_sysDiag_payload_name
Nov 11, 2025
Merged

[XDP] Fixed runtime summary payload key name#9426
jvillarre merged 1 commit into
Xilinx:2025.2from
vipangul:2025.2_Fix_sysDiag_payload_name

Conversation

@vipangul
Copy link
Copy Markdown
Collaborator

Problem solved by the commit

This is double commit of #9425
For Vitis designs, generated runtime summary wasn't generating payload keyname as expected.

Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered
Generated vitis designs summary had a field named payload_16bitEnd instead of payload_16bitEnc.

How problem was solved, alternative solutions (if any) and why they were rejected
Fixed a typo in expected payload keyname to payload_16bitEnc

Risks (if any) associated the changes in the commit
Low

What has been tested and how, request additional testing if necessary
It has been already verified that original test works with the updated key field name.

Documentation impact (if any)

Signed-off-by: Vinod Pangul <146476973+vipangul@users.noreply.github.com>
@vipangul vipangul requested a review from jvillarre as a code owner November 11, 2025 18:54
@jvillarre jvillarre merged commit 74dec3c into Xilinx:2025.2 Nov 11, 2025
37 of 38 checks passed
@vipangul vipangul deleted the 2025.2_Fix_sysDiag_payload_name branch November 13, 2025 23:01
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