commit | 5db0a4f64c042f6f64bd645488278f7a5df33c07 | [log] [tgz] |
---|---|---|
author | Gal Pressman <galp@mellanox.com> | Tue Aug 23 12:23:29 2016 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jan 19 23:20:01 2017 +0200 |
tree | ad3d84ada07fb27f8d3f4e8781cc86e0d26615a6 | |
parent | d8dc0508c50f838f8abcf023cd74ca9a0f86b5a8 [diff] |
net/mlx5e: Expose physical layer statistical counters to ethtool Use ethtool -S to query physical layer statistical counters including: - rx_symbol_errors_phy: Number of symbol errors that were not corrected by FEC correction algorithm or that FEC was not active on this interface. - rx_corrected_bits_phy: Number of corrected bits according to active FEC (RS/FC). Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>