Message ID | 20240930210731.1629-1-jdamato@fastly.com (mailing list archive) |
---|---|
Headers | show |
Series | gve: Link IRQs, queues, and NAPI instances | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 30 Sep 2024 21:07:06 +0000 you wrote: > Greetings: > > Welcome to v2. The previous revision was an RFC [1]. > > This series uses the netdev-genl API to link IRQs and queues to NAPI IDs > so that this information is queryable by user apps. This is particularly > useful for epoll-based busy polling apps which rely on having access to > the NAPI ID. > > [...] Here is the summary with links: - [net-next,v2,1/2] gve: Map IRQs to NAPI instances https://git.kernel.org/netdev/net-next/c/3017238b60d3 - [net-next,v2,2/2] gve: Map NAPI instances to queues https://git.kernel.org/netdev/net-next/c/021f9e671e4a You are awesome, thank you!