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] Multiple CRs - fixed PLIO verification and refined all_stalls_s2mm metric set #8429

Merged
merged 7 commits into from
Sep 18, 2024

Conversation

pgschuey
Copy link
Collaborator

Problem solved by the commit

  • PLIOs were always getting traced, regardless of settings
  • The all_stalls_s2mm metric set should use individual stalls

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

  • Verify stream IDs on PLIO match what's specified
  • In all_stalls_s2mm set, remove group stalls and only add cascade stalls on AIE2+

Risks (if any) associated the changes in the commit

  • The all_stalls_s2mm metric set no longer traces cascade stalls on AIE1

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

  • Tested on vck190 and vek280

Documentation impact (if any)

  • Change documentation of all_stalls_s2mm metric set (AIE1 only)

Paul Schumacher added 5 commits September 16, 2024 09:37
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@pgschuey pgschuey requested review from vipangul and removed request for jvillarre September 18, 2024 00:04
Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@pgschuey
Copy link
Collaborator Author

retest please

Signed-off-by: Paul Schumacher <schuey@xilinx.com>
@jvillarre jvillarre merged commit 53775ee into Xilinx:master Sep 18, 2024
22 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