[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167654221778.31862.18247521790316228412.git-patchwork-notify@kernel.org>
Date: Thu, 16 Feb 2023 10:10:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pedro Tammela <pctammela@...atatu.com>
Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next v2 0/4] net/sched: transition actions to pcpu stats
and rcu
Hello:
This series was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 14 Feb 2023 18:15:30 -0300 you wrote:
> Following the work done for act_pedit[0], transition the remaining tc
> actions to percpu stats and rcu, whenever possible.
> Percpu stats make updating the action stats very cheap, while combining
> it with rcu action parameters makes it possible to get rid of the per
> action lock in the datapath.
>
> For act_connmark and act_nat we run the following tests:
> - tc filter add dev ens2f0 ingress matchall action connmark
> - tc filter add dev ens2f0 ingress matchall action nat ingress any 10.10.10.10
>
> [...]
Here is the summary with links:
- [net-next,v2,1/4] net/sched: act_nat: transition to percpu stats and rcu
https://git.kernel.org/netdev/net-next/c/7d12057b45fb
- [net-next,v2,2/4] net/sched: act_connmark: transition to percpu stats and rcu
https://git.kernel.org/netdev/net-next/c/288864effe33
- [net-next,v2,3/4] net/sched: act_gate: use percpu stats
https://git.kernel.org/netdev/net-next/c/7afd073e5521
- [net-next,v2,4/4] net/sched: act_pedit: use percpu overlimit counter when available
https://git.kernel.org/netdev/net-next/c/2d2e75d2d4a2
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