All of lore.kernel.org
 help / color / mirror / Atom feed
From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
To: Katarzyna Piecielska <katarzyna.piecielska@intel.com>
Cc: <igt-dev@lists.freedesktop.org>,
	Ashutosh Dixit <ashutosh.dixit@intel.com>,
	Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>,
	Kamil Konieczny <kamil.konieczny@linux.intel.com>,
	Chris Wilson <chris.p.wilson@intel.com>
Subject: Re: [PATCH i-g-t v4 22/25] tests/intel: Add more tests to Performance subcategory
Date: Fri, 15 Mar 2024 10:04:26 -0700	[thread overview]
Message-ID: <ZfR/muqzBaEhFmBt@unerlige-ril> (raw)
In-Reply-To: <20240314143455.1436688-23-katarzyna.piecielska@intel.com>

LGTM,
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>

minor question: What does obsolete signify? Does it mean those tests 
won't be run in CI?

Thanks,
Umesh

On Thu, Mar 14, 2024 at 02:34:52PM +0000, Katarzyna Piecielska wrote:
>Tag tests/intel/perf.c & tests/intel/perf_pmu.c as performance.
>
>v2: Make Sub-category/Functionality/Feature unique values. (Kamil)
>
>Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska@intel.com>
>Cc: Ashutosh Dixit <ashutosh.dixit@intel.com>
>Cc: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
>Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
>Cc: Chris Wilson <chris.p.wilson@intel.com>
>---
> tests/intel/perf.c     | 33 +++++++++++++++++----------------
> tests/intel/perf_pmu.c |  1 +
> 2 files changed, 18 insertions(+), 16 deletions(-)
>
>diff --git a/tests/intel/perf.c b/tests/intel/perf.c
>index e5d3fbd0e..44a0acf8d 100644
>--- a/tests/intel/perf.c
>+++ b/tests/intel/perf.c
>@@ -52,6 +52,7 @@
>  * Test category: Perf
>  * Functionality: oa
>  * Sub-category: Performance
>+ * Category: Desktop client
>  * Run type: FULL
>  *
>  * SUBTEST: blocking
>@@ -70,44 +71,44 @@
>  * Description: Test the i915 perf metrics streaming interface
>  *
>  * SUBTEST: enable-disable
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: gen12-group-concurrent-oa-buffer-read
>  * Description: Verify concurrent reads from OA buffers in different groups
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: gen12-group-exclusive-stream-ctx-handle
>  * Description: Verify exclusivity of perf streams with ctx handle
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: gen12-group-exclusive-stream-sample-oa
>  * Description: Verify exclusivity of perf streams with sample oa option
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: gen12-invalid-class-instance
>  * Description: Verify invalid class instance
>  *
>  * SUBTEST: gen12-mi-rpc
>  * Description: Test MI REPORT PERF COUNT for Gen 12
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: gen12-oa-tlb-invalidate
>  * Description: Test OA TLB invalidate
>  *
>  * SUBTEST: gen12-unprivileged-single-ctx-counters
>  * Description: Measure performance for a specific context using OAR in Gen 12
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: gen8-unprivileged-single-ctx-counters
>- * Feature: oa, obsolete
>+ * Feature: oa perf, obsolete
>  *
>  * SUBTEST: global-sseu-config
>  * Description: Verify specifying SSEU opening parameters
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: global-sseu-config-invalid
>  * Description: Verify invalid SSEU opening parameters
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: i915-ref-count
>  * Description: Test the i915 perf metrics streaming interface
>@@ -134,7 +135,7 @@
>  * Description: Test the i915 perf metrics streaming interface
>  *
>  * SUBTEST: mi-rpc
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: missing-sample-flags
>  * Description: Test the i915 perf metrics streaming interface
>@@ -143,19 +144,19 @@
>  * Description: Test the i915 perf metrics streaming interface
>  *
>  * SUBTEST: non-system-wide-paranoid
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: non-zero-reason
>  * Description: Test that reason field in OA reports is never 0 on Gen8+
>  *
>  * SUBTEST: oa-exponents
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: oa-formats
>  * Description: Test the i915 perf metrics streaming interface
>  *
>  * SUBTEST: per-context-mode-unprivileged
>- * Feature: oa, obsolete
>+ * Feature: oa perf, obsolete
>  *
>  * SUBTEST: polling
>  * Description: Test polled read with default hrtimer frequency
>@@ -167,20 +168,20 @@
>  * Description: Test polled read with buffer size smaller than available data
>  *
>  * SUBTEST: rc6-disable
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: short-reads
>  * Description: Test the i915 perf metrics streaming interface
>  *
>  * SUBTEST: stress-open-close
>  * Description: Stress tests opening & closing the i915-perf stream in a busy loop
>- * Feature: oa
>+ * Feature: oa perf
>  *
>  * SUBTEST: sysctl-defaults
>  * Description: Test the i915 perf metrics streaming interface
>  *
>  * SUBTEST: unprivileged-single-ctx-counters
>- * Feature: oa, obsolete
>+ * Feature: oa perf, obsolete
>  *
>  * SUBTEST: whitelisted-registers-userspace-config
>  * Description: Test the i915 perf metrics streaming interface
>diff --git a/tests/intel/perf_pmu.c b/tests/intel/perf_pmu.c
>index 718a3ed37..b80273a56 100644
>--- a/tests/intel/perf_pmu.c
>+++ b/tests/intel/perf_pmu.c
>@@ -55,6 +55,7 @@
>  * Feature: i915 pmu perf interface, pmu
>  * Test category: Perf
>  * Sub-category: Performance
>+ * Category: Desktop client
>  * Functionality: pmu
>  * Run type: FULL
>  *
>-- 
>2.34.1
>

  reply	other threads:[~2024-03-15 17:04 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 14:34 [PATCH i-g-t v4 00/25] Update test documentation for i915 tests Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 01/25] tests: Introduce uapi subcategory Katarzyna Piecielska
2024-03-19 17:02   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 02/25] tests/intel: Introduce Memory management subcategory Katarzyna Piecielska
2024-03-15  4:20   ` Dandamudi, Priyanka
2024-03-19 11:06     ` Piecielska, Katarzyna
2024-03-20  2:34       ` Dandamudi, Priyanka
2024-03-14 14:34 ` [PATCH i-g-t v4 03/25] tests/intel: Introduce CMD submission subcategory Katarzyna Piecielska
2024-03-21 11:12   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 04/25] tests/intel: Introduce Caching subcategory Katarzyna Piecielska
2024-03-21 11:25   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 05/25] tests/intel: Let's introduce Workarounds subcategory Katarzyna Piecielska
2024-03-19 17:09   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 06/25] tests/intel: Add tests to Compute subcategory Katarzyna Piecielska
2024-03-19 17:59   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 07/25] tests/intel: Introduce GPGPU subcategory Katarzyna Piecielska
2024-03-21 11:33   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 08/25] tests/intel: Introduce Blitter subcategory Katarzyna Piecielska
2024-03-19 12:40   ` Zbigniew Kempczyński
2024-03-21 10:11   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 09/25] tests/intel: Introduce FDinfo subcategory Katarzyna Piecielska
2024-03-15 17:01   ` Umesh Nerlige Ramappa
2024-03-14 14:34 ` [PATCH i-g-t v4 10/25] tests/intel: Introduce Flat-ccs subcategory Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 11/25] tests/intel: Introduce Firmware subcategory Katarzyna Piecielska
2024-03-19 17:17   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 12/25] tests/intel: Introduce Media subcategory Katarzyna Piecielska
2024-03-19 12:44   ` Zbigniew Kempczyński
2024-03-14 14:34 ` [PATCH i-g-t v4 13/25] tests/intel: Introduce Render copy subcategory Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 14/25] tests/intel: Introduce Obsolete subcategory Katarzyna Piecielska
2024-03-21 14:40   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 15/25] tests/intel: Introduce Power management subcategory Katarzyna Piecielska
2024-03-21 14:52   ` Kamil Konieczny
2024-03-14 14:34 ` [PATCH i-g-t v4 16/25] tests/intel: Introduce SysMan subcategory Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 17/25] tests: Introduce Core subcategory Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 18/25] tests: Introduce Synchronization subcategory Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 19/25] tests: Introduce intel-nouveau subcategory Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 20/25] tests/intel: Introduce Debugging subcategory Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 21/25] tests/intel: Add missing documentation fields in i915_selftest Katarzyna Piecielska
2024-03-20  3:26   ` Girotra, Himanshu
2024-03-14 14:34 ` [PATCH i-g-t v4 22/25] tests/intel: Add more tests to Performance subcategory Katarzyna Piecielska
2024-03-15 17:04   ` Umesh Nerlige Ramappa [this message]
2024-03-14 14:34 ` [PATCH i-g-t v4 23/25] tests: Add missing documentation fields for SRIOV and Display Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 24/25] tests: Remove 'Run type' documentation field Katarzyna Piecielska
2024-03-14 14:34 ` [PATCH i-g-t v4 25/25] tests: Update device_reset functionality Katarzyna Piecielska
2024-03-14 16:56 ` ✗ Fi.CI.BAT: failure for Update test documentation for i915 tests (rev4) Patchwork
2024-03-14 17:12 ` ✓ CI.xeBAT: success " Patchwork
2024-03-19 18:59 ` [PATCH i-g-t v4 00/25] Update test documentation for i915 tests Mauro Carvalho Chehab

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=ZfR/muqzBaEhFmBt@unerlige-ril \
    --to=umesh.nerlige.ramappa@intel.com \
    --cc=ashutosh.dixit@intel.com \
    --cc=chris.p.wilson@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.intel.com \
    --cc=katarzyna.piecielska@intel.com \
    --cc=mauro.chehab@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.