[PATCH i-g-t 1/2] tests: xe_compute* Update test documentation
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Mar 5 12:02:01 UTC 2025
Hi Chauhan,,
On 2025-03-05 at 07:41:06 +0000, Chauhan, Aditya wrote:
> LGTM
> Reviewed-by: Aditya Chauhan <aditya.chauhan at intel.com>
>
>
Thank you, I modified subject into tests/intel/xe_compute*: and
tests/intel/xe_*: and applied both patches with your r-b.
Regards,
Kamil
> > -----Original Message-----
> > From: igt-dev <igt-dev-bounces at lists.freedesktop.org> On Behalf Of Katarzyna
> > Piecielska
> > Sent: Thursday, February 27, 2025 6:34 PM
> > To: igt-dev at lists.freedesktop.org
> > Cc: Piecielska, Katarzyna <katarzyna.piecielska at intel.com>
> > Subject: [PATCH i-g-t 1/2] tests: xe_compute* Update test documentation
> >
> > Our documentation scripts need to have unique pairs 'Mega feature - Sub-
> > category', e.g. example below is causing warnings:
> >
> > Mega feature: WMTP
> > Sub-category: CMD submission
> > &&
> > Mega feature: General Core features
> > Sub-category: CMD submission
> >
> > There is a need to make sure that pairs are unique, so let's make change in
> > xe_compute* tests.
> >
> > Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> > ---
> > tests/intel/xe_compute.c | 4 +++-
> > tests/intel/xe_compute_preempt.c | 2 +-
> > 2 files changed, 4 insertions(+), 2 deletions(-)
> >
> > diff --git a/tests/intel/xe_compute.c b/tests/intel/xe_compute.c index
> > 558b46eba..7daf6209d 100644
> > --- a/tests/intel/xe_compute.c
> > +++ b/tests/intel/xe_compute.c
> > @@ -163,7 +163,9 @@ test_compute_kernel_with_ccs_mode(int num_gt)
> >
> > /**
> > * SUBTEST: compute-square
> > - * Sub-category: Compute square tests
> > + * Mega feature: WMTP
> > + * Sub-category: wmtp tests
> > + * Functionality: OpenCL kernel
> > * GPU requirement: TGL, PVC, LNL, PTL
> > * Description:
> > * Run an openCL Kernel that returns output[i] = input[i] * input[i],
> > diff --git a/tests/intel/xe_compute_preempt.c
> > b/tests/intel/xe_compute_preempt.c
> > index d4c243c16..876e53823 100644
> > --- a/tests/intel/xe_compute_preempt.c
> > +++ b/tests/intel/xe_compute_preempt.c
> > @@ -7,7 +7,7 @@
> > * TEST: Check compute-related preemption functionality
> > * Category: Core
> > * Mega feature: WMTP
> > - * Sub-category: Compute tests
> > + * Sub-category: wmtp tests
> > * Functionality: OpenCL kernel
> > * Test category: functionality test
> > */
> > --
> > 2.34.1
>
More information about the igt-dev
mailing list