From: "Vudum, Lakshminarayana" <lakshminarayana.vudum@intel.com>
To: Rodrigo Siqueira Jordao <rjordrigo@amd.com>,
"Latvala, Petri" <petri.latvala@intel.com>
Cc: Eryk Brol <eryk.brol@amd.com>,
"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>,
Mikita Lipski <mikita.lipski@amd.com>
Subject: Re: [igt-dev] [PATCH i-g-t] tests/amdgpu: Add test for AMD DP DSC
Date: Fri, 26 Nov 2021 00:31:18 +0000 [thread overview]
Message-ID: <6f7e4bcce22e4bd0bdb189626a331a30@intel.com> (raw)
In-Reply-To: <2f6c8166-1303-cb6d-ba6a-033a5861086b@amd.com>
@Rodrigo Siqueira Jordao I see those failures are keep coming. I haven't seen those from CI or from other pre-merge testing.
Is review done for this patch?
Lakshmi.
-----Original Message-----
From: Rodrigo Siqueira Jordao <rjordrigo@amd.com>
Sent: Thursday, November 25, 2021 10:58 AM
To: Latvala, Petri <petri.latvala@intel.com>; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>; Mikita Lipski <mikita.lipski@amd.com>; Eryk Brol <eryk.brol@amd.com>; igt-dev@lists.freedesktop.org; harry.wentland@amd.com; Nicholas.Choi@amd.com; markyacoub@chromium.org
Subject: Re: [igt-dev] [PATCH i-g-t] tests/amdgpu: Add test for AMD DP DSC
On 2021-11-25 10:57 a.m., Rodrigo Siqueira Jordao wrote:
>
>
> On 2021-11-25 2:11 a.m., Petri Latvala wrote:
>> On Thu, Nov 25, 2021 at 01:01:04AM +0200, Vudum, Lakshminarayana wrote:
>>> @Rodrigo Siqueira I don't have the possibility to re-run the series.
>>> @Latvala, Petri Can you help here?
>>>
>>> Lakshmi.
>>
>> Unfortunately patchwork got confused by your emails and thinks you've
>> sent a patch, so the re-run button just reattempts the incorrect
>> patch.
>>
>> Rodrigo, please re-send this patch.
>>
>
>
> Hi Petri/Lakshmi,
>
> Thanks a lot for your help.
>
> I submitted a V2:
> https://patchwork.freedesktop.org/series/97108/
>
> Thanks.
Lakshmi/Petri,
For some reason, it looks like that the new version is still assigned to Lakshmi in the patchwork, and it has some weird failures (see below).
Any idea? Do I need to resubmit the patch with a different subject?
Thanks
Gitlab.Pipeline:
Pipeline status: FAILED.
see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/453561
for the overview.
containers:igt has failed
(https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/16168063):
STEP 2: COPY installdir/opt/igt /opt/igt
1895d20f5469210af8281acac7769fa51efbde5ca3931bd457af2c2834e1f7ee
STEP 3: COPY .gitlab-ci/docker-help.sh /usr/local/bin/docker-help.sh
b743d155d30d20100edf9b2df89664275b2ea33d402f9df69cf5a1824a781b01
STEP 4: ENV PATH="/opt/igt/bin:${PATH}"
5eb0330fdfca164d1ef769d62f1d3c1a539a09a81da3ca01273c4e7afe2ee974
STEP 5: ENV
LD_LIBRARY_PATH="/opt/igt/lib:/opt/igt/lib64:${LD_LIBRARY_PATH}"
b4ea9d4538270ad267ff798de51f4b7bed3e1ae27f9d3df8cea163e78acc9d3e
STEP 6: ENV IGT_TEST_ROOT="/opt/igt/libexec/igt-gpu-tools"
ae060122c9eeab50d82bbafa097e8cd72bccdc8e8cb00b42de1b38531854d099
STEP 7: CMD docker-help.sh
STEP 8: COMMIT
registry.freedesktop.org/gfx-ci/igt-ci-tags/igt:commit-dcfa579ba0a38131881dfd441d558b54d4cd3183
fcc29304314f515e7c8612f480ef56419de32ac5b5917000b434768cf94b6793
Getting image source signatures
Copying blob
sha256:508381dd82aeb851da958db0528f2893285a9392bd0787020d3569a61fcdd513
Copying blob
sha256:3504a8337d3b7eaabfd338d6a971d02441d28ebef8bd81f730d87f936ed58079
Copying blob
sha256:f3f4119da36f8525b923a310c4b1f15579ca311a753c9973ef966cdb2a71a4e8
section_end:1637863318:step_script
ERROR: Job failed: execution took longer than 1h0m0s seconds
CI.BAT
IGT changes
Possible regressions
igt@kms_addfb_basic@addfb25-bad-modifier:
fi-rkl-11600: PASS -> FAIL +36 similar issues
igt@kms_addfb_basic@basic-x-tiled-legacy:
fi-rkl-guc: PASS -> FAIL +36 similar issues
igt@kms_addfb_basic@bo-too-small:
fi-tgl-1115g4: PASS -> FAIL +37 similar issues
igt@kms_addfb_basic@bo-too-small-due-to-tiling:
fi-icl-u2: PASS -> FAIL +46 similar issues
igt@kms_busy@basic:
fi-icl-u2: NOTRUN -> FAIL
igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a:
fi-tgl-u2: NOTRUN -> FAIL +53 similar issues
igt@prime_vgem@basic-fence-flip:
fi-icl-u2: PASS -> CRASH +2 similar issues
fi-tgl-u2: NOTRUN -> CRASH
fi-rkl-11600: PASS -> CRASH
fi-rkl-guc: PASS -> CRASH
fi-tgl-1115g4: PASS -> CRASH
next prev parent reply other threads:[~2021-11-26 0:31 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-19 15:00 [igt-dev] [PATCH i-g-t] tests/amdgpu: Add test for AMD DP DSC Rodrigo Siqueira
2021-11-19 16:34 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2021-11-24 15:33 ` [igt-dev] [PATCH i-g-t] " Rodrigo Siqueira Jordao
2021-11-24 19:07 ` Vudum, Lakshminarayana
2021-11-24 23:01 ` Vudum, Lakshminarayana
2021-11-25 7:11 ` Petri Latvala
2021-11-25 15:57 ` Rodrigo Siqueira Jordao
2021-11-25 18:58 ` Rodrigo Siqueira Jordao
2021-11-26 0:31 ` Vudum, Lakshminarayana [this message]
2021-11-26 9:43 ` Petri Latvala
2021-11-26 10:07 ` Petri Latvala
2021-11-26 14:15 ` Rodrigo Siqueira Jordao
2021-11-24 16:55 ` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/amdgpu: Add test for AMD DP DSC (rev2) Patchwork
2021-11-24 19:24 ` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/amdgpu: Add test for AMD DP DSC (rev3) Patchwork
2021-11-24 22:55 ` [igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu: Add test for AMD DP DSC Patchwork
2021-11-24 23:18 ` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/amdgpu: Add test for AMD DP DSC (rev4) Patchwork
2021-11-25 7:10 ` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/amdgpu: Add test for AMD DP DSC (rev5) Patchwork
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=6f7e4bcce22e4bd0bdb189626a331a30@intel.com \
--to=lakshminarayana.vudum@intel.com \
--cc=eryk.brol@amd.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=mikita.lipski@amd.com \
--cc=petri.latvala@intel.com \
--cc=rjordrigo@amd.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.