Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH net 0/3] net/mlx5e: RS FEC variant fixes
@ 2026-09-02 16:46 Tariq Toukan
  2026-09-02 16:46 ` [PATCH net 1/3] net/mlx5e: Fix missing FEC mode mapping for RS_544_514_INTERLEAVED_QUAD Tariq Toukan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tariq Toukan @ 2026-09-02 16:46 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	netdev, Paolo Abeni
  Cc: Dragos Tatulea, Eran Ben Elisha, Gal Pressman, Jianbo Liu,
	Leon Romanovsky, linux-kernel, linux-rdma, Mark Bloch,
	Moshe Shemesh, Saeed Mahameed, Shahar Shitrit, Tariq Toukan,
	Yael Chemla

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-09-02 16:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02 16:46 [PATCH net 0/3] net/mlx5e: RS FEC variant fixes Tariq Toukan
2026-09-02 16:46 ` [PATCH net 1/3] net/mlx5e: Fix missing FEC mode mapping for RS_544_514_INTERLEAVED_QUAD Tariq Toukan
2026-09-02 16:46 ` [PATCH net 2/3] net/mlx5e: Fix setting RS FEC after remapping Tariq Toukan
2026-09-02 16:46 ` [PATCH net 3/3] net/mlx5e: Fix reporting support for all RS FEC variants Tariq Toukan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox