Message ID | 20250201013040.725123-1-kuba@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | ethtool: rss: minor fixes for recent RSS changes | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Fri, 31 Jan 2025 17:30:36 -0800 you wrote: > Make sure RSS_GET messages are consistent in do and dump. > Fix up a recently added safety check for RSS + queue offset. > Adjust related tests so that they pass on devices which > don't support RSS + queue offset. > > Jakub Kicinski (4): > ethtool: rss: fix hiding unsupported fields in dumps > ethtool: ntuple: fix rss + ring_cookie check > selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure > selftests: drv-net: rss_ctx: don't fail reconfigure test if queue > offset not supported > > [...] Here is the summary with links: - [net,1/4] ethtool: rss: fix hiding unsupported fields in dumps https://git.kernel.org/netdev/net/c/244f8aa46fa9 - [net,2/4] ethtool: ntuple: fix rss + ring_cookie check https://git.kernel.org/netdev/net/c/2b91cc1214b1 - [net,3/4] selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure https://git.kernel.org/netdev/net/c/de379dfd9ada - [net,4/4] selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not supported https://git.kernel.org/netdev/net/c/c3da585509ae You are awesome, thank you!