Re: [syzbot ci] Re: net: Convert to skb_dstref_steal and skb_dstref_restore

From: Jakub Kicinski
Date: Wed Aug 20 2025 - 11:24:19 EST


On Wed, 20 Aug 2025 12:45:52 +0200 Aleksandr Nogikh wrote:
> > Could we do something about this Tested-by: tag?
> > Since the syzbot CI reports are sent in reply to a series patchwork and
> > other tooling will think that syzbot is sending it's Tested-by tag for
> > this series.
> >
> > In some cases we know that the issues found are unrelated, or rather
> > expect them to be fixed separately.
>
> FWIW if you notice the reported issues that are completely unrelated,
> please let me know.
>
> > Could we perhaps indent the tag with a couple of spaces? Not 100% sure
> > but I _think_ most tools will match the tags only from start of line.
>
> Sure, that sounds like a very simple solution.
> I've adjusted the email template - now there are several leading
> whitespaces on the tag line. I hope it will help (otherwise we'll see
> what else can be done).

Looks like we have received a report with your adjustment in place for:
https://lore.kernel.org/all/20250820092925.2115372-1-jackzxcui1989@xxxxxxx/
I can confirm that it fixes the tag propagation for our tooling.
Thank you!