From: Jakub Kicinski Date: Sat, 29 Jun 2024 01:51:38 +0000 (-0700) Subject: Merge branch 'ethtool-track-custom-rss-contexts-in-the-core' X-Git-Tag: v6.11-rc1~163^2~118 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=30972a4ea092bacb9784fe251327571be6a99f9c;p=thirdparty%2Flinux.git Merge branch 'ethtool-track-custom-rss-contexts-in-the-core' Edward Cree says: ==================== ethtool: track custom RSS contexts in the core Make the core responsible for tracking the set of custom RSS contexts, their IDs, indirection tables, hash keys, and hash functions; this lets us get rid of duplicative code in drivers, and will allow us to support netlink dumps later. This series only moves the sfc EF10 & EF100 driver over to the new API; other drivers (mvpp2, octeontx2, mlx5, sfc/siena, bnxt_en) can be converted afterwards and the legacy API removed. ==================== Link: https://patch.msgid.link/cover.1719502239.git.ecree.xilinx@gmail.com Signed-off-by: Jakub Kicinski --- 30972a4ea092bacb9784fe251327571be6a99f9c