Broadcom 57810S
Also sold as: HPE 530SFP+, DELL N20KJ
Hardware Specifications
Β | Β |
---|---|
Vendor | Broadcom |
Model | 57810S |
SFP | 2 SFP+ |
XGMII | β |
HSGMII | β |
SGMII | β |
Type | PCI express SFP card |
In order for the card to be able to sync at 2.5G speeds, the kernelβs bnx2x module has to be patched. The easiest way to do so is via DKMS which rebuilds that module only:
It also adds a module option that can be set to disable SFP TX fault detection, otherwise the SFP mini-ONT will not be accessible if serial output to SFP is enabled. Alternatively the serial interface can be disabled on the SFP module.
Unfortunately, despite the patches, UEFI eDiag still has to be used to unlock 2.5G capabilities:
At this point, use the following command to set the speed to 2.5G:
sudo ethtool -s your_network_interface autoneg off speed 2500 duplex full