[PATCH i-g-t 05/24] tests/intel: Introduce Caching subcategory

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


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

> Let's have 'Caching' subcategory to show where we are testing cashing.

LGTM.
Acked-by: Mauro Carvalho Chehab <mchehab at kernel.org>


> 
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Cc: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
> Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
> Cc: Sai Gowtham Ch <sai.gowtham.ch at intel.com>
> ---
>  tests/intel/gem_caching.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/intel/gem_caching.c b/tests/intel/gem_caching.c
> index 4a8f69e97..4a95cf528 100644
> --- a/tests/intel/gem_caching.c
> +++ b/tests/intel/gem_caching.c
> @@ -45,9 +45,9 @@
>   * Category: Desktop client
>   * Description: Test snoop consistency when touching partial cachelines.
>   * Feature: caching
> - * Functionality: data coherency
> + * Functionality: coherency
>   * Run type: FULL
> - * Sub-category: i915
> + * Sub-category: Caching
>   * Test category: GEM_Legacy
>   *
>   * SUBTEST: read-writes


More information about the igt-dev mailing list