All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolai Buchwitz <nb@tipi-net.de>
To: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Simon Horman <horms@kernel.org>,
	Jonathan Corbet <corbet@lwn.net>,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH net-next 2/2] docs: netdev: clarify expected interactions with LLMs
Date: Fri, 24 Jul 2026 12:22:21 +0200	[thread overview]
Message-ID: <4ac691b42bd2a8568014d680e21ca90c@tipi-net.de> (raw)
In-Reply-To: <83360de7addb13a3b5f4d5e722148f248fdb2ae0.1784884817.git.pabeni@redhat.com>

Hi Paolo

On 24.7.2026 11:24, Paolo Abeni wrote:
> The official documentation has not captured yet the current impact of
> AI-generated reviews on the patch process.
> 
> Explicitly state the status quo and expectations.
> 
> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
> ---
>  Documentation/process/maintainer-netdev.rst | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/Documentation/process/maintainer-netdev.rst 
> b/Documentation/process/maintainer-netdev.rst
> index e58f541c29e0..1739d9f856c3 100644
> --- a/Documentation/process/maintainer-netdev.rst
> +++ b/Documentation/process/maintainer-netdev.rst
> @@ -203,6 +203,22 @@ For RFC postings specifically, if nobody responded 
> in a week - reviewers
>  either missed the posting or have no strong opinions. If the code is 
> ready,
>  repost as a PATCH.
> 
> +There are 2 services actively providing LLM-generated review on posted 
> patches:
> +
> +- https://sashiko.dev/
> +- https://netdev-ai.bots.linux.dev/sashiko/
> +
> +both use the Sashiko infrastructure on top of different models. 
> Reviews are
> +available after 24h. Patch authors are expected to proactively look 
> into the
> +AI-generated reviews and handle such feedback as any other kind of 
> review:
> +either debate it or address it. In both cases a reply on the mailing 
> list is
> +expected.
> +
> +Authors are strongly encouraged to run LLM reviews on the posted 
> patches in
> +advance of the actual post. Large series triggering a significant 
> amount of
> +AI-generated feedback will likely get little attention from 
> maintainers and
> +reviewers.

Is it worth to mention Chris Mason's kernel prompts [1] as an explicit 
example here?

[1] https://github.com/masoncl/review-prompts

> +
>  Emails saying just "ping" or "bump" are considered rude. If you can't 
> figure
>  out the status of the patch from patchwork or where the discussion has
>  landed - describe your best guess and ask if it's correct. For 
> example::

Anyway:

Reviewed-by: Nicolai Buchwitz <nb@tipi-net.de>

Thanks,
Nicolai

  reply	other threads:[~2026-07-24 10:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-24  9:24 [PATCH net-next 0/2] docs: netdev: a couple of updates Paolo Abeni
2026-07-24  9:24 ` [PATCH net-next 1/2] docs: netdev: clarify handling of idle patches Paolo Abeni
2026-07-24 10:22   ` Nicolai Buchwitz
2026-07-24 13:35   ` Matthieu Baerts
2026-07-24  9:24 ` [PATCH net-next 2/2] docs: netdev: clarify expected interactions with LLMs Paolo Abeni
2026-07-24 10:22   ` Nicolai Buchwitz [this message]
2026-07-24 11:56   ` Jakub Raczynski
2026-07-24 13:39     ` Matthieu Baerts

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=4ac691b42bd2a8568014d680e21ca90c@tipi-net.de \
    --to=nb@tipi-net.de \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=skhan@linuxfoundation.org \
    /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.