[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFA3caDNfOaNVYM8@MacBook-Air.local>
Date: Mon, 16 Jun 2025 18:25:37 +0300
From: Joe Damato <joe@...a.to>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
intel-wired-lan@...ts.osuosl.org, anthony.l.nguyen@...el.com,
przemyslaw.kitszel@...el.com, jacob.e.keller@...el.com,
michal.swiatkowski@...ux.intel.com,
Aleksandr Loktionov <aleksandr.loktionov@...el.com>
Subject: Re: [PATCH net-next v2 3/7] eth: ixgbe: migrate to new RXFH callbacks
On Sat, Jun 14, 2025 at 11:09:03AM -0700, Jakub Kicinski wrote:
> Migrate to new callbacks added by commit 9bb00786fc61 ("net: ethtool:
> add dedicated callbacks for getting and setting rxfh fields").
>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
> v2:
> - add callbacks to ixgbe_ethtool_ops
> v1: https://lore.kernel.org/20250613010111.3548291-4-kuba@kernel.org
> ---
> .../net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 22 ++++++++++---------
> 1 file changed, 12 insertions(+), 10 deletions(-)
>
Good catch on the other ethtool_ops struct.
Reviewed-by: Joe Damato <joe@...a.to>
Powered by blists - more mailing lists