* [Intel-gfx] Random submitter change in Freedesktop Patchwork
@ 2022-10-20 16:00 Dixit, Ashutosh
2022-10-20 16:07 ` Jani Nikula
0 siblings, 1 reply; 5+ messages in thread
From: Dixit, Ashutosh @ 2022-10-20 16:00 UTC (permalink / raw)
To: intel-gfx, dri-devel; +Cc: tomi.p.sarvela, Rodrigo Vivi
The freedesktop Patchwork seems to have a "feature" where in some cases the
submitter for a series changes randomly to a person who did not actually
submit a version of the series.
Not sure but this changed submitter seems to be a maintainer:
------------------------------------------------
https://patchwork.freedesktop.org/series/108156/
Original submission by badal.nilawar@intel.com and subsequent submissions
by me (ashutosh.dixit@intel.com) but current submitter is
jani.nikula@linux.intel.com.
For the above series I believe the submitter changed at v7 where perhaps a
rebuild or a retest was scheduled (not sure if Jani did it and that changed
something) but the build failed at v7. Also note root msg-id's for v6 and
v7 are the same.
------------------------------------------------
https://patchwork.freedesktop.org/series/108091/
Original submission by me (ashutosh.dixit@intel.com) but current submitter
is rodrigo.vivi@intel.com.
Similarly here submitter seems to have changed at v3 where again the build
failed. Also note root msg-id's for v2 and v3 are the same.
------------------------------------------------
The problem this change of submitter causes is that if the actual original
submitter wants to schedule a retest they cannot do it using the retest
button.
Thanks.
--
Ashutosh
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Intel-gfx] Random submitter change in Freedesktop Patchwork
2022-10-20 16:00 [Intel-gfx] Random submitter change in Freedesktop Patchwork Dixit, Ashutosh
@ 2022-10-20 16:07 ` Jani Nikula
2022-10-20 16:20 ` Ville Syrjälä
0 siblings, 1 reply; 5+ messages in thread
From: Jani Nikula @ 2022-10-20 16:07 UTC (permalink / raw)
To: Dixit, Ashutosh, intel-gfx, dri-devel; +Cc: tomi.p.sarvela, Rodrigo Vivi
On Thu, 20 Oct 2022, "Dixit, Ashutosh" <ashutosh.dixit@intel.com> wrote:
> The freedesktop Patchwork seems to have a "feature" where in some cases the
> submitter for a series changes randomly to a person who did not actually
> submit a version of the series.
>
> Not sure but this changed submitter seems to be a maintainer:
>
> ------------------------------------------------
> https://patchwork.freedesktop.org/series/108156/
>
> Original submission by badal.nilawar@intel.com and subsequent submissions
> by me (ashutosh.dixit@intel.com) but current submitter is
> jani.nikula@linux.intel.com.
>
> For the above series I believe the submitter changed at v7 where perhaps a
> rebuild or a retest was scheduled (not sure if Jani did it and that changed
> something) but the build failed at v7. Also note root msg-id's for v6 and
> v7 are the same.
> ------------------------------------------------
> https://patchwork.freedesktop.org/series/108091/
>
> Original submission by me (ashutosh.dixit@intel.com) but current submitter
> is rodrigo.vivi@intel.com.
>
> Similarly here submitter seems to have changed at v3 where again the build
> failed. Also note root msg-id's for v2 and v3 are the same.
> ------------------------------------------------
>
> The problem this change of submitter causes is that if the actual original
> submitter wants to schedule a retest they cannot do it using the retest
> button.
I presume it's caused by me responding with a review comment that
patchwork interpreted as a new patch in the series [1], and changed the
series submitter too.
Sorry about that. It's a known issue that I sometimes forget to work
around when replying with diffs.
BR,
Jani.
[1] https://lore.kernel.org/r/87fsfki73i.fsf@intel.com
--
Jani Nikula, Intel Open Source Graphics Center
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Intel-gfx] Random submitter change in Freedesktop Patchwork
2022-10-20 16:07 ` Jani Nikula
@ 2022-10-20 16:20 ` Ville Syrjälä
2022-10-20 23:47 ` Lucas De Marchi
2022-10-21 9:39 ` Saarinen, Jani
0 siblings, 2 replies; 5+ messages in thread
From: Ville Syrjälä @ 2022-10-20 16:20 UTC (permalink / raw)
To: Jani Nikula; +Cc: tomi.p.sarvela, intel-gfx, dri-devel, Rodrigo Vivi
On Thu, Oct 20, 2022 at 07:07:22PM +0300, Jani Nikula wrote:
> On Thu, 20 Oct 2022, "Dixit, Ashutosh" <ashutosh.dixit@intel.com> wrote:
> > The freedesktop Patchwork seems to have a "feature" where in some cases the
> > submitter for a series changes randomly to a person who did not actually
> > submit a version of the series.
> >
> > Not sure but this changed submitter seems to be a maintainer:
> >
> > ------------------------------------------------
> > https://patchwork.freedesktop.org/series/108156/
> >
> > Original submission by badal.nilawar@intel.com and subsequent submissions
> > by me (ashutosh.dixit@intel.com) but current submitter is
> > jani.nikula@linux.intel.com.
> >
> > For the above series I believe the submitter changed at v7 where perhaps a
> > rebuild or a retest was scheduled (not sure if Jani did it and that changed
> > something) but the build failed at v7. Also note root msg-id's for v6 and
> > v7 are the same.
> > ------------------------------------------------
> > https://patchwork.freedesktop.org/series/108091/
> >
> > Original submission by me (ashutosh.dixit@intel.com) but current submitter
> > is rodrigo.vivi@intel.com.
> >
> > Similarly here submitter seems to have changed at v3 where again the build
> > failed. Also note root msg-id's for v2 and v3 are the same.
> > ------------------------------------------------
> >
> > The problem this change of submitter causes is that if the actual original
> > submitter wants to schedule a retest they cannot do it using the retest
> > button.
>
> I presume it's caused by me responding with a review comment that
> patchwork interpreted as a new patch in the series [1], and changed the
> series submitter too.
>
> Sorry about that. It's a known issue that I sometimes forget to work
> around when replying with diffs.
I just permenently stuck a 'my_hdr X-Patchwork-Hint: comment'
into my .muttrc to avoid that.
--
Ville Syrjälä
Intel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Intel-gfx] Random submitter change in Freedesktop Patchwork
2022-10-20 16:20 ` Ville Syrjälä
@ 2022-10-20 23:47 ` Lucas De Marchi
2022-10-21 9:39 ` Saarinen, Jani
1 sibling, 0 replies; 5+ messages in thread
From: Lucas De Marchi @ 2022-10-20 23:47 UTC (permalink / raw)
To: Ville Syrjälä
Cc: tomi.p.sarvela, intel-gfx, dri-devel, Rodrigo Vivi
On Thu, Oct 20, 2022 at 07:20:56PM +0300, Ville Syrjälä wrote:
>On Thu, Oct 20, 2022 at 07:07:22PM +0300, Jani Nikula wrote:
>> On Thu, 20 Oct 2022, "Dixit, Ashutosh" <ashutosh.dixit@intel.com> wrote:
>> > The freedesktop Patchwork seems to have a "feature" where in some cases the
>> > submitter for a series changes randomly to a person who did not actually
>> > submit a version of the series.
>> >
>> > Not sure but this changed submitter seems to be a maintainer:
>> >
>> > ------------------------------------------------
>> > https://patchwork.freedesktop.org/series/108156/
>> >
>> > Original submission by badal.nilawar@intel.com and subsequent submissions
>> > by me (ashutosh.dixit@intel.com) but current submitter is
>> > jani.nikula@linux.intel.com.
>> >
>> > For the above series I believe the submitter changed at v7 where perhaps a
>> > rebuild or a retest was scheduled (not sure if Jani did it and that changed
>> > something) but the build failed at v7. Also note root msg-id's for v6 and
>> > v7 are the same.
>> > ------------------------------------------------
>> > https://patchwork.freedesktop.org/series/108091/
>> >
>> > Original submission by me (ashutosh.dixit@intel.com) but current submitter
>> > is rodrigo.vivi@intel.com.
>> >
>> > Similarly here submitter seems to have changed at v3 where again the build
>> > failed. Also note root msg-id's for v2 and v3 are the same.
>> > ------------------------------------------------
>> >
>> > The problem this change of submitter causes is that if the actual original
>> > submitter wants to schedule a retest they cannot do it using the retest
>> > button.
>>
>> I presume it's caused by me responding with a review comment that
>> patchwork interpreted as a new patch in the series [1], and changed the
>> series submitter too.
>>
>> Sorry about that. It's a known issue that I sometimes forget to work
>> around when replying with diffs.
>
>I just permenently stuck a 'my_hdr X-Patchwork-Hint: comment'
>into my .muttrc to avoid that.
https://gitlab.freedesktop.org/patchwork-fdo/patchwork-fdo/-/issues/46
recently closed by https://gitlab.freedesktop.org/patchwork-fdo/patchwork-fdo/-/merge_requests/13
so maybe it just needs to be put in production? +Ryszard, +Karol
Yes, I also have the X-Patchwork-Hint, but the main issue is everybody
would have to add something like this. I don't like submitting something
and then trying to find my pending submissions just to find out it
changed.
Lucas De Marchi
>
>--
>Ville Syrjälä
>Intel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Intel-gfx] Random submitter change in Freedesktop Patchwork
2022-10-20 16:20 ` Ville Syrjälä
2022-10-20 23:47 ` Lucas De Marchi
@ 2022-10-21 9:39 ` Saarinen, Jani
1 sibling, 0 replies; 5+ messages in thread
From: Saarinen, Jani @ 2022-10-21 9:39 UTC (permalink / raw)
To: Ville Syrjälä, Jani Nikula, Latvala, Petri
Cc: Sarvela, Tomi P, intel-gfx@lists.freedesktop.org,
dri-devel@lists.freedesktop.org, Vivi, Rodrigo
Hi,
> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Ville Syrjälä
> Sent: torstai 20. lokakuuta 2022 19.21
> To: Jani Nikula <jani.nikula@linux.intel.com>
> Cc: Sarvela, Tomi P <tomi.p.sarvela@intel.com>; intel-gfx@lists.freedesktop.org;
> dri-devel@lists.freedesktop.org; Vivi, Rodrigo <rodrigo.vivi@intel.com>
> Subject: Re: [Intel-gfx] Random submitter change in Freedesktop Patchwork
>
> On Thu, Oct 20, 2022 at 07:07:22PM +0300, Jani Nikula wrote:
> > On Thu, 20 Oct 2022, "Dixit, Ashutosh" <ashutosh.dixit@intel.com> wrote:
> > > The freedesktop Patchwork seems to have a "feature" where in some
> > > cases the submitter for a series changes randomly to a person who
> > > did not actually submit a version of the series.
> > >
> > > Not sure but this changed submitter seems to be a maintainer:
> > >
> > > ------------------------------------------------
> > > https://patchwork.freedesktop.org/series/108156/
> > >
> > > Original submission by badal.nilawar@intel.com and subsequent
> > > submissions by me (ashutosh.dixit@intel.com) but current submitter
> > > is jani.nikula@linux.intel.com.
> > >
> > > For the above series I believe the submitter changed at v7 where
> > > perhaps a rebuild or a retest was scheduled (not sure if Jani did it
> > > and that changed
> > > something) but the build failed at v7. Also note root msg-id's for
> > > v6 and
> > > v7 are the same.
> > > ------------------------------------------------
> > > https://patchwork.freedesktop.org/series/108091/
> > >
> > > Original submission by me (ashutosh.dixit@intel.com) but current
> > > submitter is rodrigo.vivi@intel.com.
> > >
> > > Similarly here submitter seems to have changed at v3 where again the
> > > build failed. Also note root msg-id's for v2 and v3 are the same.
> > > ------------------------------------------------
> > >
> > > The problem this change of submitter causes is that if the actual
> > > original submitter wants to schedule a retest they cannot do it
> > > using the retest button.
> >
> > I presume it's caused by me responding with a review comment that
> > patchwork interpreted as a new patch in the series [1], and changed
> > the series submitter too.
> >
> > Sorry about that. It's a known issue that I sometimes forget to work
> > around when replying with diffs.
Yes, known issue. +@Latvala, Petri too.
>
> I just permenently stuck a 'my_hdr X-Patchwork-Hint: comment'
> into my .muttrc to avoid that.
>
> --
> Ville Syrjälä
> Intel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-10-21 9:39 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20 16:00 [Intel-gfx] Random submitter change in Freedesktop Patchwork Dixit, Ashutosh
2022-10-20 16:07 ` Jani Nikula
2022-10-20 16:20 ` Ville Syrjälä
2022-10-20 23:47 ` Lucas De Marchi
2022-10-21 9:39 ` Saarinen, Jani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox