Merge branch 'bug-fixes-for-rss-symmetric-xor'
authorJakub Kicinski <kuba@kernel.org>
Wed, 3 Jan 2024 00:00:08 +0000 (16:00 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 3 Jan 2024 00:00:08 +0000 (16:00 -0800)
Ahmed Zaki says:

====================
Bug fixes for RSS symmetric-xor

A couple of fixes for the symmetric-xor recently merged in net-next [1].

The first patch copies the xfrm value back to user-space when ethtool is
built with --disable-netlink. The second allows ethtool to change other
RSS attributes while not changing the xfrm values.

Link: https://lore.kernel.org/netdev/20231213003321.605376-1-ahmed.zaki@intel.com/
====================

Link: https://lore.kernel.org/r/20231221184235.9192-1-ahmed.zaki@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge