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

Fix CtsGpuProfilingDataTest fail #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chenyanxzhu
Copy link

Rename the perfetto gpu data producer name from libpps-producer
to libgpudataproducer to align with AGI/cts.

To pass the test, it also need following cmd:
1, echo "0" > /proc/sys/dev/i915/perf_stream_paranoid 2, setenforce 0
3, sysctl dev.i915.perf_stream_paranoid=0
sysctl dev.i915_ag.perf_stream_paranoid=0
When in vm mode, at least 1 gpu needs to be passthoughed. SRIOV mode has no metrics info provided under dir:
/sys/dev/char/%d:%d/device/drm

Tracked-On: OAM-128278

Copy link

@feijiang1 feijiang1 left a comment

Choose a reason for hiding this comment

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

LGTM

@sysopenci
Copy link

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

5 similar comments
@sysopenci
Copy link

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link

one of the dependent pr's program name is not compatable with other dependent prs, for more details please check tracked_on

Rename the perfetto gpu data producer name from libpps-producer
 to libgpudataproducer to align with AGI/cts.

To pass the test, it also need following cmd:
1, setenforce 0
2, sysctl dev.i915.perf_stream_paranoid=0
   sysctl dev.i915_ag.perf_stream_paranoid=0
When in vm mode, at least 1 gpu needs to be passthoughed.
SRIOV mode has no metrics info provided under dir:
  /sys/dev/char/%d:%d/device/drm

Tracked-On: OAM-128560
Signed-off-by: ZhuChenyanX <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Build Not Started Engineering Build Not Started Pending Developer Approval Pending Developer Approval Valid commit message
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants