-
Notifications
You must be signed in to change notification settings - Fork 649
Add support for port media_type #4007
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
base: master
Are you sure you want to change the base?
Add support for port media_type #4007
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@prgeor @judyjoseph @arlakshm @rlhui for viz |
|
@snider-nokia for viz |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@saksarav-nokia vs test is failing...please check if its related to your PR. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
9c32311 to
cb67d7c
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
cb67d7c to
f7c52f4
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@prgeor , the PR failures are not related to my changes and i see all PR's in sonic-swss are failing with the same failures. |
|
Created Azure/sonic-swss.msft#173 for msft-202405 |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: saksarav <[email protected]>
Signed-off-by: saksarav <[email protected]>
Signed-off-by: saksarav <[email protected]>
1088eb4 to
fa531cb
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: saksarav <[email protected]>
fa531cb to
b9df981
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
What I did
Added support to parse the media_type set in PORT_TABLE in APP_DB and set the corresponding SAI attribute in SAI
Why I did it
media_type support was not present in sonic-swss
How I verified it
Added the media_type in media_settings.json file and verified that they are passes to swss, SAI and also got programmed in the Asic. The verification was done in Nokia chassis platform.
Details if related