From: patchwork-bot+netdevbpf@kernel.org
To: Alex Elder <elder@linaro.org>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, mka@chromium.org, andersson@kernel.org,
quic_cpratapa@quicinc.com, quic_avuyyuru@quicinc.com,
quic_jponduru@quicinc.com, quic_subashab@quicinc.com,
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/8] net: ipa: eight simple cleanups
Date: Tue, 23 Apr 2024 11:30:29 +0000 [thread overview]
Message-ID: <171387182963.10035.7202226202218402214.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240419151800.2168903-1-elder@linaro.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Fri, 19 Apr 2024 10:17:52 -0500 you wrote:
> This series contains a mix of cleanups, some dating back to
> December, 2022. Version 1 was based on an older version of
> net-next/main; this version has simply been rebased.
>
> The first two make it so the IPA SUSPEND interrupt only gets enabled
> when necessary. That make it possible in the third patch to call
> device_init_wakeup() during an earlier phase of initialization, and
> remove two functions.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/8] net: ipa: maintain bitmap of suspend-enabled endpoints
https://git.kernel.org/netdev/net-next/c/2eca73444036
- [net-next,v2,2/8] net: ipa: only enable the SUSPEND IPA interrupt when needed
https://git.kernel.org/netdev/net-next/c/6f3700266369
- [net-next,v2,3/8] net: ipa: call device_init_wakeup() earlier
https://git.kernel.org/netdev/net-next/c/19790951f031
- [net-next,v2,4/8] net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions
https://git.kernel.org/netdev/net-next/c/5043d6b16211
- [net-next,v2,5/8] net: ipa: make ipa_table_hash_support() a real function
https://git.kernel.org/netdev/net-next/c/b81565b7fd02
- [net-next,v2,6/8] net: ipa: fix two bogus argument names
https://git.kernel.org/netdev/net-next/c/f2e4e9ea82f9
- [net-next,v2,7/8] net: ipa: fix two minor ipa_cmd problems
https://git.kernel.org/netdev/net-next/c/319b6d4ef087
- [net-next,v2,8/8] net: ipa: kill ipa_version_supported()
https://git.kernel.org/netdev/net-next/c/dfdd70e24e38
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:[~2024-04-23 11:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-19 15:17 [PATCH net-next v2 0/8] net: ipa: eight simple cleanups Alex Elder
2024-04-19 15:17 ` [PATCH net-next v2 1/8] net: ipa: maintain bitmap of suspend-enabled endpoints Alex Elder
2024-04-19 15:17 ` [PATCH net-next v2 2/8] net: ipa: only enable the SUSPEND IPA interrupt when needed Alex Elder
2024-04-19 15:17 ` [PATCH net-next v2 3/8] net: ipa: call device_init_wakeup() earlier Alex Elder
2024-04-19 15:17 ` [PATCH net-next v2 4/8] net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions Alex Elder
2024-04-19 15:17 ` [PATCH net-next v2 5/8] net: ipa: make ipa_table_hash_support() a real function Alex Elder
2024-04-19 15:17 ` [PATCH net-next v2 6/8] net: ipa: fix two bogus argument names Alex Elder
2024-04-19 15:17 ` [PATCH net-next v2 7/8] net: ipa: fix two minor ipa_cmd problems Alex Elder
2024-04-23 11:21 ` Paolo Abeni
2024-04-23 12:36 ` Alex Elder
2024-04-19 15:18 ` [PATCH net-next v2 8/8] net: ipa: kill ipa_version_supported() Alex Elder
2024-04-23 11: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=171387182963.10035.7202226202218402214.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andersson@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=elder@kernel.org \
--cc=elder@linaro.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=pabeni@redhat.com \
--cc=quic_avuyyuru@quicinc.com \
--cc=quic_cpratapa@quicinc.com \
--cc=quic_jponduru@quicinc.com \
--cc=quic_subashab@quicinc.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.