SAI icon indicating copy to clipboard operation
SAI copied to clipboard

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

Open SarathBug opened this issue 1 year ago • 3 comments

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 avatar Jun 20 '23 04:06 SarathBug

@judyjoseph, Could you please help with this?

SarathBug avatar Jul 01 '23 14:07 SarathBug

@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 avatar Jul 05 '23 12:07 judyjoseph

@judyjoseph

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

SarathBug avatar Jul 07 '23 04:07 SarathBug