diff options
author | Lama Kayal <lkayal@nvidia.com> | 2021-09-13 16:06:35 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-01-06 16:22:53 -0800 |
commit | 0a1498ebfa55b860e8ec929d73585bcd3fd81a4e (patch) | |
tree | 28fb2c21cd49f11d5b58f6c676c12677546fc70e /virt | |
parent | f79a609ea6bf54ad2d2c24e4de4524288b221666 (diff) |
net/mlx5e: Expose FEC counters via ethtool
Add FEC counters' statistics of corrected_blocks and
uncorrectable_blocks, along with their lanes via ethtool.
HW supports corrected_blocks and uncorrectable_blocks counters both for
RS-FEC mode and FC-FEC mode. In FC mode these counters are accumulated
per lane, while in RS mode the correction method crosses lanes, thus
only total corrected_blocks and uncorrectable_blocks are reported in
this mode.
Signed-off-by: Lama Kayal <lkayal@nvidia.com>
Reviewed-by: Gal Pressman <gal@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions