[Ethernet-IB][index] Modified the port_util to support the VoQ Inband …#113
Merged
SuvarnaMeenakshi merged 1 commit intosonic-net:masterfrom Aug 19, 2021
Merged
Conversation
…Port Ethernet-IB port is introduced for the VoQ chassis. This requires to define the index of the Ethernet-IB to allow the application to get the index from the port name. Follow the existing design, define the Inband port indexbase as 11000.
Contributor
Author
|
@SuvarnaMeenakshi @minionatwork Could you please review this PR? |
Contributor
Author
|
@SuvarnaMeenakshi Please help to merge this PR to Master. |
SuvarnaMeenakshi
pushed a commit
to sonic-net/sonic-snmpagent
that referenced
this pull request
Nov 11, 2021
Modified init_sync_d_interface_tables() to support the VoQ Inband interface Ethernet-IB port name This commit depends on -- sonic-net/sonic-py-swsssdk#113 which create the Inband index and name mapping
abdosi
pushed a commit
to sonic-net/sonic-snmpagent
that referenced
this pull request
Dec 8, 2021
Modified init_sync_d_interface_tables() to support the VoQ Inband interface Ethernet-IB port name This commit depends on -- sonic-net/sonic-py-swsssdk#113 which create the Inband index and name mapping
SuvarnaMeenakshi
pushed a commit
that referenced
this pull request
Mar 9, 2022
VoQ inband port index was added in #113. This PR is to define index for VoQ recirc port.
judyjoseph
pushed a commit
that referenced
this pull request
Mar 28, 2022
VoQ inband port index was added in #113. This PR is to define index for VoQ recirc port.
ssithaia-ebay
pushed a commit
to ssithaia-ebay/sonic-snmpagent
that referenced
this pull request
May 23, 2025
Modified init_sync_d_interface_tables() to support the VoQ Inband interface Ethernet-IB port name This commit depends on -- sonic-net/sonic-py-swsssdk#113 which create the Inband index and name mapping
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ethernet-IB port is introduced for the VoQ chassis. This requires to define the index of the Ethernet-IB to allow the application to get the index from the port name. Follow the existing design, define the Inband port index base as 11000.