mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jessica Zhang <quic_jesszhan@quicinc.com>
To: Helen Koike <helen.koike@collabora.com>,
	David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>
Cc: <robdclark@chromium.org>, <quic_abhinavk@quicinc.com>,
	<dri-devel@lists.freedesktop.org>, <linux-kernel@vger.kernel.org>,
	<freedreno@lists.freedesktop.org>
Subject: Re: [PATCH 0/3] drm/ci: Add support for SM8250 Gitlab Runner
Date: Tue, 7 Nov 2023 16:10:01 -0800	[thread overview]
Message-ID: <aa112fd1-478a-43b2-8e8f-cef72c930bb2@quicinc.com> (raw)
In-Reply-To: <f97c86a6-34d3-45e1-8673-8a3f02f88392@quicinc.com>



On 11/6/2023 9:35 AM, Jessica Zhang wrote:
> 
> 
> On 11/4/2023 6:02 AM, Helen Koike wrote:
>> Hi Jessica,
>>
>> On 10/10/2023 19:25, Jessica Zhang wrote:
>>> Recently, we've registered a Gitlab runner for a Qualcomm RB5 device 
>>> that will be
>>> hosted and maintained in Qualcomm labs.
>>>
>>> This series will add a corresponding CI job for testing SM8250 
>>> devices and add the
>>> skip/fails/flakes list. We were able to complete a successful run [1] 
>>> with these
>>> changes.
>>>
>>> For now, we will keep the job as manual trigger only and drop that 
>>> rule later
>>> after we stabilize the tests.
>>>
>>> [1] https://gitlab.freedesktop.org/drm/msm/-/jobs/50092719
>>>
>>> ---
>>
>> Thank you for you patchset.
>>
>> I'm getting the following error:
>>
>> "serial.serialutil.SerialException: [Errno 2] could not open port 
>> /dev/ttyUSB0: [Errno 2] No such file or directory: '/dev/ttyUSB0'"
>>
>> https://gitlab.freedesktop.org/helen.fornazier/linux/-/jobs/51193215#L146
>>
>> I'm wondering if I'm missing some configuration.
>>
>> I tested on top of drm-misc-next.
> 
> Hi Helen,
> 
> Sorry for the inconvenience, but I had to temporarily take down the 
> runner last Friday to physically move the setup (as part of a 
> reorganization of our lab here).
> 
> I'll update this thread as soon as the runner is back up -- the move 
> will be complete by the end of this week.
The RB5 runner is back up -- please let me know if you run into any 
issues with it.

Thanks,

Jessica Zhang

> 
>>
>> Also, I'd like to add in the docs an entry about the devices we have, 
>> which tag they need, which dts they correspond to, which farm they are 
>> located, who to contact if there is any problem and maybe some comment 
>> about the device (how it is hooked up, the logs comes from uart or 
>> ssh, does it use fastboot, etc) if you find it useful.
>> Would you mind adding an entry in the docs with this information for 
>> the sm8250? (Than I'll add the info of the other devices after yours).
> 
> Sure, sounds good.
> 
>>
>>
>>> Jessica Zhang (3):
>>>        drm/ci: Add SM8250 job to CI
>>
>> I would also move this patch to last, so we don't have a commit where 
>> things shouldn't work properly.
>> Or maybe squash them all.
> 
> Acked -- I'll move this patch to the end.
> 
> Thanks,
> 
> Jessica Zhang
> 
>>
>> Regards,
>> Helen
>>
>>>        drm/ci: enable CONFIG_INTERCONNECT_QCOM_SM8250 for arm64 config
>>>        drm/ci: Add skips, fails and flakes for SM8250
>>>
>>>   drivers/gpu/drm/ci/arm64.config                 |  1 +
>>>   drivers/gpu/drm/ci/build.sh                     |  1 +
>>>   drivers/gpu/drm/ci/test.yml                     | 15 +++++++++++++
>>>   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 +++++++
>>>   6 files changed, 57 insertions(+)
>>> ---
>>> base-commit: dcd88f8c63341ed11a8c5019408f62202cd9d1f2
>>> change-id: 20230919-rb5-runner-77ec32bd61e7
>>>
>>> Best regards,

  reply	other threads:[~2023-11-08  0:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 22:25 Jessica Zhang
2023-10-10 22:25 ` [PATCH 1/3] drm/ci: Add SM8250 job to CI Jessica Zhang
2023-10-10 22:25 ` [PATCH 2/3] drm/ci: enable CONFIG_INTERCONNECT_QCOM_SM8250 for arm64 config Jessica Zhang
2023-10-10 22:25 ` [PATCH 3/3] drm/ci: Add skips, fails and flakes for SM8250 Jessica Zhang
2023-11-04 13:19   ` Helen Koike
2023-11-04 13:02 ` [PATCH 0/3] drm/ci: Add support for SM8250 Gitlab Runner Helen Koike
2023-11-06 17:35   ` Jessica Zhang
2023-11-08  0:10     ` Jessica Zhang [this message]
2023-11-09 12:44       ` Helen Koike

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aa112fd1-478a-43b2-8e8f-cef72c930bb2@quicinc.com \
    --to=quic_jesszhan@quicinc.com \
    --cc=airlied@gmail.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=freedreno@lists.freedesktop.org \
    --cc=helen.koike@collabora.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_abhinavk@quicinc.com \
    --cc=robdclark@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®