-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Voq][Inband] Support the Ethernet-IB port #228
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
eb1f0af
to
0a3062f
Compare
Modifed init_sync_d_interface_tables() to support the VoQ Inband interface Ethernet-IB port name
0a3062f
to
bd6b866
Compare
@SuvarnaMeenakshi Hi Suvarna, I have updated this PR due to the merge of dependent PR in other submodule. Could you please review this PR again? |
@SuvarnaMeenakshi @judyjoseph Could you please review this PR? Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
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
#244) - What I did VoQ inband port support was added in #228. This PR is to add support for VoQ recirc port. This PR depends sonic-net/sonic-py-swsssdk#118, which defines index for VoQ recirc port.
#244) - What I did VoQ inband port support was added in #228. This PR is to add support for VoQ recirc port. This PR depends sonic-net/sonic-py-swsssdk#118, which defines index for VoQ recirc port.
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