From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Cc: Hans Verkuil <hverkuil@xs4all.nl>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Sakari Ailus <sakari.ailus@linux.intel.com>,
Daniel Almeida <daniel.almeida@collabora.com>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Sebastian Fricke <sebastian.fricke@collabora.com>,
Martin Hecht <martin.hecht@avnet.eu>,
Tommaso Merciai <tomm.merciai@gmail.com>,
Jacopo Mondi <jacopo.mondi@ideasonboard.com>,
Benjamin Mugnier <benjamin.mugnier@foss.st.com>,
Ricardo Ribalda <ribalda@chromium.org>,
Michael Tretter <m.tretter@pengutronix.de>,
Alain Volmat <alain.volmat@foss.st.com>,
Sean Young <sean@mess.org>, Steve Cho <stevecho@chromium.org>,
Tomasz Figa <tfiga@chromium.org>,
Hidenori Kobayashi <hidenorik@chromium.org>,
"Hu, Jerry W" <jerry.w.hu@intel.com>,
Suresh Vankadara <svankada@qti.qualcomm.com>,
Devarsh Thakkar <devarsht@ti.com>,
r-donadkar@ti.com
Subject: Re: [ANN] Media Summit September 16th: Draft Agenda (v5)
Date: Fri, 6 Sep 2024 16:32:41 +0300 [thread overview]
Message-ID: <20240906133241.GD27086@pendragon.ideasonboard.com> (raw)
In-Reply-To: <20240906101141.451db4f4@foz.lan>
On Fri, Sep 06, 2024 at 10:11:48AM +0200, Mauro Carvalho Chehab wrote:
> Em Thu, 5 Sep 2024 09:16:27 +0200
> Hans Verkuil <hverkuil@xs4all.nl> escreveu:
>
> > Hi all,
> >
> > Here is my fifth (and likely final) stab at an agenda for the media summit. As always,
> > it is subject to change and all times are guesstimates!
> >
> > The media summit will be held on Monday September 16th. Avnet Silica has very
> > kindly offered to host this summit at their Vienna office, which is about 35
> > minutes by public transport from the Open Source Summit Europe venue
> > (https://events.linuxfoundation.org/open-source-summit-europe/OSSE).
> >
> > Avnet Silica Office Location:
> >
> > Schönbrunner Str. 297/307, 1120 Vienna, Austria
> >
> > https://www.google.com/maps/place/Avnet+EMG+Elektronische+Bauteile+GmbH+(Silica)/@48.183203,16.3100937,15z/data=!4m6!3m5!1s0x476da80e20b26d5b:0x2c5d2a77bbd43334!8m2!3d48.1832035!4d16.320372!16s%2Fg%2F1tcy32vt?entry=ttu
> >
> > Refreshments are available during the day.
> >
> > Lunch is held at Schönbrunner Stöckl (https://www.schoenbrunnerstoeckl.com/), close
> > to the Avnet Silica office. The lunch is sponsored by Ideas on Board and Cisco Systems
> > Norway.
> >
> > Regarding the face mask policy: we will follow the same guidance that the
> > Linux Foundation gives for the EOSS conference:
> >
> > https://events.linuxfoundation.org/open-source-summit-europe/attend/health-and-safety/#onsite-health-and-safety
> >
> >
> > In-Person Attendees:
> >
> > Sakari Ailus <sakari.ailus@linux.intel.com> (Intel)
> > Daniel Almeida <daniel.almeida@collabora.com> (Collabora)
> > Mauro Carvalho Chehab <mchehab@kernel.org> (Huawei, Media Kernel Maintainer)
> > Steve Cho <stevecho@chromium.org> (Google)
> > Sebastian Fricke <sebastian.fricke@collabora.com> (Collabora)
> > Martin Hecht <martin.hecht@avnet.eu> (Avnet)
> > Tommaso Merciai <tomm.merciai@gmail.com> (Avnet)
> > Jacopo Mondi <jacopo.mondi@ideasonboard.com> (Ideas On Board)
> > Benjamin Mugnier <benjamin.mugnier@foss.st.com> (ST Electronics)
> > Laurent Pinchart <laurent.pinchart@ideasonboard.com> (Ideas On Board)
> > Ricardo Ribalda <ribalda@chromium.org> (Google)
> > Michael Tretter <m.tretter@pengutronix.de> (Pengutronix)
> > Suresh Vankadara <svankada@qti.qualcomm.com> (Qualcomm)
> > Hans Verkuil <hverkuil-cisco@xs4all.nl> (Cisco Systems Norway)
> > Alain Volmat <alain.volmat@foss.st.com> (ST Electronics)
> > Sean Young <sean@mess.org>
> > Jerry W Hu <jerry.w.hu@intel.com> (Intel)
> >
> > Remote Attendees (using MS Teams):
> >
> > Rishikesh Donadkar <r-donadkar@ti.com> (TI)
> > Tomasz Figa <tfiga@chromium.org> (Google)
> > Hidenori Kobayashi <hidenorik@chromium.org> (Google)
> > Devarsh Thakkar <devarsht@ti.com> (TI)
> >
> > Note: information on how to connect remotely will come later.
> >
> > If any information above is incorrect, or if I missed someone, then please let me know.
> >
> > We are currently 17 confirmed in-person participants, so we're pretty much full.
> > If you want to join remotely, then contact me and I'll add you to that list.
> >
> > Draft agenda:
> >
> > 8:45-9:15: get settled :-)
> >
> > 9:15-9:25: Hans: Quick introduction
> >
> > 9:25-11:00: Ricardo: multi-committer model using gitlab
>
> As part of such discussion, IMO some topics that should be covered:
>
> 1. All committers shall use a common procedure for all merges.
>
> This is easy said than done. So, IMO, it is needed some common scripts
> to be used by all committers. On my tests when merging two PRs there,
> those seems to be the minimal set of scripts that are needed:
>
> a) script to create a new topic branch at linux-media/users/<user>
> The input parameter is the message-ID, e. g. something like:
>
> create_media_staging_topic <topic_name> <message_id>
>
> (eventually with an extra parameter with the name of the tree)
>
> It shall use patchwork REST interface to get the patches - or at least
> to check if all patches are there (and then use b4).
>
> such script needs to work with a single patch, a patch series and a
> pull request.
>
> the message ID of every patch, including the PR should be stored at
> the MR, as this will be needed to later update patchwork.
>
> b) once gitlab CI runs, there are two possible outcomes: patches may
> pass or not. If they pass, a MR will be created and eventually be
> merged.
>
> Either merged or not (because something failed or the patches require
> more work), the patchwork status of the patch require changes to
> reflect what happened. IMO, another script is needed to update the
> patch/patch series/PR on patchwork on a consistent way.
>
> This is actually a *big* gap we have here. I have a script that
> manually check patchwork status and the gap is huge. currently,
> there are 73 patches that seems to be merged, but patchwork was not
> updated.
>
> From what I noticed, some PR submitters almost never update patchwork
> after the merges.
>
> So another script to solve this gap is needed, doing updates on all
> patches that were picked by the first script. Something like:
>
> update_patchwork_from_topic <topic_name> <new_status>
>
> This would likely need to use some logic to pick the message IDs
> of the patch inside the MR.
>
> Such script could also check for previous versions of the patch
> and for identical patches (it is somewhat common to receive identical
> patches with trivial fixes from different developers).
>
> Someone needs to work on such script, as otherwise the multi committers
> model may fail, and we risk needing to return back to the current model.
>
> 2. The mailbomb script that notifies when a patch is merged at media-stage
> we're using right now doesn't work with well with multiple committers.
>
> Right now, the tree at linuxtv runs it, but it might end sending patches
> to the author and to linuxtv-commits ML that reached upstream from other
> trees. It has some logic to prevent that, but it is not bulletproof.
>
> A replacement script is needed. Perhaps this can be executed together
> with the patchwork script (1B) at the committer's machine.
>
> 3. Staging require different rules, as smatch/spatch/sparse/checkpatch
> warnings and errors can be acceptable.
>
> 4. We need to have some sort of "honour code": if undesired behavior
> is noticed, maintainers may temporarily (or permanently) revoke
> committer rights.
>
> Hopefully, this will never happen, but, if it happens, a rebase
> of media-staging tree may be needed.
>
> 5. The procedure for fixes wil remain the same. We'll have already enough
> things to make it work. Let's not add fixes complexity just yet.
> Depending on how well the new multi-committers experimental model
> works, we may think using it for fixes as well.
I think this last point should still be discussed in Vienna. I want to
design a clear workflow that covers -next and -fixes. I'm fine if we
decide to then implement part of the workflow only as an initial step,
if there are good enough reasons to do so.
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2024-09-06 13:32 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 7:16 [ANN] Media Summit September 16th: Draft Agenda (v5) Hans Verkuil
2024-09-05 9:25 ` Mehdi Djait
2024-09-05 9:29 ` Hans Verkuil
2024-09-06 14:23 ` Nicolas Dufresne
2024-09-06 8:11 ` Mauro Carvalho Chehab
2024-09-06 10:36 ` Sebastian Fricke
2024-09-06 11:10 ` Mauro Carvalho Chehab
2024-09-06 13:29 ` Laurent Pinchart
2024-09-06 17:43 ` Mauro Carvalho Chehab
2024-09-06 18:04 ` Laurent Pinchart
2024-09-06 21:22 ` Kieran Bingham
2024-09-07 7:56 ` Hans Verkuil
2024-09-07 20:43 ` Mauro Carvalho Chehab
2024-09-07 7:53 ` Hans Verkuil
2024-09-07 11:44 ` Laurent Pinchart
2024-09-06 13:32 ` Laurent Pinchart [this message]
2024-09-07 8:02 ` Hans Verkuil
2024-09-07 11:46 ` Laurent Pinchart
2024-09-07 11:55 ` Hans Verkuil
2024-09-07 16:29 ` Laurent Pinchart
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=20240906133241.GD27086@pendragon.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=alain.volmat@foss.st.com \
--cc=benjamin.mugnier@foss.st.com \
--cc=daniel.almeida@collabora.com \
--cc=devarsht@ti.com \
--cc=hidenorik@chromium.org \
--cc=hverkuil@xs4all.nl \
--cc=jacopo.mondi@ideasonboard.com \
--cc=jerry.w.hu@intel.com \
--cc=linux-media@vger.kernel.org \
--cc=m.tretter@pengutronix.de \
--cc=martin.hecht@avnet.eu \
--cc=mchehab+huawei@kernel.org \
--cc=mchehab@kernel.org \
--cc=r-donadkar@ti.com \
--cc=ribalda@chromium.org \
--cc=sakari.ailus@linux.intel.com \
--cc=sean@mess.org \
--cc=sebastian.fricke@collabora.com \
--cc=stevecho@chromium.org \
--cc=svankada@qti.qualcomm.com \
--cc=tfiga@chromium.org \
--cc=tomm.merciai@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox