From 40b5bb26b61c7deb1aa3eb95c53a52bb7bbb6d4e Mon Sep 17 00:00:00 2001 From: kcudnik Date: Wed, 2 Aug 2023 20:17:26 +0200 Subject: [PATCH 1/2] [submodule] Update SAI submodule to origin/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 52e7b425d..7a45648e9 160000 --- a/dash-pipeline/SAI/SAI +++ b/dash-pipeline/SAI/SAI @@ -1 +1 @@ -Subproject commit 52e7b425d5c3bcdb1460ecb6d6b114df9cad4a08 +Subproject commit 7a45648e928836722df241dfe01c57e02876d5c1 From e29f99dce6ef8e016b1d418f03d2a3462d3c56c4 Mon Sep 17 00:00:00 2001 From: kcudnik Date: Wed, 2 Aug 2023 20:19:41 +0200 Subject: [PATCH 2/2] Add missing switch init functions --- dash-pipeline/SAI/templates/saifixedapis.cpp.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dash-pipeline/SAI/templates/saifixedapis.cpp.j2 b/dash-pipeline/SAI/templates/saifixedapis.cpp.j2 index ff8e1cd0f..31daff5db 100644 --- a/dash-pipeline/SAI/templates/saifixedapis.cpp.j2 +++ b/dash-pipeline/SAI/templates/saifixedapis.cpp.j2 @@ -135,6 +135,8 @@ sai_switch_api_t dash_sai_switch_api_impl = { .remove_switch_tunnel = 0, .set_switch_tunnel_attribute = 0, .get_switch_tunnel_attribute = 0, + .switch_mdio_cl22_read = 0, + .switch_mdio_cl22_write = 0, }; static sai_status_t dash_sai_get_port_attribute(