Commit c634e25
[submodule] Update submodule sonic-sairedis to the latest HEAD automatically (sonic-net#23334)
#### Why I did it
src/sonic-sairedis
```
* 7c435771 - (HEAD -> master, origin/master, origin/HEAD) Add missing <array> include to TestSyncdBrcm.cpp (sonic-net#1632) (2 days ago) [Saikrishna Arcot]
* 80daaa3d - Support for platforms based on Clounix net device (sonic-net#1618) (2 days ago) [LongWuuu]
* d5a9128a - Ignore SAI_TUNNEL_ATTR_ENCAP_TTL_MODE not implemented error during 202411->202505 warm-upgrade (sonic-net#1644) (4 days ago) [Ryangwaite]
* 803973ab - Revert "update docker sonic test (sonic-net#1639)" (sonic-net#1643) (7 days ago) [jingwenxie]
* a600170d - update docker sonic test (sonic-net#1639) (2 weeks ago) [jingwenxie]
* 3217d783 - Update SAI to include macsec POST API headers (sonic-net#1628) (3 weeks ago) [senthil-nexthop]
* d500ae72 - [trim]: Add Packet Trimming Drop Counters to VS lib (sonic-net#1630) (3 weeks ago) [Nazarii Hnydyn]
* 465bdced - VPP: Update UN_PERF to UN. (sonic-net#1634) (4 weeks ago) [dypet]
* 0b8ccb1a - [Xsight] update config_syncd_xsight() (sonic-net#1607) (5 weeks ago) [Eran Dahan]
* 4a96de71 - Temp workaround for sonic-buildimage issue 23387 (sonic-net#1629) (5 weeks ago) [veronica-arista]
* 2e9c8563 - Use container registry when running tests (sonic-net#1635) (5 weeks ago) [Saikrishna Arcot]
* ed738699 - Updated SAI version to 1.16.3. (sonic-net#1631) (5 weeks ago) [mramezani95]
* dcf7573f - Allow missing SAI_MY_SID_ENTRY_ATTR_ENDPOINT_BEHAVIOR_FLAVOR. (sonic-net#1597) (5 weeks ago) [dypet]
* 5bf346fe - fix the BFD tests for VPP (sonic-net#1617) (5 weeks ago) [aronovic]
* 7bb53263 - (origin/sai_query_stats_st_capability) Exclude sonic-vpp sai code from code coverage check (sonic-net#1622) (6 weeks ago) [yue-fred-gao]
* fb5652bd - [meta] do not fail bulk operations if MODE_IGNORE_ERROR (sonic-net#1613) (6 weeks ago) [Nikola Dancejic]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Signed-off-by: Feng Pan <[email protected]>1 parent 1ac207c commit c634e25
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule sonic-sairedis updated 23 files
- .azure-pipelines/build-template.yml+1-1
- .azure-pipelines/test-docker-sonic-vs-template.yml+1-1
- .gitmodules+1-1
- SAI+1-1
- configure.ac+3-1
- meta/Meta.cpp+19-17
- syncd/ComparisonLogic.cpp+4
- syncd/FlexCounter.cpp+13
- syncd/Makefile.am+5
- syncd/SwitchNotifications.h+4
- syncd/Workaround.cpp+52
- syncd/Workaround.h+23
- syncd/scripts/syncd_init_common.sh+8-12
- syncd/tests/TestSyncdBrcm.cpp+2-1
- tests/aspell.en.pws+1
- unittest/syncd/TestFlexCounter.cpp+94-3
- unittest/syncd/TestWorkaround.cpp+64
- unittest/vslib/TestVirtualSwitchSaiInterface.cpp+38
- vslib/SwitchStateBase.cpp+40-3
- vslib/SwitchStateBase.h+3
- vslib/vpp/SwitchVppBfd.cpp+131-42
- vslib/vpp/SwitchVppSRv6.cpp+3-1
- vslib/vpp/vppxlate/SaiVppXlate.c+1-1
0 commit comments