All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Thorsten Blum <thorsten.blum@linux.dev>
Cc: "kernel test robot" <lkp@intel.com>,
	"David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Simon Horman" <horms@kernel.org>,
	"Peter Seiderer" <ps.report@gmx.net>,
	"Toke Høiland-Jørgensen" <toke@redhat.com>,
	oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] net: pktgen: Use min() to simplify pktgen_finalize_skb()
Date: Fri, 15 Aug 2025 09:45:26 -0700	[thread overview]
Message-ID: <20250815094526.46ec0fe2@kernel.org> (raw)
In-Reply-To: <9CDBDFFA-DFE3-42B6-8C5C-7F4E2AFEDB9B@linux.dev>

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/

      reply	other threads:[~2025-08-15 16:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-14 17:22 [PATCH net-next] net: pktgen: Use min() to simplify pktgen_finalize_skb() Thorsten Blum
2025-08-15 11:31 ` kernel test robot
2025-08-15 11:46   ` Thorsten Blum
2025-08-15 16:45     ` Jakub Kicinski [this message]

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=20250815094526.46ec0fe2@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=pabeni@redhat.com \
    --cc=ps.report@gmx.net \
    --cc=thorsten.blum@linux.dev \
    --cc=toke@redhat.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 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.