Documentation
¶
Index ¶
Constants ¶
View Source
const MellanoxDevOnBoardCountMin int = (1)
Variables ¶
View Source
var ( OSReadFile = os.ReadFile OSReadDir = os.ReadDir LinkLayerRoCE = "Ethernet" LinkLayerIB = "InfiniBand" LinkLayerFileName = "link_layer" InfiniBandBase = "/sys/class/infiniband" )
View Source
var ROCEDevMellanoxPciVendorIDs = map[string]bool{ "15b3": true, }
* !!!NOTICE!!! vendor id MUST be in lowercase!!!
Functions ¶
This section is empty.
Types ¶
type DeviceAttribute ¶
type IRoCEProbe ¶
type ModuleAttributeMap ¶
type Probe ¶
type Probe struct { CmdlineShowGids string IRoCEProbe }
func (*Probe) HasRoCEMellanox8Available ¶
func (*Probe) RoCEHasMellanoxDevOnBoard ¶
Click to show internal directories.
Click to hide internal directories.