R-b

On Wed, Aug 21, 2019 at 10:17:53AM +0200, Tomeu Vizoso wrote:
> To help make sure we are running tests in the ideal number of threads,
> print load stats to make obvious when there's a problem with
> utilization.
> 
> This will be specially useful when we run tests on a wider variety of
> devices.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.viz...@collabora.com>
> ---
>  src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2 | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2 
> b/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2
> index 56cbdf913f46..a04da3e182ec 100644
> --- a/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2
> +++ b/src/gallium/drivers/panfrost/ci/lava-deqp.yml.jinja2
> @@ -53,6 +53,7 @@ actions:
>            - echo 3 > /proc/sys/kernel/printk
>            - echo performance > 
> /sys/devices/platform/ff9a0000.gpu/devfreq/devfreq0/governor
>            - sh /deqp/deqp-runner.sh
> +          - cat /proc/loadavg
>          parse:
>            pattern: '(?P<test_case_id>\S*):\s+(?P<result>(pass|fail))'
>        from: inline
> -- 
> 2.20.1
> 

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to