Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tests/xe/xe_evict: Update beng-large subtest
@ 2023-05-12 14:30 janga.rahul.kumar
  2023-05-12 15:30 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
  2023-05-15  4:32 ` [igt-dev] [PATCH i-g-t] " Dandamudi, Priyanka
  0 siblings, 2 replies; 3+ messages in thread
From: janga.rahul.kumar @ 2023-05-12 14:30 UTC (permalink / raw)
  To: igt-dev, ramadevi.gandi, janga.rahul.kumar

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-15  4:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-12 14:30 [igt-dev] [PATCH i-g-t] tests/xe/xe_evict: Update beng-large subtest janga.rahul.kumar
2023-05-12 15:30 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2023-05-15  4:32 ` [igt-dev] [PATCH i-g-t] " Dandamudi, Priyanka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox