File:  [DVB] / linuxtv.org / news / 2011-09-18.mchehab
Revision 1.1: download - view: text, annotated - select for diffs
Wed Jul 8 14:31:15 2015 UTC (8 years, 11 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
Add missing news

Linuxtv adds support for Patchwork at patchwork.linuxtv.org

<a href=http://patchwork.linuxtv.org>patchwork.linuxtv.org</a> will be used to
store all patches sent to the
<a href=mailto:linux-media@vger.kernel.org>linux-media@vger.kernel.org</a>
mailing list.

<p>
As several of you noticed, we were having several troubles with
<a href=http://patchwork.kernel.org>patchwork.kernel.org</a>,
resulting on patches that got lost and several other troubles. Still, it is the
main tool I use here to collect random patches that people send through the mailing
list and that the driver maintainer is bbusy enough to not care picking and
sending it to me via a git pull request.
</p><p>
At the end of August, <a href=kernel.org>kernel.org</a> infrastructure were put
down for maintainance, and there's no ETA for it to return. So, I had to set
an alternate way for handling patches. So, starting from now,
all new patches sent to the linux-media ML will now be sent also to
<a href=http://patchwork.linuxtv.org>patchwork.linuxtv.org</a>
where they'll be stored if patchwork euristics detect the email as a patch.
</p><p>
However, with the <a href="patchwork.kernel.org">patchwork.kernel.org</a> servers down,
I could not recover the patches that were there. Due to that, I've sent to
patchwork filter the emails from my linux-media archives (that has a few
holes, but it is better than nothing).
</p><p>
About 7500+ patches were added there, since 2009. As most of the patches were already
applied, I've scripted some logic to detect if a patch were (partially) applied, or if
the patch were rejected. I'm now reviewing manually the patches that still applies and
pinging people about them, if the patch is too old and I didn't notice it being applied.
This gives us a second chance of reviewing the patches that older versions of Patchwork
(or kernel.org instance) didn't catch.
</p><p>
The patchwork instance at linuxtv is capable of automatically sending notifications to
people if a patch changes its state. I'll likely enable this feature on a near future,
after finishing the review of the old stuff. I'll also likely try to use the delegate
function of patchwork. I'll keep you updated about new features as we'll be able to
activate them, via the mailing list.
</p><p>
For those that are submitting patches, I'd like to remember that patchwork has some rules
to accept a patch. It basically will get your patch if:
<li>
<ul>the patch sent inlined;
</ul><ul>the patch weren't mangled by the emailer (some emailers love to break
long lines into smaller ones, damaging the patches);
</ul><ul>are encoded with ASCII and doesn't contain any character upper than
0x80 (no accented characters).
</ul></li>
</p><p>
Patchwork might also get patches uuencoded, with different charsets (in
particular, if your name has accents, I recommend you to use UTF-8) and/or with
the patch attached, but I recommend you to double check at
<a href=http://patchwork.linuxtv.org>patchwork.linuxtv.org</a> to see if the
patch were caught.
</p><p>
Also, although patchwork does accept attached patches, you should not send patches
on this way, as people can't easily review it (as several developers use plain
text emailers that can't reply to the inlined patch text).
</p><p>
If you discover any problems there, or notice a patch that were badly tagged (and aren't
marked there as "New"), please drop me an email.
</p><p>
Ah, you should notice that, by default, patchwork will only show patches tagged as
New or Under review (e. g., patches with "Action required"). So, if you want to search
for a patch that might be wrongly tagged, you'll need to click into patchwork "Filters:"
field and change it to show all patch status, or click on the URL bellow:
</p><p>
<a href="http://patchwork.linuxtv.org/project/linux-media/list/?state=*">
All media patches at patchwork.linuxtv.org</a>
</p><p>
I hope you enjoy patchwork.linuxtv.org!
</p><p>
Thanks,<br>
Mauro</p>

LinuxTV legacy CVS <linuxtv.org/cvs>