Registry / networking / mellanox-sriovnet

mellanox-sriovnet

JSON →
library1.2.0gogounverified

Package sriovnet provides utilities for managing SR-IOV network devices in Go.

go get github.com/Mellanox/sriovnet
INSTALL
IMPORT
SIG · MELLANOX-SRIOVNET
M
mellanox-sriovnet
networkinggov1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sriovnet
github.com/Mellanox/sriovnet

Get the list of virtual functions for a given PF.

import "github.com/Mellanox/sriovnet" func main() { vfList, err := sriovnet.GetVfList("enp0s1f0") if err != nil { panic(err) } println(len(vfList)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mellanox-sriovnet — go get mellanox-sriovnet · libregistry