[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <PH8PR11MB796533DF89DDA533B73A1D63F7D52@PH8PR11MB7965.namprd11.prod.outlook.com>
Date: Fri, 7 Mar 2025 14:32:32 +0000
From: "R, Bharath" <bharath.r@...el.com>
To: "Jagielski, Jedrzej" <jedrzej.jagielski@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "Nguyen, Anthony L" <anthony.l.nguyen@...el.com>, "netdev@...r.kernel.org"
<netdev@...r.kernel.org>, "andrew@...n.ch" <andrew@...n.ch>,
"pmenzel@...gen.mpg.de" <pmenzel@...gen.mpg.de>, "Jagielski, Jedrzej"
<jedrzej.jagielski@...el.com>, "Loktionov, Aleksandr"
<aleksandr.loktionov@...el.com>
Subject: RE: [Intel-wired-lan] [PATCH iwl-next v3 1/4] ixgbe: create E610
specific ethtool_ops structure
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of
> Jedrzej Jagielski
> Sent: Monday, March 3, 2025 5:36 PM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: Nguyen, Anthony L <anthony.l.nguyen@...el.com>;
> netdev@...r.kernel.org; andrew@...n.ch; pmenzel@...gen.mpg.de;
> Jagielski, Jedrzej <jedrzej.jagielski@...el.com>; Loktionov, Aleksandr
> <aleksandr.loktionov@...el.com>
> Subject: [Intel-wired-lan] [PATCH iwl-next v3 1/4] ixgbe: create E610 specific
> ethtool_ops structure
>
> E610's implementation of various ethtool ops is different than the ones
> corresponding to ixgbe legacy products. Therefore create separate E610
> ethtool_ops struct which will be filled out in the forthcoming patches.
>
> Add adequate ops struct basing on MAC type. This step requires changing a bit
> the flow of probing by placing ixgbe_set_ethtool_ops after hw.mac.type is
> assigned. So move the whole netdev assignment block after hw.mac.type is
> known. This step doesn't have any additional impact on probing sequence.
>
> Suggested-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
> Signed-off-by: Jedrzej Jagielski <jedrzej.jagielski@...el.com>
> ---
> v3: correct the commit msg
> ---
> .../net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 52 ++++++++++++++++++-
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 10 ++--
> 2 files changed, 56 insertions(+), 6 deletions(-)
>
Tested-by: Bharath R <bharath.r@...el.com>
Powered by blists - more mailing lists