Skip to content
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

[swss][CRM][MPLS] MPLS CRM Nexthop - switch back to using SAI OBJECT rather than SWITCH OBJECT #2057

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

smaheshm
Copy link
Contributor

@smaheshm smaheshm commented Dec 2, 2021

What I did
Revert earlier change as it's causing the following issue:
#2044

Why I did it
Revert earlier change as it's causing the following issue:
#2044

MPLS CRM does not call "get_switch_attribute()" but calls "sai_object_type_get_availability()" as per the discussion in SAI community. So it doesn't really fetch anything from platform layer.

How I verified it
Tests run during build process.

Details if related

@smaheshm smaheshm requested a review from prsunny as a code owner December 2, 2021 19:57
@smaheshm smaheshm changed the title reverting change as its causing an issue [swss][CRM][MPLS] MPLS CRM Nexthop - switch back to using SAI OBJECT rather than SWITCH OBJECT Dec 2, 2021
@smaheshm smaheshm linked an issue Dec 2, 2021 that may be closed by this pull request
@smaheshm
Copy link
Contributor Author

smaheshm commented Dec 3, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CRM incorrect processing for CRM_MPLS_NEXTHOP
2 participants