[igt-dev] [PATCH i-g-t] tests/xe/xe_evict: Update beng-large subtest
Dandamudi, Priyanka
priyanka.dandamudi at intel.com
Mon May 15 04:32:25 UTC 2023
> -----Original Message-----
> From: igt-dev <igt-dev-bounces at lists.freedesktop.org> On Behalf Of
> janga.rahul.kumar at intel.com
> Sent: 12 May 2023 08:01 PM
> To: igt-dev at lists.freedesktop.org; Gandi, Ramadevi
> <ramadevi.gandi at intel.com>; Kumar, Janga Rahul
> <janga.rahul.kumar at intel.com>
> Subject: [igt-dev] [PATCH i-g-t] tests/xe/xe_evict: Update beng-large subtest
>
> From: Janga Rahul Kumar <janga.rahul.kumar at intel.com>
>
> Add missing bind engine flag.
>
> Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar at intel.com>
> ---
> tests/xe/xe_evict.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/xe/xe_evict.c b/tests/xe/xe_evict.c index 5687cce3..7fef4efc
> 100644
> --- a/tests/xe/xe_evict.c
> +++ b/tests/xe/xe_evict.c
> @@ -564,7 +564,7 @@ igt_main
> EXTERNAL_OBJ },
> { "beng-small-multi-vm", 16, 256, 1, 128, BIND_ENGINE |
> MULTI_VM },
> - { "beng-large", 4, 16, 1, 4, 0 },
> + { "beng-large", 4, 16, 1, 4, BIND_ENGINE },
> { "beng-large-external", 4, 16, 1, 4, BIND_ENGINE |
> EXTERNAL_OBJ },
> { "beng-large-multi-vm", 4, 8, 3, 8, BIND_ENGINE |
> MULTI_VM },
> --
LGTM
Acked-by: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
> 2.25.1
More information about the igt-dev
mailing list