[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170177282489.23603.56753076130768480.git-patchwork-notify@kernel.org>
Date: Tue, 05 Dec 2023 10:40:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pedro Tammela <pctammela@...atatu.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, jhs@...atatu.com,
xiyou.wangcong@...il.com, jiri@...nulli.us, mleitner@...hat.com
Subject: Re: [PATCH net-next v2 0/4] net/sched: act_api: contiguous action arrays
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 1 Dec 2023 14:50:11 -0300 you wrote:
> When dealing with action arrays in act_api it's natural to ask if they
> are always contiguous (no NULL pointers in between). Yes, they are in
> all cases so far, so make use of the already present tcf_act_for_each_action
> macro to explicitly document this assumption.
>
> There was an instance where it was not, but it was refactorable (patch 2)
> to make the array contiguous.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/4] net/sched: act_api: use tcf_act_for_each_action
https://git.kernel.org/netdev/net-next/c/3872347e0a16
- [net-next,v2,2/4] net/sched: act_api: avoid non-contiguous action array
https://git.kernel.org/netdev/net-next/c/a0e947c9ccff
- [net-next,v2,3/4] net/sched: act_api: stop loop over ops array on NULL in tcf_action_init
https://git.kernel.org/netdev/net-next/c/e09ac779f736
- [net-next,v2,4/4] net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_many
https://git.kernel.org/netdev/net-next/c/f9bfc8eb1342
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