[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175638541626.1442882.881605934383075124.git-patchwork-notify@kernel.org>
Date: Thu, 28 Aug 2025 12:50:16 +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,
netdev@...r.kernel.org, eric.dumazet@...il.com, willemb@...gle.com,
kuniyu@...gle.com
Subject: Re: [PATCH v2 net-next 0/5] net: better drop accounting
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 26 Aug 2025 12:50:26 +0000 you wrote:
> Incrementing sk->sk_drops for every dropped packet can
> cause serious cache line contention under DOS.
>
> Add optional sk->sk_drop_counters pointer so that
> protocols can opt-in to use two dedicated cache lines
> to hold drop counters.
>
> [...]
Here is the summary with links:
- [v2,net-next,1/5] net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
https://git.kernel.org/netdev/net-next/c/f86f42ed2c47
- [v2,net-next,2/5] net: add sk_drops_skbadd() helper
https://git.kernel.org/netdev/net-next/c/cb4d5a6eb600
- [v2,net-next,3/5] net: add sk->sk_drop_counters
https://git.kernel.org/netdev/net-next/c/c51613fa276f
- [v2,net-next,4/5] udp: add drop_counters to udp socket
https://git.kernel.org/netdev/net-next/c/51132b99f01c
- [v2,net-next,5/5] inet: raw: add drop_counters to raw sockets
https://git.kernel.org/netdev/net-next/c/b81aa23234d9
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