-
Notifications
You must be signed in to change notification settings - Fork 748
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for getting all RDMA devices in the system
- Add RdmaLinkList() method that retrieves RDMA devices in the system. - Modify RdmaLinkByName() to use RdmaLinkList() to avoid code duplication. - Add unit test that demonstrates how to use RdmaLinkList() Signed-off-by: Adrian Chiris <[email protected]>
- Loading branch information
1 parent
12f2829
commit f4f591a
Showing
2 changed files
with
44 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