From: Jakub Kicinski Date: Fri, 13 Jun 2025 00:16:23 +0000 (-0700) Subject: Merge branch 'net-ethtool-add-dedicated-rxfh-driver-callbacks' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f9fee2595c6f4220d6b628b69f82acf67447400;p=thirdparty%2Flinux.git Merge branch 'net-ethtool-add-dedicated-rxfh-driver-callbacks' Jakub Kicinski says: ==================== net: ethtool: add dedicated RXFH driver callbacks Andrew asked me to plumb the RXFH header fields configuration thru to netlink. Before we do that we need to clean up the driver facing API a little bit. Right now RXFH configuration shares the callbacks with n-tuple filters. The future of n-tuple filters is uncertain within netlink. Separate the two for clarity both of the core code and the driver facing API. This series adds the new callbacks and converts the initial handful of drivers. There is 31 more driver patches to come, then we can stop calling rxnfc in the core for rxfh. ==================== Link: https://patch.msgid.link/20250611145949.2674086-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- 8f9fee2595c6f4220d6b628b69f82acf67447400