Netdev List
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Satish Kharat <satishkh@cisco.com>
Cc: netdev@vger.kernel.org
Subject: Re: Recommended local LLM-assisted review for netdev submissions?
Date: Tue, 28 Apr 2026 08:27:07 -0700	[thread overview]
Message-ID: <20260428082707.606e7a94@kernel.org> (raw)
In-Reply-To: <20260428151755.1310712-1-satishkh@cisco.com>

On Tue, 28 Apr 2026 08:17:55 -0700 Satish Kharat wrote:
> I'm the author of the in-flight enic SR-IOV series. Before posting
> revisions I run checkpatch --strict, make W=1 C=1 on touched files,
> scripts/kernel-doc -none, and `b4 prep --check`.
> 
> I've read Jesse's Netdev 0x18 talk on AI-enhanced reviews [1], the
> LWN coverage [2][3], and looked at sashiko [4]. What I haven't been
> able to tell from the public material:
> 
>   - Is sashiko (or a successor) what's currently producing the
>     LLM-style review replies showing up on netdev, or is that a
>     different pipeline?
>   - For contributors who'd like to self-review with the same
>     prompt/ruleset before posting, is there a recommended setup,
>     or is sashiko-as-is the closest thing today?

Our current recommendation for "individual" contributors is to use
the review prompts directly:
https://netdev-ai.bots.linux.dev/ai-local.html

If you have / can get LLM API keys sashiko seems to be producing
better results (although not strictly better). Ideally you'd want
to run Sashiko on all three of the major LLM models and then another
sweep to coalesce the results. We can't do this at netdev today because
it's cost prohibitive. But Google's Sashiko runs on Gemini, ours runs
on Claude and they find different things..

I tried to improve Sashiko + CLI models but from my limited
experimentation it's worse than just using the review prompts.

> Happy with a one-line pointer if it's already documented somewhere
> I missed.

Sorry for not having the source of truth. The space is rapidly
evolving :(

  reply	other threads:[~2026-04-28 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-28 15:17 Recommended local LLM-assisted review for netdev submissions? Satish Kharat
2026-04-28 15:27 ` Jakub Kicinski [this message]
2026-04-28 16:40 ` Andrew Lunn

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=20260428082707.606e7a94@kernel.org \
    --to=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=satishkh@cisco.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