From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
To: Katarzyna Piecielska <katarzyna.piecielska@intel.com>
Cc: <igt-dev@lists.freedesktop.org>,
Kamil Konieczny <kamil.konieczny@linux.intel.com>,
Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
Subject: Re: [PATCH i-g-t v4 09/25] tests/intel: Introduce FDinfo subcategory
Date: Fri, 15 Mar 2024 10:01:39 -0700 [thread overview]
Message-ID: <ZfR+85zIE2QYnEeM@unerlige-ril> (raw)
In-Reply-To: <20240314143455.1436688-10-katarzyna.piecielska@intel.com>
On Thu, Mar 14, 2024 at 02:34:39PM +0000, Katarzyna Piecielska wrote:
>Let's introduce FDinfo subcategory.
>
>v2: Make Sub-category/Functionality/Feature unique values. (Kamil)
>
>Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska@intel.com>
Acked-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
>Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
>Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
>Cc: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
>---
> tests/intel/drm_fdinfo.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
>diff --git a/tests/intel/drm_fdinfo.c b/tests/intel/drm_fdinfo.c
>index 3ced658f2..aac2fdb6a 100644
>--- a/tests/intel/drm_fdinfo.c
>+++ b/tests/intel/drm_fdinfo.c
>@@ -36,7 +36,10 @@
> /**
> * TEST: drm fdinfo
> * Description: Test the i915 drm fdinfo data
>- * Feature: client_busyness
>+ * Feature: client busyness
>+ * Functionality: client_busyness
>+ * Sub-category: FDinfo
>+ * Category: Desktop client
> * Run type: FULL
> *
> * SUBTEST: all-busy-check-all
>--
>2.34.1
>
next prev parent reply other threads:[~2024-03-15 17:02 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 [this message]
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
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+85zIE2QYnEeM@unerlige-ril \
--to=umesh.nerlige.ramappa@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.