Hi,
This series by Shahar fixes three related bugs in the RS FEC handling
for mlx5e, all stemming from incomplete coverage of the three RS FEC
hardware variants: RS_528_514 (bit 2), RS_544_514_INTERLEAVED_QUAD
(bit 4), and RS_544_514 (bit 7).
Regards,
Tariq
Shahar Shitrit (3):
net/mlx5e: Fix missing FEC mode mapping for
RS_544_514_INTERLEAVED_QUAD
net/mlx5e: Fix setting RS FEC after remapping
net/mlx5e: Fix reporting support for all RS FEC variants
drivers/net/ethernet/mellanox/mlx5/core/en/port.c | 15 +++++++++------
drivers/net/ethernet/mellanox/mlx5/core/en/port.h | 4 ++++
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 13 +++++++------
3 files changed, 20 insertions(+), 12 deletions(-)
base-commit: 70f3995830d3f1e79faa14eb0605914f778feca9
--
2.44.0