Commit db21a11
authored
[submodule] Update submodule sonic-sairedis to the latest HEAD automatically (#23334)
#### Why I did it
src/sonic-sairedis
```
* 7c435771 - (HEAD -> master, origin/master, origin/HEAD) Add missing <array> include to TestSyncdBrcm.cpp (#1632) (2 days ago) [Saikrishna Arcot]
* 80daaa3d - Support for platforms based on Clounix net device (#1618) (2 days ago) [LongWuuu]
* d5a9128a - Ignore SAI_TUNNEL_ATTR_ENCAP_TTL_MODE not implemented error during 202411->202505 warm-upgrade (#1644) (4 days ago) [Ryangwaite]
* 803973ab - Revert "update docker sonic test (#1639)" (#1643) (7 days ago) [jingwenxie]
* a600170d - update docker sonic test (#1639) (2 weeks ago) [jingwenxie]
* 3217d783 - Update SAI to include macsec POST API headers (#1628) (3 weeks ago) [senthil-nexthop]
* d500ae72 - [trim]: Add Packet Trimming Drop Counters to VS lib (#1630) (3 weeks ago) [Nazarii Hnydyn]
* 465bdced - VPP: Update UN_PERF to UN. (#1634) (4 weeks ago) [dypet]
* 0b8ccb1a - [Xsight] update config_syncd_xsight() (#1607) (5 weeks ago) [Eran Dahan]
* 4a96de71 - Temp workaround for sonic-buildimage issue 23387 (#1629) (5 weeks ago) [veronica-arista]
* 2e9c8563 - Use container registry when running tests (#1635) (5 weeks ago) [Saikrishna Arcot]
* ed738699 - Updated SAI version to 1.16.3. (#1631) (5 weeks ago) [mramezani95]
* dcf7573f - Allow missing SAI_MY_SID_ENTRY_ATTR_ENDPOINT_BEHAVIOR_FLAVOR. (#1597) (5 weeks ago) [dypet]
* 5bf346fe - fix the BFD tests for VPP (#1617) (5 weeks ago) [aronovic]
* 7bb5326 - (origin/sai_query_stats_st_capability) Exclude sonic-vpp sai code from code coverage check (#1622) (6 weeks ago) [yue-fred-gao]
* fb5652bd - [meta] do not fail bulk operations if MODE_IGNORE_ERROR (#1613) (6 weeks ago) [Nikola Dancejic]
```
#### How I did it
#### How to verify it
#### Description for the changelog1 parent 5ee13dc commit db21a11
1 file changed
+1
-1
lines changedSubmodule 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