Re: [PATCH ethtool] man: ethtool: link 10000baseCR to SFF-8431, Appendix-E SFP+ DA
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-07-02 17:12:07
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-07-02 17:12:07
On Thu, Jul 02, 2026 at 08:20:02PM +0530, D H, Siddaraju wrote:
From: Siddaraju DH <redacted> Annotate the 10000baseCR entry in the advertise mask table so users understand what physical media this mode it actually represents. 10000baseCR does not correspond to any IEEE 802.3 *base-CR PMD. It has no autonegotiation, no link training, and no mandatory FEC. The industry standard for this media type is SFF-8431 Appendix-E Direct Attach cable, also known as 10G_SFI_DA. This change follows the conversation from netdev mail thread with subject: "the confusing 10000base_CR. Shouldn't it be 10000_SFI_DA?" Signed-off-by: Siddaraju DH <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew