Re: [PATCH net-next v5] net: avoid one loop iteration in __skb_splice_bits

From: patchwork-bot+netdevbpf
Date: Wed Aug 20 2025 - 22:31:52 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Tue, 19 Aug 2025 10:15:51 +0800 you wrote:
> If *len is equal to 0 at the beginning of __splice_segment
> it returns true directly. But when decreasing *len from
> a positive number to 0 in __splice_segment, it returns false.
> The __skb_splice_bits needs to call __splice_segment again.
>
> Recheck *len if it changes, return true in time.
> Reduce unnecessary calls to __splice_segment.
>
> [...]

Here is the summary with links:
- [net-next,v5] net: avoid one loop iteration in __skb_splice_bits
https://git.kernel.org/netdev/net-next/c/8f2c72f2252c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html