From: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: riana.tauro@intel.com, rodrigo.vivi@intel.com,
kamil.konieczny@linux.intel.com, jonathan.cavitt@intel.com,
lukasz.laguna@intel.com, jakub1.kolakowski@intel.com
Subject: [PATCH v2 i-g-t 0/3] Add sysfs node checks for gt_freq and pm_residency tests
Date: Thu, 1 Aug 2024 12:27:45 +0200 [thread overview]
Message-ID: <20240801102748.487160-1-marcin.bernatowicz@linux.intel.com> (raw)
In-Reply-To: <20240730164232.286232-1-marcin.bernatowicz@linux.intel.com>
This patch series introduces necessary node checks to ensure that tests
are only executed when specific sysfs nodes are present. This prevents
test failures on Virtual Function (VF) devices where these nodes might
be missing.
v2: Use "node" instead of "attribute" for more accuracy
Marcin Bernatowicz (3):
lib/igt_sysfs: Add xe_sysfs_gt_has_node to check node existence
tests/intel/xe_gt_freq: Skip test if 'freq0' node is missing
tests/intel/xe_pm_residency: Skip test if 'gtidle' node is missing
lib/igt_sysfs.c | 26 ++++++++++++++++++++++++++
lib/igt_sysfs.h | 1 +
tests/intel/xe_gt_freq.c | 1 +
tests/intel/xe_pm_residency.c | 2 ++
4 files changed, 30 insertions(+)
--
2.31.1
next prev parent reply other threads:[~2024-08-01 10:27 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 16:42 [PATCH i-g-t 0/3] Add sysfs attribute checks for gt_freq and pm_residency tests Marcin Bernatowicz
2024-07-30 16:42 ` [PATCH i-g-t 1/3] lib/igt_sysfs: Add xe_sysfs_gt_has_attr to check attribute existence Marcin Bernatowicz
2024-07-30 19:51 ` Cavitt, Jonathan
2024-07-31 18:00 ` Kamil Konieczny
2024-08-01 9:10 ` Bernatowicz, Marcin
2024-07-30 16:42 ` [PATCH i-g-t 2/3] tests/intel/xe_gt_freq: Skip test if 'freq0' attribute is missing Marcin Bernatowicz
2024-07-30 19:51 ` Cavitt, Jonathan
2024-07-30 16:42 ` [PATCH i-g-t 3/3] tests/intel/xe_pm_residency: Skip test if 'gtidle' " Marcin Bernatowicz
2024-07-30 19:54 ` Cavitt, Jonathan
2024-07-30 17:23 ` ✓ CI.xeBAT: success for Add sysfs attribute checks for gt_freq and pm_residency tests Patchwork
2024-07-30 17:36 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-07-30 18:39 ` ✗ CI.xeFULL: " Patchwork
2024-08-01 10:27 ` Marcin Bernatowicz [this message]
2024-08-01 10:27 ` [PATCH v2 i-g-t 1/3] lib/igt_sysfs: Add xe_sysfs_gt_has_node to check node existence Marcin Bernatowicz
2024-08-01 10:27 ` [PATCH v2 i-g-t 2/3] tests/intel/xe_gt_freq: Skip test if 'freq0' node is missing Marcin Bernatowicz
2024-08-01 10:27 ` [PATCH v2 i-g-t 3/3] tests/intel/xe_pm_residency: Skip test if 'gtidle' " Marcin Bernatowicz
-- strict thread matches above, loose matches on Subject: below --
2024-08-01 14:38 [PATCH v2 i-g-t 0/3] Add sysfs node checks for gt_freq and pm_residency tests Marcin Bernatowicz
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=20240801102748.487160-1-marcin.bernatowicz@linux.intel.com \
--to=marcin.bernatowicz@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jakub1.kolakowski@intel.com \
--cc=jonathan.cavitt@intel.com \
--cc=kamil.konieczny@linux.intel.com \
--cc=lukasz.laguna@intel.com \
--cc=riana.tauro@intel.com \
--cc=rodrigo.vivi@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