You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, For bond interface/link creation, we can use the 'bond' struct type to feed the parameters, but to retrieve the same set of information for an existing bond, there isn't any func to populate the 'bond' type. How can we retrieve the bond properties and runtime stats please?
Will a cast from Link type to Bond type work?
The text was updated successfully, but these errors were encountered:
Hello, For bond interface/link creation, we can use the 'bond' struct type to feed the parameters, but to retrieve the same set of information for an existing bond, there isn't any func to populate the 'bond' type. How can we retrieve the bond properties and runtime stats please?
Will a cast from Link type to Bond type work?
The text was updated successfully, but these errors were encountered: