Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Badal Nilawar <badal.nilawar@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: vinay.belgaumkar@intel.com
Subject: [PATCH i-g-t 1/2] Revert "tests/intel/xe_gt_freq: Fix freq_low_max test"
Date: Fri, 14 Jun 2024 15:37:11 +0530	[thread overview]
Message-ID: <20240614100712.38276-2-badal.nilawar@intel.com> (raw)
In-Reply-To: <20240614100712.38276-1-badal.nilawar@intel.com>

This reverts commit 1a1e668e774ebe982abc943c3620da7b1a6b1cdf.

Signed-off-by: Badal Nilawar <badal.nilawar@intel.com>
---
 tests/intel/xe_gt_freq.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/tests/intel/xe_gt_freq.c b/tests/intel/xe_gt_freq.c
index d2e4d1a09..24333612b 100644
--- a/tests/intel/xe_gt_freq.c
+++ b/tests/intel/xe_gt_freq.c
@@ -277,9 +277,7 @@ static void test_freq_low_max(int fd, int gt_id)
 	rpe = get_freq(fd, gt_id, "rpe");
 
 	igt_assert(get_freq(fd, gt_id, "cur") == rpe);
-
-	if (!xe_is_gt_in_c6(fd, gt_id))
-		igt_assert(get_freq(fd, gt_id, "act") == rpe);
+	igt_assert(get_freq(fd, gt_id, "act") == rpe);
 }
 
 /**
-- 
2.34.1


  reply	other threads:[~2024-06-14  9:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14 10:07 [PATCH i-g-t 0/2] Fix freq_low_max test Badal Nilawar
2024-06-14 10:07 ` Badal Nilawar [this message]
2024-06-14 10:07 ` [PATCH i-g-t 2/2] "tests/intel/xe_gt_freq: " Badal Nilawar
2024-06-14 13:37   ` Kamil Konieczny
2024-06-14 14:19     ` Nilawar, Badal
2024-06-14 13:48 ` ✓ CI.xeBAT: success for " Patchwork
2024-06-14 13:57 ` ✓ Fi.CI.BAT: " Patchwork
2024-06-14 23:51 ` ✓ CI.xeFULL: " Patchwork
2024-06-16 21:19 ` ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240614100712.38276-2-badal.nilawar@intel.com \
    --to=badal.nilawar@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=vinay.belgaumkar@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox