[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169301522787.10076.2067561261136639166.git-patchwork-notify@kernel.org>
Date: Sat, 26 Aug 2023 02:00:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Liang Chen <liangchen.linux@...il.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] veth: Avoid NAPI scheduling on failed SKB forwarding
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 24 Aug 2023 20:31:31 +0800 you wrote:
> When an skb fails to be forwarded to the peer(e.g., skb data buffer
> length exceeds MTU), it will not be added to the peer's receive queue.
> Therefore, we should schedule the peer's NAPI poll function only when
> skb forwarding is successful to avoid unnecessary overhead.
>
> Signed-off-by: Liang Chen <liangchen.linux@...il.com>
>
> [...]
Here is the summary with links:
- [net-next] veth: Avoid NAPI scheduling on failed SKB forwarding
https://git.kernel.org/netdev/net-next/c/215eb9f96209
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