Skip to content

Commit

Permalink
Add max member size.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12f committed Oct 3, 2024
1 parent 7d6525b commit d5782f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions dash-pipeline/SAI/specs/dash_tunnel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,19 @@ sai_apis:
valid_only: null
is_vlan: false
deprecated: false
- !!python/object:utils.sai_spec.sai_attribute.SaiAttribute
name: SAI_DASH_TUNNEL_ATTR_MAX_MEMBER_SIZE
description: Action parameter max member size
type: sai_uint32_t
attr_value_field: u32
default: '1'
isresourcetype: false
flags: CREATE_AND_SET
object_name: null
allow_null: false
valid_only: null
is_vlan: false
deprecated: false
stats: []
p4_meta: !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4Meta
tables:
Expand Down

0 comments on commit d5782f2

Please sign in to comment.