]> git.baikalelectronics.ru Git - kernel.git/commit
ethtool: Add support for low latency RS FEC
authorAya Levin <ayal@mellanox.com>
Tue, 11 Feb 2020 22:32:52 +0000 (14:32 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 19 Feb 2020 03:17:31 +0000 (19:17 -0800)
commita7edd083c1d8b50c9477e08f9af0311a525bb495
tree85748edc935ce45734897faeb51c4188a54701b2
parente28ec741454dd268c7fc9dba910c53512d245d6a
ethtool: Add support for low latency RS FEC

Add support for low latency Reed Solomon FEC as LLRS.

The LL-FEC is defined by the 25G/50G ethernet consortium,
in the document titled "Low Latency Reed Solomon Forward Error Correction"

Signed-off-by: Aya Levin <ayal@mellanox.com>
Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com>
CC: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
drivers/net/phy/phy-core.c
include/uapi/linux/ethtool.h
net/ethtool/common.c
net/ethtool/linkmodes.c