Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: janga.rahul.kumar@intel.com
To: igt-dev@lists.freedesktop.org, ramadevi.gandi@intel.com,
	janga.rahul.kumar@intel.com
Subject: [igt-dev] [PATCH i-g-t] tests/xe/xe_evict: Update beng-large subtest
Date: Fri, 12 May 2023 20:00:33 +0530	[thread overview]
Message-ID: <20230512143033.3830748-1-janga.rahul.kumar@intel.com> (raw)

From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>

Add missing bind engine flag.

Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
---
 tests/xe/xe_evict.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/xe/xe_evict.c b/tests/xe/xe_evict.c
index 5687cce3..7fef4efc 100644
--- a/tests/xe/xe_evict.c
+++ b/tests/xe/xe_evict.c
@@ -564,7 +564,7 @@ igt_main
 			EXTERNAL_OBJ },
 		{ "beng-small-multi-vm", 16, 256, 1, 128, BIND_ENGINE |
 			MULTI_VM },
-		{ "beng-large", 4, 16, 1, 4, 0 },
+		{ "beng-large", 4, 16, 1, 4, BIND_ENGINE },
 		{ "beng-large-external", 4, 16, 1, 4, BIND_ENGINE |
 			EXTERNAL_OBJ },
 		{ "beng-large-multi-vm", 4, 8, 3, 8, BIND_ENGINE | MULTI_VM },
-- 
2.25.1

             reply	other threads:[~2023-05-12 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12 14:30 janga.rahul.kumar [this message]
2023-05-12 15:30 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/xe/xe_evict: Update beng-large subtest Patchwork
2023-05-15  4:32 ` [igt-dev] [PATCH i-g-t] " Dandamudi, Priyanka

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=20230512143033.3830748-1-janga.rahul.kumar@intel.com \
    --to=janga.rahul.kumar@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=ramadevi.gandi@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