Skip to content

Commit

Permalink
[sai] Update SAI submodule to the latest (#633)
Browse files Browse the repository at this point in the history
Update SAI to latest master to have dash flow update.
  • Loading branch information
jimmyzhai authored Oct 30, 2024
1 parent be2aa16 commit 7cb5a6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions dash-pipeline/SAI/src/sai_dash_buffer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ sai_buffer_api_t dash_sai_buffer_api_impl = {
.clear_ingress_priority_group_stats = 0,

DASH_GENERIC_QUAD_API(buffer_profile)

.set_ingress_priority_groups_attribute = 0,
.get_ingress_priority_groups_attribute = 0,
};

0 comments on commit 7cb5a6d

Please sign in to comment.