Message ID | 20241109050245.191288-1-jdamato@fastly.com (mailing list archive) |
---|---|
Headers | show |
Series | Suspend IRQs during application busy periods | expand |
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!