@@ -57,7 +57,7 @@ sai_apis:
5757 p4_meta : !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4Meta
5858 tables :
5959 - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaTable
60- id : 38326132
60+ id : 49370429
6161 single_match_priority : true
6262 stage : null
6363 keys :
@@ -80,5 +80,70 @@ sai_apis:
8080 actions :
8181 SAI_TRUSTED_VNI_ENTRY_ACTION_PERMIT : !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaAction
8282 name : SAI_TRUSTED_VNI_ENTRY_ACTION_PERMIT
83- id : 24633826
83+ id : 29028174
84+ attr_params : {}
85+ - !!python/object:utils.sai_spec.sai_api.SaiApi
86+ name : global_trusted_vni_entry
87+ description : global trusted VNI entry
88+ is_object : false
89+ enums :
90+ - !!python/object:utils.sai_spec.sai_enum.SaiEnum
91+ name : sai_global_trusted_vni_entry_action_t
92+ description : ' Attribute data for #SAI_GLOBAL_TRUSTED_VNI_ENTRY_ATTR_ACTION'
93+ members :
94+ - !!python/object:utils.sai_spec.sai_enum_member.SaiEnumMember
95+ name : SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT
96+ description : ' '
97+ value : ' 0'
98+ structs :
99+ - !!python/object:utils.sai_spec.sai_struct.SaiStruct
100+ name : sai_global_trusted_vni_entry_t
101+ description : Entry for global_trusted_vni_entry
102+ members :
103+ - !!python/object:utils.sai_spec.sai_struct_entry.SaiStructEntry
104+ name : switch_id
105+ description : Switch ID
106+ type : sai_object_id_t
107+ objects : SAI_OBJECT_TYPE_SWITCH
108+ valid_only : null
109+ - !!python/object:utils.sai_spec.sai_struct_entry.SaiStructEntry
110+ name : vni_range
111+ description : Range matched key vni_range
112+ type : sai_u32_range_t
113+ objects : null
114+ valid_only : null
115+ attributes :
116+ - !!python/object:utils.sai_spec.sai_attribute.SaiAttribute
117+ name : SAI_GLOBAL_TRUSTED_VNI_ENTRY_ATTR_ACTION
118+ description : Action
119+ type : sai_global_trusted_vni_entry_action_t
120+ attr_value_field : null
121+ default : SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT
122+ isresourcetype : false
123+ flags : CREATE_AND_SET
124+ object_name : null
125+ allow_null : false
126+ valid_only : null
127+ is_vlan : false
128+ deprecated : false
129+ stats : []
130+ p4_meta : !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4Meta
131+ tables :
132+ - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaTable
133+ id : 45800410
134+ single_match_priority : true
135+ stage : null
136+ keys :
137+ - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaKey
138+ name : vni_range
139+ id : 1
140+ match_type : range
141+ field : u32range
142+ bitwidth : 24
143+ ip_is_v6_field_id : 0
144+ is_object_key : false
145+ actions :
146+ SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT : !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaAction
147+ name : SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT
148+ id : 29028174
84149 attr_params : {}
0 commit comments