[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<171841923128.25457.8198640997833011011.git-patchwork-notify@kernel.org>
Date: Sat, 15 Jun 2024 02:40:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sagi Grimberg <sagi@...mberg.me>
Cc: netdev@...r.kernel.org, edumazet@...gle.com, kuba@...nel.org
Subject: Re: [PATCH] net: micro-optimize skb_datagram_iter
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 13 Jun 2024 14:35:04 +0300 you wrote:
> We only use the mapping in a single context in a short and contained scope,
> so kmap_local_page is sufficient and cheaper. This will also allow
> skb_datagram_iter to be called from softirq context.
>
> Signed-off-by: Sagi Grimberg <sagi@...mberg.me>
> ---
> net/core/datagram.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links:
- net: micro-optimize skb_datagram_iter
https://git.kernel.org/netdev/net-next/c/934c29999b57
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