Message ID | 20240710174043.754664-1-kuba@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ethtool: use the rss context XArray in ring deactivation safety-check | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 10 Jul 2024 10:40:41 -0700 you wrote: > Now that we have an XArray storing information about all extra > RSS contexts - use it to extend checks already performed using > ethtool_get_max_rxfh_channel(). > > Jakub Kicinski (2): > ethtool: fail closed if we can't get max channel used in indirection > tables > ethtool: use the rss context XArray in ring deactivation safety-check > > [...] Here is the summary with links: - [net-next,1/2] ethtool: fail closed if we can't get max channel used in indirection tables https://git.kernel.org/netdev/net-next/c/2899d58462ba - [net-next,2/2] ethtool: use the rss context XArray in ring deactivation safety-check https://git.kernel.org/netdev/net-next/c/24ac7e544081 You are awesome, thank you!