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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0db8bc11-d388-4f6f-9e04-a7787e2a2e73@collabora.com>
Date: Mon, 12 Aug 2024 15:08:52 +0530
From: Vignesh Raman <vignesh.raman@...labora.com>
To: Maíra Canal <mcanal@...lia.com>,
 dri-devel@...ts.freedesktop.org
Cc: daniels@...labora.com, helen.koike@...labora.com, airlied@...il.com,
 daniel@...ll.ch, robdclark@...il.com, guilherme.gallo@...labora.com,
 sergi.blanch.torne@...labora.com, deborah.brouwer@...labora.com,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] drm/ci: uprev mesa

Hi Maíra,

On 08/08/24 17:01, Maíra Canal wrote:
> Hi Vignesh,
> 
> On 8/7/24 05:20, Vignesh Raman wrote:
>> Uprev mesa to adapt to the latest changes in mesa ci.
>> Project 'anholt/deqp-runner' was moved to 'mesa/deqp-runner'.
>> So update the link.
>>
>> Signed-off-by: Vignesh Raman <vignesh.raman@...labora.com>
>> ---
>>
>> v1:
>>    - Working pipeline link,
>>      
>> https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1242911
>>
>> ---
>>   drivers/gpu/drm/ci/container.yml  |  8 ++++++++
>>   drivers/gpu/drm/ci/gitlab-ci.yml  | 22 ++++++++++++----------
>>   drivers/gpu/drm/ci/image-tags.yml |  8 ++++----
>>   drivers/gpu/drm/ci/lava-submit.sh |  1 +
>>   drivers/gpu/drm/ci/test.yml       |  4 ++--
>>   5 files changed, 27 insertions(+), 16 deletions(-)
>>
>> diff --git a/drivers/gpu/drm/ci/container.yml 
>> b/drivers/gpu/drm/ci/container.yml
>> index d6edf3635b23..2a94f54ce4cf 100644
>> --- a/drivers/gpu/drm/ci/container.yml
>> +++ b/drivers/gpu/drm/ci/container.yml
>> @@ -28,6 +28,14 @@ debian/x86_64_test-vk:
>>     rules:
>>       - when: never
>> +debian/arm64_test-vk:
>> +  rules:
>> +    - when: never
>> +
>> +debian/arm64_test-gl:
>> +  rules:
>> +    - when: never
>> +
>>   fedora/x86_64_build:
>>     rules:
>>       - when: never
>> diff --git a/drivers/gpu/drm/ci/gitlab-ci.yml 
>> b/drivers/gpu/drm/ci/gitlab-ci.yml
>> index 6d2cefa7f15e..eca47d4f816f 100644
>> --- a/drivers/gpu/drm/ci/gitlab-ci.yml
>> +++ b/drivers/gpu/drm/ci/gitlab-ci.yml
>> @@ -1,13 +1,13 @@
>>   variables:
>>     DRM_CI_PROJECT_PATH: &drm-ci-project-path mesa/mesa
>> -  DRM_CI_COMMIT_SHA: &drm-ci-commit-sha 
>> e2b9c5a9e3e4f9b532067af8022eaef8d6fc6c00
>> +  DRM_CI_COMMIT_SHA: &drm-ci-commit-sha 
>> d9849ac46623797a9f56fb9d46dc52460ac477de
>>     UPSTREAM_REPO: https://gitlab.freedesktop.org/drm/kernel.git
>>     TARGET_BRANCH: drm-next
>>     IGT_VERSION: f13702b8e4e847c56da3ef6f0969065d686049c5
>> -  DEQP_RUNNER_GIT_URL: 
>> https://gitlab.freedesktop.org/anholt/deqp-runner.git
>> +  DEQP_RUNNER_GIT_URL: 
>> https://gitlab.freedesktop.org/mesa/deqp-runner.git
>>     DEQP_RUNNER_GIT_TAG: v0.15.0
> 
> Kinda of unrelated to the patch itself, but shouldn't we update
> DEQP_RUNNER_GIT_TAG? Mesa is already using deqp-runner v0.20.0 and we
> are still on v0.15.0.

Yes, we need to update deqp-runner also to same version as mesa.
I will post a patch with this update. Thank you.

Regards,
Vignesh

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ