On Wed, Jun 18, 2025 at 01:38:19PM -0700, Jakub Kicinski wrote:
Migrate to new callbacks added by commit 9bb00786fc61 ("net: ethtool:
add dedicated callbacks for getting and setting rxfh fields").
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
.../mellanox/mlx5/core/en/fs_ethtool.h | 14 +++++++++++
.../ethernet/mellanox/mlx5/core/en_ethtool.c | 19 ++++++++++++++
.../mellanox/mlx5/core/en_fs_ethtool.c | 25 +++++++------------
.../mellanox/mlx5/core/ipoib/ethtool.c | 19 ++++++++++++++
4 files changed, 61 insertions(+), 16 deletions(-)
--
Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com>
Thanks,
Dragos