diff --git a/dash-pipeline/SAI/SAI b/dash-pipeline/SAI/SAI index 000349123..8f500ebdf 160000 --- a/dash-pipeline/SAI/SAI +++ b/dash-pipeline/SAI/SAI @@ -1 +1 @@ -Subproject commit 000349123aab8cac5cbd2e5297b98ab6cf8813da +Subproject commit 8f500ebdfd7822f3c994a9a38ac9cf513138836b diff --git a/dash-pipeline/SAI/src/sai_dash_buffer.cpp b/dash-pipeline/SAI/src/sai_dash_buffer.cpp index 05c5b8cff..2a63584a0 100644 --- a/dash-pipeline/SAI/src/sai_dash_buffer.cpp +++ b/dash-pipeline/SAI/src/sai_dash_buffer.cpp @@ -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, };