> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Mateusz Polchlopek > Sent: Tuesday, October 1, 2024 3:56 PM > To: [email protected] > Cc: [email protected]; Kitszel, Przemyslaw > <[email protected]>; Polchlopek, Mateusz > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next 2/2] ice: extend dump serdes > equalizer values feature > > Extend the work done in commit 70838938e89c ("ice: Implement driver > functionality to dump serdes equalizer values") by adding the new set of Rx > registers that can be read using command: > $ ethtool -d interface_name > > Rx equalization parameters are E810 PHY registers used by end user to gather > information about configuration and status to debug link and connection > issues in the field. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Mateusz Polchlopek <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_adminq_cmd.h | 17 +++++++++++++++++ > drivers/net/ethernet/intel/ice/ice_ethtool.c | 17 +++++++++++++++++ > drivers/net/ethernet/intel/ice/ice_ethtool.h | 17 +++++++++++++++++ > 3 files changed, 51 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
