Skip to content

Commit c49d7e3

Browse files
mukeshmvKishore Gummadidala
authored andcommitted
[DASH] Mark appliance table local region ID attribute as create-only (#2094)
*[DASH] Mark appliance table local region ID attribute as create-only
1 parent 68f3a50 commit c49d7e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

experimental/saiexperimentaldashappliance.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ typedef enum _sai_dash_appliance_attr_t
4949
* @brief Action parameter local region id
5050
*
5151
* @type sai_uint8_t
52-
* @flags CREATE_AND_SET
52+
* @flags CREATE_ONLY
5353
* @default 0
5454
*/
5555
SAI_DASH_APPLIANCE_ATTR_LOCAL_REGION_ID = SAI_DASH_APPLIANCE_ATTR_START,

0 commit comments

Comments
 (0)