Skip to content

Commit 5b9682e

Browse files
Shaigai21Mastah
authored andcommitted
Change default value of ACL Counter attribute
According to notes above, Byte Counter should be created by default. Signed-off-by: Mastah <blackmastah21@gmail.com>
1 parent c72635e commit 5b9682e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/saiacl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3436,7 +3436,7 @@ typedef enum _sai_acl_counter_attr_t
34363436
*
34373437
* @type bool
34383438
* @flags CREATE_ONLY
3439-
* @default false
3439+
* @default true
34403440
*/
34413441
SAI_ACL_COUNTER_ATTR_ENABLE_BYTE_COUNT,
34423442

0 commit comments

Comments
 (0)