[igt-dev] [PATCH i-g-t 2/4] intel/xe_sysfs_scheduler.c: remove nonpriviledged-user tests

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Oct 9 10:23:55 UTC 2023


Hi Mauro,
On 2023-10-09 at 12:01:39 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
> 
> The logic which used to implement those were removed, but the doc
> tag was kept, making this out of sync with the actual tests on
> this file.
> 
> Fixes: fc53c6bf1dad ("xe/xe_sysfs: Removing non privileged user test")
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>

Please merge this and next ones 3/4 and 4/4 before first one.

With this:
Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

> ---
>  tests/intel/xe_sysfs_scheduler.c | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/tests/intel/xe_sysfs_scheduler.c b/tests/intel/xe_sysfs_scheduler.c
> index e41fc4b6bb61..954dad1305f1 100644
> --- a/tests/intel/xe_sysfs_scheduler.c
> +++ b/tests/intel/xe_sysfs_scheduler.c
> @@ -17,10 +17,6 @@
>   * Description: Test to check if %s arg[1] schedule parameter checks for min max values.
>   * Test category: functionality test
>   *
> - * SUBTEST: %s-nonprivileged-user
> - * Description: Test %s arg[1] schedule parameter for nonprivileged user.
> - * Test category: functionality test
> - *
>   * arg[1]:
>   *
>   * @preempt_timeout_us:		preempt timeout us
> -- 
> 2.41.0
> 


More information about the igt-dev mailing list