> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Jan > Sokolowski > Sent: Wednesday, December 6, 2023 4:14 PM > To: [email protected] > Cc: Sokolowski, Jan <[email protected]>; Polchlopek, Mateusz > <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v1] ice: remove rx_len_errors > statistic > > It was found that this statistic is incorrectly > reported by HW and thus, useless. > > As RX length error statistics are shown to the > end user when requested, the values reported > are misleading. > > Thus, that value is no longer reported and > doesn't count anymore when adding all rx errors. > > Signed-off-by: Jan Sokolowski <[email protected]> > Reviewed-by: Mateusz Polchlopek <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_ethtool.c | 1 - > drivers/net/ethernet/intel/ice/ice_main.c | 5 ----- > drivers/net/ethernet/intel/ice/ice_type.h | 1 - > 3 files changed, 7 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
