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
  • Loading branch information
mukeshmv committed Oct 28, 2024
1 parent 0003491 commit fd350fd
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 fd350fd

Please sign in to comment.