]> 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)
commitd88071c881503f439ed2e148231e89daad5f1cd9
tree85748edc935ce45734897faeb51c4188a54701b2
parent79f43bab0b7efcfc07adacbada499675e7cb1e29
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