[PATCH i-g-t v3 04/25] tests/intel: Introduce Caching subcategory
Kamil Konieczny
kamil.konieczny at linux.intel.com
Tue Mar 12 16:00:40 UTC 2024
Hi Katarzyna,
On 2024-03-12 at 14:13:58 +0000, Katarzyna Piecielska wrote:
> Let's have 'Caching' subcategory to show where we are testing cashing.
>
> Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
> Cc: Chris Wilson <chris.p.wilson at intel.com>
> 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>
> Acked-by: Mauro Carvalho Chehab <mauro.chehab at linux.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
Isn't this conflicting with Feature?
Regards,
Kamil
> * Test category: GEM_Legacy
> *
> * SUBTEST: read-writes
> --
> 2.34.1
>
More information about the igt-dev
mailing list