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

SAI_PORT_ATTR_MACSEC_PORT_LIST attribute https://github.com/opencomputeproject/SAI/blob/master/inc/saiport.h#LL1114C1-L1121C36 #1811

Open
SarathBug opened this issue Jun 20, 2023 · 3 comments

Comments

@SarathBug
Copy link
Contributor

Hi

Please clarify on the below port attribute. Any reason for making this as returning sai_object_list_t?

/**
 * @brief List of MACsec ports
 *
 * @type sai_object_list_t
 * @flags READ_ONLY
 * @objects SAI_OBJECT_TYPE_MACSEC_PORT
 */
SAI_PORT_ATTR_MACSEC_PORT_LIST,
@SarathBug
Copy link
Contributor Author

@judyjoseph, Could you please help with this?

@judyjoseph
Copy link

@SarathBug I don't this attribute geting used in code, I will try to get more details

Are you looking to use this or something ?

@SarathBug
Copy link
Contributor Author

@judyjoseph

We were trying whether this attribute is intended to get MACSEC PORT ID for a PORT ID.

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

No branches or pull requests

2 participants