From: patchwork-bot+netdevbpf@kernel.org
To: Joe Damato <jdamato@fastly.com>
Cc: netdev@vger.kernel.org, corbet@lwn.net, hdanton@sina.com,
bagasdotme@gmail.com, pabeni@redhat.com, namangulati@google.com,
edumazet@google.com, amritha.nambiar@intel.com,
sridhar.samudrala@intel.com, sdf@fomichev.me, peter@typeblog.net,
m2shafiei@uwaterloo.ca, bjorn@rivosinc.com, hch@infradead.org,
willy@infradead.org, willemdebruijn.kernel@gmail.com,
skhawaja@google.com, kuba@kernel.org,
aleksander.lobakin@intel.com, viro@zeniv.linux.org.uk,
andrew+netdev@lunn.ch, bpf@vger.kernel.org, brauner@kernel.org,
danielj@nvidia.com, dsahern@kernel.org, davem@davemloft.net,
donald.hunter@gmail.com, jack@suse.cz, hawk@kernel.org,
jiri@resnulli.us, johannes.berg@intel.com,
linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
lorenzo@kernel.org, mkarsten@uwaterloo.ca,
almasrymina@google.com, bigeasy@linutronix.de, shuah@kernel.org,
horms@kernel.org, xuanzhuo@linux.alibaba.com
Subject: Re: [PATCH net-next v9 0/6] Suspend IRQs during application busy periods
Date: Tue, 12 Nov 2024 03:00:32 +0000 [thread overview]
Message-ID: <173138043276.62607.2860647577086593902.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241109050245.191288-1-jdamato@fastly.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 9 Nov 2024 05:02:30 +0000 you wrote:
> Greetings:
>
> Welcome to v9, see changelog below.
>
> This revision addresses feedback Willem gave on the selftests. No
> functional or code changes to the implementation were made and
> performance tests were not re-run.
>
> [...]
Here is the summary with links:
- [net-next,v9,1/6] net: Add napi_struct parameter irq_suspend_timeout
https://git.kernel.org/netdev/net-next/c/5dc51ec86df6
- [net-next,v9,2/6] net: Add control functions for irq suspension
https://git.kernel.org/netdev/net-next/c/3fcbecbdeb04
- [net-next,v9,3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
https://git.kernel.org/netdev/net-next/c/ab5b28b007a7
- [net-next,v9,4/6] eventpoll: Control irq suspension for prefer_busy_poll
https://git.kernel.org/netdev/net-next/c/8a6de2627fd3
- [net-next,v9,5/6] selftests: net: Add busy_poll_test
(no matching commit)
- [net-next,v9,6/6] docs: networking: Describe irq suspension
https://git.kernel.org/netdev/net-next/c/a90a91e24b48
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-11-12 3:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 5:02 [PATCH net-next v9 0/6] Suspend IRQs during application busy periods Joe Damato
2024-11-09 5:02 ` [PATCH net-next v9 1/6] net: Add napi_struct parameter irq_suspend_timeout Joe Damato
2024-11-09 5:02 ` [PATCH net-next v9 2/6] net: Add control functions for irq suspension Joe Damato
2024-11-09 5:02 ` [PATCH net-next v9 3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set Joe Damato
2024-11-09 5:02 ` [PATCH net-next v9 4/6] eventpoll: Control irq suspension for prefer_busy_poll Joe Damato
2024-11-09 5:02 ` [PATCH net-next v9 5/6] selftests: net: Add busy_poll_test Joe Damato
2024-11-09 15:07 ` Willem de Bruijn
2025-12-19 17:05 ` Xin Long
2025-12-19 17:10 ` Xin Long
2024-11-09 5:02 ` [PATCH net-next v9 6/6] docs: networking: Describe irq suspension Joe Damato
2024-11-12 3:00 ` 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=173138043276.62607.2860647577086593902.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=aleksander.lobakin@intel.com \
--cc=almasrymina@google.com \
--cc=amritha.nambiar@intel.com \
--cc=andrew+netdev@lunn.ch \
--cc=bagasdotme@gmail.com \
--cc=bigeasy@linutronix.de \
--cc=bjorn@rivosinc.com \
--cc=bpf@vger.kernel.org \
--cc=brauner@kernel.org \
--cc=corbet@lwn.net \
--cc=danielj@nvidia.com \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=hch@infradead.org \
--cc=hdanton@sina.com \
--cc=horms@kernel.org \
--cc=jack@suse.cz \
--cc=jdamato@fastly.com \
--cc=jiri@resnulli.us \
--cc=johannes.berg@intel.com \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=lorenzo@kernel.org \
--cc=m2shafiei@uwaterloo.ca \
--cc=mkarsten@uwaterloo.ca \
--cc=namangulati@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=peter@typeblog.net \
--cc=sdf@fomichev.me \
--cc=shuah@kernel.org \
--cc=skhawaja@google.com \
--cc=sridhar.samudrala@intel.com \
--cc=viro@zeniv.linux.org.uk \
--cc=willemdebruijn.kernel@gmail.com \
--cc=willy@infradead.org \
--cc=xuanzhuo@linux.alibaba.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 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).