From: patchwork-bot+netdevbpf@kernel.org
To: Alex Elder <elder@linaro.org>
Cc: davem@davemloft.net, kuba@kernel.org, djakov@kernel.org,
bjorn.andersson@linaro.org, mka@chromium.org,
evgreen@chromium.org, cpratapa@codeaurora.org,
avuyyuru@codeaurora.org, jponduru@codeaurora.org,
subashab@codeaurora.org, elder@kernel.org,
netdev@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/7] net: ipa: use bulk interconnect interfaces
Date: Fri, 11 Mar 2022 05:30:11 +0000 [thread overview]
Message-ID: <164697661196.11433.11538477901718168814.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220309192037.667879-1-elder@linaro.org>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 9 Mar 2022 13:20:30 -0600 you wrote:
> The IPA code currently enables and disables interconnects by setting
> the bandwidth of each to a non-zero value, or to zero. The
> interconnect API now supports enable/disable functions, so we can
> use those instead. In addition, the interconnect API provides bulk
> interfaces that allow all interconnects to be operated on at once.
>
> This series converts the IPA driver to use the bulk enable and
> disable interfaces. In the process it uses some existing data
> structures rather than defining new ones.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/7] net: ipa: kill struct ipa_interconnect
https://git.kernel.org/netdev/net-next/c/c7be12fa2fcc
- [net-next,v2,2/7] net: ipa: use icc_enable() and icc_disable()
https://git.kernel.org/netdev/net-next/c/9dd50068916c
- [net-next,v2,3/7] net: ipa: use interconnect bulk enable/disable operations
(no matching commit)
- [net-next,v2,4/7] net: ipa: use bulk operations to set up interconnects
(no matching commit)
- [net-next,v2,5/7] net: ipa: use bulk interconnect initialization
https://git.kernel.org/netdev/net-next/c/63ac8cce5063
- [net-next,v2,6/7] net: ipa: embed interconnect array in the power structure
https://git.kernel.org/netdev/net-next/c/8ee7ec4890e2
- [net-next,v2,7/7] net: ipa: use IPA power device pointer
https://git.kernel.org/netdev/net-next/c/37e0cf33f8a1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-03-11 5:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-09 19:20 [PATCH net-next v2 0/7] net: ipa: use bulk interconnect interfaces Alex Elder
2022-03-09 19:20 ` [PATCH net-next v2 1/7] net: ipa: kill struct ipa_interconnect Alex Elder
2022-03-09 19:20 ` [PATCH net-next v2 2/7] net: ipa: use icc_enable() and icc_disable() Alex Elder
2022-03-09 19:20 ` [PATCH net-next v2 3/7] net: ipa: use interconnect bulk enable/disable operations Alex Elder
2022-03-09 19:20 ` [PATCH net-next v2 4/7] net: ipa: use bulk operations to set up interconnects Alex Elder
2022-03-09 19:20 ` [PATCH net-next v2 5/7] net: ipa: use bulk interconnect initialization Alex Elder
2022-03-09 19:20 ` [PATCH net-next v2 6/7] net: ipa: embed interconnect array in the power structure Alex Elder
2022-03-11 5:25 ` Jakub Kicinski
2022-03-11 13:02 ` Alex Elder
2022-03-09 19:20 ` [PATCH net-next v2 7/7] net: ipa: use IPA power device pointer Alex Elder
2022-03-11 5:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=164697661196.11433.11538477901718168814.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=avuyyuru@codeaurora.org \
--cc=bjorn.andersson@linaro.org \
--cc=cpratapa@codeaurora.org \
--cc=davem@davemloft.net \
--cc=djakov@kernel.org \
--cc=elder@kernel.org \
--cc=elder@linaro.org \
--cc=evgreen@chromium.org \
--cc=jponduru@codeaurora.org \
--cc=kuba@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mka@chromium.org \
--cc=netdev@vger.kernel.org \
--cc=subashab@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).