From 4f648bd6ba882144d877506c13e41df29fedf7ff Mon Sep 17 00:00:00 2001 From: Sabareesh Kumar Anandan Date: Mon, 14 Dec 2020 15:13:43 +0530 Subject: [PATCH 1/5] [sonic-sairedis] submodule update [meta] Enable strict cast-align warning (#738) [vs] Use meta class instead info when using unittests (#740) [vs] Support flush entry type all on virtual switch (#735) [vslib]: Add MACsec state to state base (#722) [README.md] Update installation steps (#730) Switch Capability support (#728) [vs] Fail switch create when warm boot requested and no warm boot state (#739) Dynamic Port breakout fix the crash, port down event processing after<80> (#727) Code clean (#721) Signed-off-by: Sabareesh Kumar Anandan --- src/sonic-sairedis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-sairedis b/src/sonic-sairedis index d814d2cc7c52..f4a673ff695b 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit d814d2cc7c52240d49752c45ca4c9ebd0ca7106c +Subproject commit f4a673ff695bb65c879adfdc7f1a1c196bccc219 From f7f60bf10767bb2a055c0785b7d8548dcf58bfac Mon Sep 17 00:00:00 2001 From: Sabareesh Kumar Anandan Date: Tue, 15 Dec 2020 13:49:26 +0530 Subject: [PATCH 2/5] [sonic-sairedis] submodule update [syncd] Translate removed RIDs in fdb notification (#734) [syncd] Move syncd classes to syncd namespace (#742) [vs] Use /sbin/ip absolute path for ip command in MACsecManager (#744) [saidiscovery] Update saidiscovery to use VendorSai object and metadata (#736) Remove Winline warning since it depends on external headers (#741) Signed-off-by: Sabareesh Kumar Anandan --- src/sonic-sairedis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-sairedis b/src/sonic-sairedis index f4a673ff695b..451caf5a566b 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit f4a673ff695bb65c879adfdc7f1a1c196bccc219 +Subproject commit 451caf5a566bd95c3c0910a0048e4cec122e69d9 From f70ba4054bce5323275917baf833333eae8539ab Mon Sep 17 00:00:00 2001 From: Sabareesh Kumar Anandan Date: Thu, 17 Dec 2020 22:16:00 +0530 Subject: [PATCH 3/5] [sonic-sairedis] submodule update [vs] Skip MACsec clean up if /sbin/ip is not accessible (#750) Configure enable -Wcast-align=strict when supported by compiler (#749) [syncd] Translate depreacated attr enum values to new ones (#746) [sairedis]vs SAI support for voq neighbor (#725) Signed-off-by: Sabareesh Kumar Anandan --- src/sonic-sairedis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-sairedis b/src/sonic-sairedis index 451caf5a566b..a43bf56309fe 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit 451caf5a566bd95c3c0910a0048e4cec122e69d9 +Subproject commit a43bf56309fec14e5df78e0a3b5a162d9c027be2 From ec0a53e64409eedc9326dd0d978c48054dd1e12a Mon Sep 17 00:00:00 2001 From: Sabareesh Kumar Anandan Date: Fri, 18 Dec 2020 18:48:45 +0530 Subject: [PATCH 4/5] [sonic-sairedis] submodule update [vs] Add workaround for clean up macsec ports (#752) [SAI submodule] Update SAI to 1.7.1 (#748) [logfile]: Add handling of Sairedis rec filename (#747) Update README.md [meta] Fix stat_mode enums to sai_bulk_op_error_mode_t (#753) [syncd][tests] Add syncd deprecated attribute value test (#751) Signed-off-by: Sabareesh Kumar Anandan --- src/sonic-sairedis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-sairedis b/src/sonic-sairedis index a43bf56309fe..1b46b8f24b54 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit a43bf56309fec14e5df78e0a3b5a162d9c027be2 +Subproject commit 1b46b8f24b54d6607c078c0888575dd6e1f15925 From 38303cbe7de81d9543deb1a682e88a629dd69492 Mon Sep 17 00:00:00 2001 From: Guohan Lu Date: Sat, 19 Dec 2020 00:46:02 -0800 Subject: [PATCH 5/5] update sairedis Signed-off-by: Guohan Lu --- src/sonic-sairedis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sonic-sairedis b/src/sonic-sairedis index 1b46b8f24b54..83d11f1da760 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit 1b46b8f24b54d6607c078c0888575dd6e1f15925 +Subproject commit 83d11f1da760a90cb3f6303fb299a056b9af4e24