Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: priyanka.dandamudi@intel.com
To: janga.rahul.kumar@intel.com, tejas.upadhyay@intel.com,
	igt-dev@lists.freedesktop.org, ramadevi.gandi@intel.com,
	priyanka.dandamudi@intel.com
Subject: [igt-dev] [PATCH i-g-t 0/3] Add tests for scheduler control interface
Date: Wed, 28 Jun 2023 15:22:36 +0530	[thread overview]
Message-ID: <20230628095239.615655-1-priyanka.dandamudi@intel.com> (raw)

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

New lib function has been added to iterate over sysfs/engines.
Added 2 new tests to validate basic scheduler control interface and its defaults.

v2: Adjust space issues.

v3: Addressed Kamil and Rahul review comments.
Modified existing tests and made all 3 scheduler tests into one
xe_sysfs_scheduler.

Cc: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Cc: Tejas Upadhyay <tejas.upadhyay@intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Priyanka Dandamudi (3):
  lib/igt_sysfs: Add support to iterate over engines
  xe/xe_sysfs_defaults: Verify .defaults in engines directory
  xe/xe_sysfs_scheduler: Verify scheduler control interface

 lib/igt_sysfs.c               |  47 ++++++++
 lib/igt_sysfs.h               |   3 +
 tests/meson.build             |   2 +
 tests/xe/xe_sysfs_defaults.c  |  88 +++++++++++++++
 tests/xe/xe_sysfs_scheduler.c | 203 ++++++++++++++++++++++++++++++++++
 5 files changed, 343 insertions(+)
 create mode 100644 tests/xe/xe_sysfs_defaults.c
 create mode 100644 tests/xe/xe_sysfs_scheduler.c

-- 
2.25.1

             reply	other threads:[~2023-06-28  9:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28  9:52 priyanka.dandamudi [this message]
2023-06-28  9:52 ` [igt-dev] [PATCH i-g-t 1/3] lib/igt_sysfs: Add support to iterate over engines priyanka.dandamudi
2023-06-28 12:42   ` Kumar, Janga Rahul
2023-06-28  9:52 ` [igt-dev] [PATCH i-g-t 2/3] xe/xe_sysfs_defaults: Verify .defaults in engines directory priyanka.dandamudi
2023-06-28 12:41   ` Kumar, Janga Rahul
2023-06-28  9:52 ` [igt-dev] [PATCH i-g-t 3/3] xe/xe_sysfs_scheduler: Verify scheduler control interface priyanka.dandamudi
2023-06-28 12:38   ` Kumar, Janga Rahul
2023-06-28 13:57 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Add tests for scheduler control interface (rev3) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2023-06-29  5:43 [igt-dev] [PATCH i-g-t 0/3] Add tests for scheduler control interface priyanka.dandamudi

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