[PATCH i-g-t] tests/intel/xe_oa: Skip non-zero-reason subtest in simulation
Umesh Nerlige Ramappa
umesh.nerlige.ramappa at intel.com
Wed May 14 22:31:52 UTC 2025
On Wed, May 14, 2025 at 03:02:25PM -0700, Ashutosh Dixit wrote:
>Filling 16 M OA buffer multiple times is too long for simulation,
>
>Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
Thanks,
Umesh
>---
> tests/intel/xe_oa.c | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/tests/intel/xe_oa.c b/tests/intel/xe_oa.c
>index 48e6d6fd36..1576479d98 100644
>--- a/tests/intel/xe_oa.c
>+++ b/tests/intel/xe_oa.c
>@@ -4970,6 +4970,7 @@ igt_main
> }
>
> igt_subtest_with_dynamic("non-zero-reason") {
>+ igt_require(!igt_run_in_simulation());
> igt_require(oau->capabilities & DRM_XE_OA_CAPS_OA_BUFFER_SIZE);
> __for_one_hwe_in_oag(hwe)
> test_non_zero_reason(hwe, 0);
>--
>2.48.1
>
More information about the igt-dev
mailing list