[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166211821777.29115.5588215360001640373.git-patchwork-notify@kernel.org>
Date: Fri, 02 Sep 2022 11:30:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alex Elder <elder@...aro.org>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, mka@...omium.org, evgreen@...omium.org,
bjorn.andersson@...aro.org, quic_cpratapa@...cinc.com,
quic_avuyyuru@...cinc.com, quic_jponduru@...cinc.com,
quic_subashab@...cinc.com, elder@...nel.org,
netdev@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/6] net: ipa: use IDs to track transaction state
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Wed, 31 Aug 2022 17:40:11 -0500 you wrote:
> This series is the first of three groups of changes that simplify
> the way the IPA driver tracks the state of its transactions.
>
> Each GSI channel has a fixed number of transactions allocated at
> initialization time. The number allocated matches the number of
> TREs in the transfer ring associated with the channel. This is
> because the transfer ring limits the number of transfers that can
> ever be underway, and in the worst case, each transaction represents
> a single TRE.
>
> [...]
Here is the summary with links:
- [net-next,1/6] net: ipa: use an array for transactions
(no matching commit)
- [net-next,2/6] net: ipa: track allocated transactions with an ID
https://git.kernel.org/netdev/net-next/c/41e2a2c054b8
- [net-next,3/6] net: ipa: track committed transactions with an ID
https://git.kernel.org/netdev/net-next/c/fc95d958e27d
- [net-next,4/6] net: ipa: track pending transactions with an ID
https://git.kernel.org/netdev/net-next/c/eeff7c14e08c
- [net-next,5/6] net: ipa: track completed transactions with an ID
https://git.kernel.org/netdev/net-next/c/949cd0b5c296
- [net-next,6/6] net: ipa: track polled transactions with an ID
https://git.kernel.org/netdev/net-next/c/fd3bd0398a0d
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