Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Zhixiong Niu <niu@zhixiong.org>
  • Loading branch information
zhixiongniu committed Jul 11, 2024
1 parent a366de3 commit 47311e8
Show file tree
Hide file tree
Showing 5 changed files with 896 additions and 15 deletions.
13 changes: 13 additions & 0 deletions dash-pipeline/SAI/specs/dash_eni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,19 @@ sai_apis:
valid_only: null
is_vlan: false
deprecated: false
- !!python/object:utils.sai_spec.sai_attribute.SaiAttribute
name: SAI_ENI_ATTR_FLOW_TABLE_ID
description: Action parameter flow table id
type: sai_object_id_t
attr_value_field: u16
default: SAI_NULL_OBJECT_ID
isresourcetype: false
flags: CREATE_AND_SET
object_name: SAI_OBJECT_TYPE_FLOW_TABLE
allow_null: true
valid_only: null
is_vlan: false
deprecated: false
stats:
- !!python/object:utils.sai_spec.sai_attribute.SaiAttribute
name: SAI_ENI_STAT_RX_BYTES
Expand Down
Loading

0 comments on commit 47311e8

Please sign in to comment.