Skip to content

Commit

Permalink
[DASH] Mark appliance table local region ID attribute as create-only (#…
Browse files Browse the repository at this point in the history
…2094)

*[DASH] Mark appliance table local region ID attribute as create-only
  • Loading branch information
mukeshmv authored Oct 30, 2024
1 parent accd0f4 commit 8b8fa85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/saiexperimentaldashappliance.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ typedef enum _sai_dash_appliance_attr_t
* @brief Action parameter local region id
*
* @type sai_uint8_t
* @flags CREATE_AND_SET
* @flags CREATE_ONLY
* @default 0
*/
SAI_DASH_APPLIANCE_ATTR_LOCAL_REGION_ID = SAI_DASH_APPLIANCE_ATTR_START,
Expand Down

0 comments on commit 8b8fa85

Please sign in to comment.