> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Jedrzej Jagielski > Sent: Monday, March 3, 2025 5:36 PM > To: [email protected] > Cc: Nguyen, Anthony L <[email protected]>; > [email protected]; [email protected]; [email protected]; > Jagielski, Jedrzej <[email protected]>; Loktionov, Aleksandr > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v3 3/4] ixgbe: apply different > rules > for setting FC on E610 > > E610 device doesn't support disabling FC autonegotiation. > > Create dedicated E610 .set_pauseparam() implementation and assign it to > ixgbe_ethtool_ops_e610. > > Reviewed-by: Aleksandr Loktionov <[email protected]> > Signed-off-by: Jedrzej Jagielski <[email protected]> > --- > .../net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 57 ++++++++++++++++--- > 1 file changed, 49 insertions(+), 8 deletions(-) >
Tested-by: Bharath R <[email protected]>
