Skip to content

Commit ff77379

Browse files
hormskuba-moo
authored andcommitted
docs: netdev: refine 15-patch limit
The 15 patch limit is intended by the maintainers to cover all outstanding patches on the mailing list on a per-tree basis. Not just those in a single patchset. Document this practice accordingly. Signed-off-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20260115-15-minutes-of-fame-v2-1-70cbf0883aff@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent c158f98 commit ff77379

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Documentation/process/maintainer-netdev.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,18 @@ just do it. As a result, a sequence of smaller series gets merged quicker and
363363
with better review coverage. Re-posting large series also increases the mailing
364364
list traffic.
365365

366+
Limit patches outstanding on mailing list
367+
-----------------------------------------
368+
369+
Avoid having more than 15 patches, across all series, outstanding for
370+
review on the mailing list for a single tree. In other words, a maximum of
371+
15 patches under review on net, and a maximum of 15 patches under review on
372+
net-next.
373+
374+
This limit is intended to focus developer effort on testing patches before
375+
upstream review. Aiding the quality of upstream submissions, and easing the
376+
load on reviewers.
377+
366378
.. _rcs:
367379

368380
Local variable ordering ("reverse xmas tree", "RCS")

0 commit comments

Comments
 (0)