-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cluster descriptor API for active/idle cores (#541)
### Issue / ### Description Add structs and functions to get active/idle ETH channels from Cluster descriptor. This is implement only for Blackhole, to unblock metal. Issue to port it to Wormhole is #540 ### List of the changes - Add struct for active cores - Add struct for idle cores - Populate during creation of cluster desc - Add API for getting ETH channels ### Testing CI + additional test ### API Changes /
- Loading branch information
1 parent
eef73bf
commit da0cc30
Showing
4 changed files
with
41 additions
and
2 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
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