-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch adds new functions to get parse and retrieve the Scalable Functions(SF). This patch also adds the following new helpers getNetDevicesFromPath - retrive network devices based on path GetPfPciFromVfPci - retrieves the parent PF GetNetDeviceFromAux - gets auxiliary device name GetPfPciFromAux - retrieve PF PCI and SF index GetSfIndexByAuxDev - gets SF device name (e.g 'mlx5_core.sf.2') Authored-by: Dmytro Linkin <[email protected]> Signed-off-by: Dmytro Linkin <[email protected]> Signed-off-by: Alin-Gabriel Serdean <[email protected]>
- Loading branch information
Showing
3 changed files
with
152 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters