[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176169900600.2443090.15699593563364635043.git-patchwork-notify@kernel.org>
Date: Wed, 29 Oct 2025 00:50:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
kuniyu@...gle.com, netdev@...r.kernel.org, eric.dumazet@...il.com,
willemb@...gle.com
Subject: Re: [PATCH net-next] net: optimize enqueue_to_backlog() for the fast
path
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 24 Oct 2025 09:05:17 +0000 you wrote:
> Add likely() and unlikely() clauses for the common cases:
>
> Device is running.
> Queue is not full.
> Queue is less than half capacity.
>
> Add max_backlog parameter to skb_flow_limit() to avoid
> a second READ_ONCE(net_hotdata.max_backlog).
>
> [...]
Here is the summary with links:
- [net-next] net: optimize enqueue_to_backlog() for the fast path
https://git.kernel.org/netdev/net-next/c/a086e9860ce6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists