lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 4 Nov 2023 10:19:17 -0300
From:   Helen Koike <helen.koike@...labora.com>
To:     Jessica Zhang <quic_jesszhan@...cinc.com>,
        David Airlie <airlied@...il.com>,
        Daniel Vetter <daniel@...ll.ch>
Cc:     robdclark@...omium.org, quic_abhinavk@...cinc.com,
        freedreno@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] drm/ci: Add skips, fails and flakes for SM8250



On 10/10/2023 19:25, Jessica Zhang wrote:
> Add skips, fails and flakes for the SM8250 test.
> 
> Generated using update-xfails.py [1]
> 
> [1] https://patchwork.freedesktop.org/patch/561453/?series=124793&rev=1
> 
> Signed-off-by: Abhinav Kumar <quic_abhinavk@...cinc.com>
> Signed-off-by: Jessica Zhang <quic_jesszhan@...cinc.com>
> ---
>   drivers/gpu/drm/ci/xfails/msm-sm8250-fails.txt  | 29 +++++++++++++++++++++++++
>   drivers/gpu/drm/ci/xfails/msm-sm8250-flakes.txt |  3 +++
>   drivers/gpu/drm/ci/xfails/msm-sm8250-skips.txt  |  8 +++++++
>   3 files changed, 40 insertions(+)
> 
> diff --git a/drivers/gpu/drm/ci/xfails/msm-sm8250-fails.txt b/drivers/gpu/drm/ci/xfails/msm-sm8250-fails.txt
> new file mode 100644
> index 000000000000..cc8ae32e90e7
> --- /dev/null
> +++ b/drivers/gpu/drm/ci/xfails/msm-sm8250-fails.txt
> @@ -0,0 +1,29 @@
> +kms_3d,Fail
> +kms_atomic_transition@...ne-all-modeset-transition,Timeout
> +kms_color@...-0-25,Fail
> +kms_color@...-0-50,Fail
> +kms_color@...-0-75,Fail
> +kms_color@...-blue-to-red,Fail
> +kms_color@...-negative,Fail
> +kms_color@...-red-to-blue,Fail
> +kms_color@...-signed,Fail
> +kms_cursor_legacy@...ic-flip-after-cursor-varying-size,Fail
> +kms_cursor_legacy@...ic-flip-before-cursor-varying-size,Fail
> +kms_cursor_legacy@...sor-vs-flip-atomic-transitions-varying-size,Fail
> +kms_cursor_legacy@...sor-vs-flip-toggle,Fail
> +kms_cursor_legacy@...sor-vs-flip-varying-size,Fail
> +kms_cursor_legacy@...rt-flip-after-cursor-atomic-transitions-varying-size,Fail
> +kms_cursor_legacy@...rt-flip-before-cursor-atomic-transitions-varying-size,Fail
> +kms_cursor_legacy@...rt-flip-before-cursor-toggle,Fail
> +kms_hdmi_inject@...ect-4k,Fail
> +kms_pipe_crc_basic@...pare-crc-sanitycheck-nv12,Fail
> +kms_plane@...el-format,Fail
> +kms_plane@...el-format-source-clamping,Fail
> +kms_plane@...ne-position-covered,Fail
> +kms_plane@...ne-position-hole,Fail
> +kms_plane@...ne-position-hole-dpms,Fail
> +kms_plane_alpha_blend@...ha-7efc,Fail
> +kms_plane_alpha_blend@...erage-7efc,Fail
> +kms_plane_alpha_blend@...erage-vs-premult-vs-constant,Fail
> +kms_plane_cursor@...rlay,Fail
> +kms_rmfb@...se-fd,Fail
> diff --git a/drivers/gpu/drm/ci/xfails/msm-sm8250-flakes.txt b/drivers/gpu/drm/ci/xfails/msm-sm8250-flakes.txt
> new file mode 100644
> index 000000000000..0b55665184c1
> --- /dev/null
> +++ b/drivers/gpu/drm/ci/xfails/msm-sm8250-flakes.txt
> @@ -0,0 +1,3 @@
> +kms_cursor_legacy@...p-vs-cursor-atomic-transitions-varying-size
> +kms_cursor_legacy@...p-vs-cursor-varying-size
> +kms_plane_cursor@...wport

We are trying to add some docs, specially to the flakes, please check: 
https://lists.freedesktop.org/archives/dri-devel/2023-October/427982.html

Could you add it for those? (I'm glad to see there are just a few flakes).

Thanks
Helen

> diff --git a/drivers/gpu/drm/ci/xfails/msm-sm8250-skips.txt b/drivers/gpu/drm/ci/xfails/msm-sm8250-skips.txt
> new file mode 100644
> index 000000000000..c20422c58e4d
> --- /dev/null
> +++ b/drivers/gpu/drm/ci/xfails/msm-sm8250-skips.txt
> @@ -0,0 +1,8 @@
> +# Suspend to RAM seems to be broken on this machine
> +.*suspend.*
> +
> +# reboots device
> +kms_plane_scaling.*
> +
> +# long execution time
> +kms_flip.*
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ