Skip to content

Commit

Permalink
Add label attribute for Policer, RIF, Scheduler and UDF
Browse files Browse the repository at this point in the history
Add label attribute to a few SAI objects that will help during warmboot
object matching.

Signed-off-by: Kishore Gummadidala <[email protected]>
  • Loading branch information
Kishore Gummadidala committed Jul 10, 2024
1 parent 36793a9 commit d46c39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/saipolicer.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ typedef enum _sai_policer_attr_t
SAI_POLICER_ATTR_OBJECT_STAGE = 0x0000000b,

/**
* @brief Label attribute used to uniquely identify identical policers.
* @brief Label attribute used to uniquely identify identical policer.
*
* @type char
* @flags CREATE_AND_SET
Expand Down

0 comments on commit d46c39d

Please sign in to comment.