Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code
@ 2024-01-12  7:49 janga.rahul.kumar
  2024-01-12  8:11 ` ✓ CI.xeBAT: success for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: janga.rahul.kumar @ 2024-01-12  7:49 UTC (permalink / raw)
  To: igt-dev, ramadevi.gandi, janga.rahul.kumar, sai.gowtham.ch

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

Remove redundant code related to exec queue creation.

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

diff --git a/tests/intel/xe_exec_store.c b/tests/intel/xe_exec_store.c
index 870394d3c..3fa8880ba 100644
--- a/tests/intel/xe_exec_store.c
+++ b/tests/intel/xe_exec_store.c
@@ -148,7 +148,6 @@ static void basic_inst(int fd, int inst_type, struct drm_xe_engine_class_instanc
 	else
 		igt_assert_f(inst_type < 2, "Entered wrong inst_type.\n");
 
-	exec_queue = xe_exec_queue_create(fd, vm, eci, 0);
 	exec.exec_queue_id = exec_queue;
 	exec.address = data->addr;
 	sync.flags &= DRM_XE_SYNC_FLAG_SIGNAL;
-- 
2.25.1

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

end of thread, other threads:[~2024-01-18  8:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12  7:49 [PATCH i-g-t] tests/intel/xe_exec_store: Remove redundant code janga.rahul.kumar
2024-01-12  8:11 ` ✓ CI.xeBAT: success for " Patchwork
2024-01-12  8:29 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-01-12 12:39   ` Kamil Konieczny
2024-01-18  7:08     ` Illipilli, TejasreeX
2024-01-12  9:07 ` [PATCH i-g-t] " Ch, Sai Gowtham
2024-01-18  6:40 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-01-18  8:09 ` ✗ Fi.CI.IGT: failure " Patchwork

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