SAI
SAI copied to clipboard
SAI_PORT_ATTR_MACSEC_PORT_LIST attribute https://github.com/opencomputeproject/SAI/blob/master/inc/saiport.h#LL1114C1-L1121C36
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,
@judyjoseph, Could you please help with this?
@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 ?
@judyjoseph
We were trying whether this attribute is intended to get MACSEC PORT ID for a PORT ID.