forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[portsorch]: Add support of port speed set via PORT_TABLE (sonic-net#248
) * Add support of port speed set via PORT_TABLE * Port will go down/up automatically to apply speed once it is set * PR comments fixed - variable array changed to std::vector - is port speed get failed - undefined value is not assigned * Supported speeds query once per run. Used std::find for search
- Loading branch information
1 parent
179daac
commit 32f41b4
Showing
2 changed files
with
135 additions
and
12 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