From 9c3756848e4be13b85e76d8b7629ce6a8d788d3f Mon Sep 17 00:00:00 2001 From: Junhua Zhai Date: Mon, 28 Oct 2024 15:35:33 +0000 Subject: [PATCH 1/2] [sai] Update SAI submodule to the latest --- dash-pipeline/SAI/SAI | 2 +- dash-pipeline/SAI/src/sai_dash_buffer.cpp | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) 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, }; From ca85dd97a114a16e8603f209345ccf01663aab19 Mon Sep 17 00:00:00 2001 From: Junhua Zhai Date: Wed, 30 Oct 2024 00:21:10 +0000 Subject: [PATCH 2/2] update SAI to latest master --- dash-pipeline/SAI/SAI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash-pipeline/SAI/SAI b/dash-pipeline/SAI/SAI index 8f500ebdf..accd0f4d4 160000 --- a/dash-pipeline/SAI/SAI +++ b/dash-pipeline/SAI/SAI @@ -1 +1 @@ -Subproject commit 8f500ebdfd7822f3c994a9a38ac9cf513138836b +Subproject commit accd0f4d46b7fe28fa3cc23f97ad5dde90f79843