Re: [PATCH net-next] net: pktgen: Use min() to simplify pktgen_finalize_skb()
From: Jakub Kicinski
Date: Fri Aug 15 2025 - 12:51:32 EST
On Fri, 15 Aug 2025 13:46:57 +0200 Thorsten Blum wrote:
> On 15. Aug 2025, at 13:31, kernel test robot wrote:
> > kernel test robot noticed the following build errors:
> >
> > [auto build test ERROR on net-next/main]
>
> I thought I compile-tested it, but I must have forgotten to enable
> CONFIG_NET_PKTGEN. Sorry about that.
FTR I don't think the min()/clamp() conversions are particularly
useful. I'll TAL at v2, but I'd appreciate if you stop sending
such patches to code under net/ and drivers/net/