Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC i-g-t 0/2] helper function
@ 2024-04-30 18:27 Bommu Krishnaiah
  2024-04-30 18:27 ` [PATCH RFC i-g-t 1/2] lib/xe/xe_util: " Bommu Krishnaiah
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Bommu Krishnaiah @ 2024-04-30 18:27 UTC (permalink / raw)
  To: igt-dev; +Cc: Bommu Krishnaiah, Oak Zeng, Himal Prasad Ghimiray

Introduce helper functions for object creation, binding, submission,
and destruction, applicable for SVM and other tests

xe_svm test is validating the helper function introduced in 'lib/xe/xe_util: helper function'

In this test I haven’t included the svm functionality, next patch I will include svm functionality

Test results
root@DUT7032PVCMella:/home/gta/xe/new/igt-gpu-tools# ./build/tests/xe_svm
IGT-Version: 1.28-g365f81646 (x86_64) (Linux: 6.8.0-rc5-xedrmtip+ x86_64)
Using IGT_SRANDOM=1714498247 for randomisation
Opened device: /dev/dri/card1
Starting subtest: svm-basic-malloc
Subtest svm-basic-malloc: SUCCESS (0.022s)

Signed-off-by: Bommu Krishnaiah <krishnaiah.bommu@intel.com>
Cc: Oak Zeng <oak.zeng@intel.com>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>

Bommu Krishnaiah (2):
  lib/xe/xe_util: helper function
  tests/intel/xe_svm: basic xe_svm test

 lib/xe/xe_util.c     | 113 +++++++++++++++++++++++++++++++++++++++++++
 lib/xe/xe_util.h     |  32 ++++++++++++
 tests/intel/xe_svm.c |  99 +++++++++++++++++++++++++++++++++++++
 tests/meson.build    |   1 +
 4 files changed, 245 insertions(+)
 create mode 100644 tests/intel/xe_svm.c

-- 
2.25.1


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

end of thread, other threads:[~2024-05-22 16:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30 18:27 [PATCH RFC i-g-t 0/2] helper function Bommu Krishnaiah
2024-04-30 18:27 ` [PATCH RFC i-g-t 1/2] lib/xe/xe_util: " Bommu Krishnaiah
2024-05-01  3:55   ` Zeng, Oak
2024-04-30 18:27 ` [PATCH RFC i-g-t 2/2] tests/intel/xe_svm: basic xe_svm test Bommu Krishnaiah
2024-05-01  3:59   ` Zeng, Oak
2024-05-10 15:07   ` Kamil Konieczny
2024-04-30 20:24 ` ✗ GitLab.Pipeline: warning for helper function Patchwork
2024-04-30 20:46 ` ✓ Fi.CI.BAT: success " Patchwork
2024-04-30 20:56 ` ✓ CI.xeBAT: " Patchwork
2024-05-01  1:27 ` ✗ CI.xeFULL: failure " Patchwork
2024-05-01  3:34 ` [PATCH RFC i-g-t 0/2] " Zeng, Oak
2024-05-01  4:44   ` Matthew Brost
2024-05-01 12:05     ` Zeng, Oak
2024-05-22 16:44     ` Zeng, Oak
2024-05-01  5:41 ` ✗ Fi.CI.IGT: failure for " Patchwork

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