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

Add support for creating/modifying IPMC group with member list. #2121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erohsik
Copy link
Contributor

@erohsik erohsik commented Dec 12, 2024

Add support for creating/modifying IPMC group with member list.

*
* @type sai_object_list_t
* @flags CREATE_AND_SET
* @objects SAI_OBJECT_TYPE_NEXT_HOP

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why only nexthop, IPMC member create support RIF, Tunnel also

Copy link
Contributor Author

@erohsik erohsik Dec 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIUC the object list check requires the list to contain a single object type..

* @brief IPMC output list
*
* @type sai_object_list_t
* @flags CREATE_AND_SET

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per your design, NOS should send all members during SET so that SAI can replace all existing members, that is not captured here

@tjchadaga tjchadaga added the reviewed PR is discussed in SAI Meeting label Dec 20, 2024
@tjchadaga
Copy link
Collaborator

@JaiOCP - could you please help review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed PR is discussed in SAI Meeting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants