Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 0/3] IGT XE documentation cleanup
@ 2023-09-06  9:23 Katarzyna Dec
  2023-09-06  9:23 ` [igt-dev] [PATCH i-g-t v3 1/3] tests/intel: Add missing documentation fields for tests Katarzyna Dec
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Katarzyna Dec @ 2023-09-06  9:23 UTC (permalink / raw)
  To: igt-dev; +Cc: Gandi Ramadevi

Let's add missing documentation fileds that are causing warnings.
Some tests documentation needed changes to have more accurate naming.
Let's mark Negative and Stress tests.
Adding missing 'Run type' and 'Test category' for remaining test.

v2: Fix few typos and add xe_mmap to VMA subcategory
v3: Add patch from Mauro enforcing mandatory documentation fields

Signed-off-by: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Gandi Ramadevi <ramadevi.gandi@intel.com>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>

Katarzyna Dec (3):
  tests/intel: Add missing documentation fields for tests
  test/xe: Clean up of test documentation
  scripts/test_list.py: enforce mandatory fields to be filled

 scripts/test_list.py               |   2 +-
 tests/core_hotunplug.c             |   1 +
 tests/intel/xe_ccs.c               |   7 +-
 tests/intel/xe_create.c            |   8 +-
 tests/intel/xe_debugfs.c           |   2 +-
 tests/intel/xe_dma_buf_sync.c      |   5 +-
 tests/intel/xe_evict.c             | 154 +++++++++++++++++++++++------
 tests/intel/xe_exec_balancer.c     |  11 +++
 tests/intel/xe_exec_basic.c        |   7 +-
 tests/intel/xe_exec_compute_mode.c |   5 +-
 tests/intel/xe_exec_fault_mode.c   |   9 +-
 tests/intel/xe_exercise_blt.c      |   6 +-
 tests/intel/xe_intel_bb.c          |   2 +-
 tests/intel/xe_media_fill.c        |   1 +
 tests/intel/xe_mmap.c              |  10 +-
 tests/intel/xe_mmio.c              |   3 +-
 tests/intel/xe_noexec_ping_pong.c  |  25 +++--
 tests/intel/xe_pm.c                |   1 +
 tests/intel/xe_query.c             |  14 ++-
 tests/intel/xe_spin_batch.c        |   2 +-
 tests/intel/xe_sysfs_scheduler.c   |   5 +-
 tests/intel/xe_sysfs_tile.c        |   3 +
 tests/intel/xe_uevent.c            |   3 +
 tests/intel/xe_vm.c                |  25 ++++-
 24 files changed, 247 insertions(+), 64 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2023-09-06 14:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-06  9:23 [igt-dev] [PATCH i-g-t v3 0/3] IGT XE documentation cleanup Katarzyna Dec
2023-09-06  9:23 ` [igt-dev] [PATCH i-g-t v3 1/3] tests/intel: Add missing documentation fields for tests Katarzyna Dec
2023-09-06  9:23 ` [igt-dev] [PATCH i-g-t v3 2/3] test/xe: Clean up of test documentation Katarzyna Dec
2023-09-06  9:23 ` [igt-dev] [PATCH i-g-t v3 3/3] scripts/test_list.py: enforce mandatory fields to be filled Katarzyna Dec
2023-09-06 10:50 ` [igt-dev] ✓ Fi.CI.BAT: success for IGT XE documentation cleanup (rev3) Patchwork
2023-09-06 14:22 ` [igt-dev] ✗ 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