|
| 1 | +!!python/object:utils.sai_spec.sai_api_group.SaiApiGroup |
| 2 | +name: dash_trusted_vni |
| 3 | +description: DASH trusted VNI |
| 4 | +api_type: overlay |
| 5 | +sai_apis: |
| 6 | +- !!python/object:utils.sai_spec.sai_api.SaiApi |
| 7 | + name: global_trusted_vni_entry |
| 8 | + description: global trusted VNI entry |
| 9 | + is_object: false |
| 10 | + enums: |
| 11 | + - !!python/object:utils.sai_spec.sai_enum.SaiEnum |
| 12 | + name: sai_global_trusted_vni_entry_action_t |
| 13 | + description: 'Attribute data for #SAI_GLOBAL_TRUSTED_VNI_ENTRY_ATTR_ACTION' |
| 14 | + members: |
| 15 | + - !!python/object:utils.sai_spec.sai_enum_member.SaiEnumMember |
| 16 | + name: SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT |
| 17 | + description: '' |
| 18 | + value: '0' |
| 19 | + structs: |
| 20 | + - !!python/object:utils.sai_spec.sai_struct.SaiStruct |
| 21 | + name: sai_global_trusted_vni_entry_t |
| 22 | + description: Entry for global_trusted_vni_entry |
| 23 | + members: |
| 24 | + - !!python/object:utils.sai_spec.sai_struct_entry.SaiStructEntry |
| 25 | + name: switch_id |
| 26 | + description: Switch ID |
| 27 | + type: sai_object_id_t |
| 28 | + objects: SAI_OBJECT_TYPE_SWITCH |
| 29 | + valid_only: null |
| 30 | + - !!python/object:utils.sai_spec.sai_struct_entry.SaiStructEntry |
| 31 | + name: vni_range |
| 32 | + description: Range matched key vni_range |
| 33 | + type: sai_u32_range_t |
| 34 | + objects: null |
| 35 | + valid_only: null |
| 36 | + attributes: |
| 37 | + - !!python/object:utils.sai_spec.sai_attribute.SaiAttribute |
| 38 | + name: SAI_GLOBAL_TRUSTED_VNI_ENTRY_ATTR_ACTION |
| 39 | + description: Action |
| 40 | + type: sai_global_trusted_vni_entry_action_t |
| 41 | + attr_value_field: null |
| 42 | + default: SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT |
| 43 | + isresourcetype: false |
| 44 | + flags: CREATE_AND_SET |
| 45 | + object_name: null |
| 46 | + allow_null: false |
| 47 | + valid_only: null |
| 48 | + is_vlan: false |
| 49 | + deprecated: false |
| 50 | + stats: [] |
| 51 | + p4_meta: !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4Meta |
| 52 | + tables: |
| 53 | + - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaTable |
| 54 | + id: 45800410 |
| 55 | + single_match_priority: true |
| 56 | + stage: null |
| 57 | + keys: |
| 58 | + - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaKey |
| 59 | + name: vni_range |
| 60 | + id: 1 |
| 61 | + match_type: range |
| 62 | + field: u32range |
| 63 | + bitwidth: 24 |
| 64 | + ip_is_v6_field_id: 0 |
| 65 | + is_object_key: false |
| 66 | + actions: |
| 67 | + SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT: !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaAction |
| 68 | + name: SAI_GLOBAL_TRUSTED_VNI_ENTRY_ACTION_PERMIT |
| 69 | + id: 29028174 |
| 70 | + attr_params: {} |
| 71 | +- !!python/object:utils.sai_spec.sai_api.SaiApi |
| 72 | + name: eni_trusted_vni_entry |
| 73 | + description: ENI trusted VNI entry |
| 74 | + is_object: false |
| 75 | + enums: |
| 76 | + - !!python/object:utils.sai_spec.sai_enum.SaiEnum |
| 77 | + name: sai_eni_trusted_vni_entry_action_t |
| 78 | + description: 'Attribute data for #SAI_ENI_TRUSTED_VNI_ENTRY_ATTR_ACTION' |
| 79 | + members: |
| 80 | + - !!python/object:utils.sai_spec.sai_enum_member.SaiEnumMember |
| 81 | + name: SAI_ENI_TRUSTED_VNI_ENTRY_ACTION_PERMIT |
| 82 | + description: '' |
| 83 | + value: '0' |
| 84 | + structs: |
| 85 | + - !!python/object:utils.sai_spec.sai_struct.SaiStruct |
| 86 | + name: sai_eni_trusted_vni_entry_t |
| 87 | + description: Entry for eni_trusted_vni_entry |
| 88 | + members: |
| 89 | + - !!python/object:utils.sai_spec.sai_struct_entry.SaiStructEntry |
| 90 | + name: switch_id |
| 91 | + description: Switch ID |
| 92 | + type: sai_object_id_t |
| 93 | + objects: SAI_OBJECT_TYPE_SWITCH |
| 94 | + valid_only: null |
| 95 | + - !!python/object:utils.sai_spec.sai_struct_entry.SaiStructEntry |
| 96 | + name: eni_id |
| 97 | + description: Exact matched key eni_id |
| 98 | + type: sai_object_id_t |
| 99 | + objects: SAI_OBJECT_TYPE_ENI |
| 100 | + valid_only: null |
| 101 | + - !!python/object:utils.sai_spec.sai_struct_entry.SaiStructEntry |
| 102 | + name: vni_range |
| 103 | + description: Range matched key vni_range |
| 104 | + type: sai_u32_range_t |
| 105 | + objects: null |
| 106 | + valid_only: null |
| 107 | + attributes: |
| 108 | + - !!python/object:utils.sai_spec.sai_attribute.SaiAttribute |
| 109 | + name: SAI_ENI_TRUSTED_VNI_ENTRY_ATTR_ACTION |
| 110 | + description: Action |
| 111 | + type: sai_eni_trusted_vni_entry_action_t |
| 112 | + attr_value_field: null |
| 113 | + default: SAI_ENI_TRUSTED_VNI_ENTRY_ACTION_PERMIT |
| 114 | + isresourcetype: false |
| 115 | + flags: CREATE_AND_SET |
| 116 | + object_name: null |
| 117 | + allow_null: false |
| 118 | + valid_only: null |
| 119 | + is_vlan: false |
| 120 | + deprecated: false |
| 121 | + stats: [] |
| 122 | + p4_meta: !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4Meta |
| 123 | + tables: |
| 124 | + - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaTable |
| 125 | + id: 49840895 |
| 126 | + single_match_priority: true |
| 127 | + stage: null |
| 128 | + keys: |
| 129 | + - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaKey |
| 130 | + name: eni_id |
| 131 | + id: 1 |
| 132 | + match_type: exact |
| 133 | + field: u16 |
| 134 | + bitwidth: 16 |
| 135 | + ip_is_v6_field_id: 0 |
| 136 | + is_object_key: false |
| 137 | + - !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaKey |
| 138 | + name: vni_range |
| 139 | + id: 2 |
| 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_ENI_TRUSTED_VNI_ENTRY_ACTION_PERMIT: !!python/object:utils.sai_spec.sai_api_p4_meta.SaiApiP4MetaAction |
| 147 | + name: SAI_ENI_TRUSTED_VNI_ENTRY_ACTION_PERMIT |
| 148 | + id: 29028174 |
| 149 | + attr_params: {} |
0 commit comments