[PATCH i-g-t 07/24] tests/intel: Introduce GPGPU subcategory

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Mon Mar 4 15:07:30 UTC 2024


On Mon,  4 Mar 2024 11:16:00 +0000
Katarzyna Piecielska <katarzyna.piecielska at intel.com> wrote:

> Let's introduce GPGPU subcategory.
> 
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Cc: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
> Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
> ---
>  tests/intel/gem_gpgpu_fill.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/tests/intel/gem_gpgpu_fill.c b/tests/intel/gem_gpgpu_fill.c
> index ac283620e..535ac0cc8 100644
> --- a/tests/intel/gem_gpgpu_fill.c
> +++ b/tests/intel/gem_gpgpu_fill.c
> @@ -51,13 +51,13 @@
>  /**
>   * TEST: gem gpgpu fill
>   * Category: Server
> - * Functionality: command submission
> - * Run type: FULL
> - * Sub-category: Compute
> + * Functionality: gpgpu
> + * Sub-category: GPGPU

See my previous comments: gpgpu and GPGPU are named the same. This cause
troubles for some tools used internally, which are case-insensitive.

>   * Test category: GEM_Legacy
> + * Feature: compute
> + * Run type: FULL
>   *
>   * SUBTEST: basic
> - * Feature: compute
>   */
>  
>  #define WIDTH 64


More information about the igt-dev mailing list