[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205 - #79
Merged
Merged
Conversation
mssonicbld
commented
Aug 11, 2023
Collaborator
…) (#15954) Signed-off-by: Longxiang Lyu <lolv@microsoft.com> Co-authored-by: Longxiang Lyu <35479537+lolyu@users.noreply.github.com>
Why I did it [E1031] fix pca9548 initializes failed occasionally in stress test. When failure happened, ismt i2c bus hang up and need power cycle to recover it. How I did it Add 0.5s delay between setuping and configuring pca9548 i2c mux. How to verify it Reboot stress test at least 100 times without failure. Co-authored-by: Ikki Zhu <79439153+qnos@users.noreply.github.com>
Why I did it The hw resources should be released before updating firmware. How I did it Added logic to release hw resources in syncd.sh script Signed-off-by: Vadym Hlushko <vadymh@nvidia.com> Co-authored-by: Vadym Hlushko <62022266+vadymhlushko-mlnx@users.noreply.github.com>
Adding yang model for CONFIG_DB table MUX_LINKMGR|SERVICE_MGMT. sign-off: Jing Zhang zhangjing@microsoft.com Co-authored-by: Jing Zhang <zhangjing@microsoft.com>
… 7800R3-48CQ2-LC (#16006) * Update phy-credo script 1. Fix import SonicV2Connector 2. Determine medium type based on compliance code 3. Fix runtime error on unrelated platforms * Use the 'raw' patch of phy-credo package
anamehra
pushed a commit
to anamehra/sonic-buildimage-msft
that referenced
this pull request
Aug 14, 2023
…atically (#15373) src/sonic-telemetry * 5a83c07 - (HEAD -> 202205, origin/202205) Merge pull request Azure#109 from zbud-msft/backport-202205 (86 minutes ago) [Ying Xie] * 0f75a64 - [202012] Workaround gomonkey for armhf (Azure#88) (3 weeks ago) [Zain Budhwani] * 1b0dc75 - Fix Makefile error (3 weeks ago) [Zain Budhwani] * 72e4540 - Add diff cov (Azure#85) (3 weeks ago) [Zain Budhwani] * 11aace5 - Add get-update to azp yml (Azure#79) (3 weeks ago) [Zain Budhwani] * 3eaaccc - Add net core and code coverage results (Azure#77) (3 weeks ago) [Zain Budhwani] * 3cf3883 - Enable unit test (3 weeks ago) [ganglyu] * 2a0928f - Change dir name in pipeline (Azure#75) (4 weeks ago) [Zain Budhwani] * baa845a - Update yml (4 weeks ago) [Zain Budhwani] * c533d52 - Fix format (4 weeks ago) [ganglyu]
r12f
pushed a commit
that referenced
this pull request
Dec 19, 2024
…utomatically (#20570) #### Why I did it src/sonic-host-services ``` * 47fd128 - (HEAD -> master, origin/master, origin/HEAD) [Banner] Added BannerCfg class to hostcfgd to handle Banner messages (#79) (19 hours ago) [Sviatoslav Boichuk] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
May 27, 2025
…tomatically (#1168) #### Why I did it src/sonic-swss ``` * d8c3d8c - (HEAD -> 202503, origin/202503) Merge pull request #85 from mssonicbld/sonicbld/202503-merge (15 hours ago) [mssonicbld] * 32da647 - Merge branch '202412' of https://github.com/Azure/sonic-swss.msft into 202503 (17 hours ago) [Sonic Automation] * 06b16c3 - (origin/202412) [fpmsyncd]Fixing blackhole route to publish protocol field to APPL_DB (#83) (3 days ago) [Sudharsan Dhamal Gopalarathnam] * b801f2d - [202412] [SRv6] add MySID counters support (#82) (7 days ago) [Yakiv Huryk] * a999b4d - Merge pull request #81 from r12f/code-sync-202412 (10 days ago) [Dashuai Zhang] |\ | failure_prs.log skip_prs.log fd87e1f - Merge remote-tracking branch 'base/202411' into code-sync-202412 (10 days ago) [r12f] |/| | failure_prs.log skip_prs.log 623b018 - [202411] Setting default nexthop weight to 1 in fpmsyncd (11 days ago) [Kumaresh Perumal] | |\ | | failure_prs.log skip_prs.log a99088e - Removed logging code. (11 days ago) [Mahdi Ramezani] | | failure_prs.log skip_prs.log 5cdc78e - Fixed a compile error. (12 days ago) [Mahdi Ramezani] | | failure_prs.log skip_prs.log a79b7e0 - Set default nexthop weight to 1. Added unit tests for 'getNextHopWt'. (12 days ago) [Mahdi Ramezani] | |/ * | 2a0856b - Merge pull request #78 from nazariig/202412-trim-azure (12 days ago) [Nazarii Hnydyn] * | 2daf207 - Enable FDB learning event after all ports removed from default 1Q bridge (#79) (3 weeks ago) [mssonicbld] * | 3b70292 - Move timestamps out of counter table to avoid update too frequently (#75) (4 weeks ago) [mssonicbld] * | 3fa0d72 - Merge pull request #74 from mssonicbld/sonicbld/202412-merge (5 weeks ago) [mssonicbld] * | be436da - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (5 weeks ago) [Sonic Automation] |/ * 79f04e3 - Initialize the last fec ber computed values if not found (#3621) (5 weeks ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
bingwang-ms
added a commit
that referenced
this pull request
Aug 14, 2025
…D automatically (#1501) #### Why I did it src/sonic-sairedis ``` * 0ce6b355 - (HEAD -> 202503, origin/202503) Merge pull request #80 from mssonicbld/sonicbld/202503-merge (2 hours ago) [mssonicbld] * dd0ac72c - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (2 hours ago) [Sonic Automation] * a8337841 - (origin/HEAD, origin/202412, 202412) [fix]: Fix test for queryStatsStCapability (#79) (25 hours ago) [Ze Gan] ``` #### How I did it #### How to verify it #### Description for the changelog
Pterosaur
pushed a commit
that referenced
this pull request
Sep 12, 2025
…tomatically (#1600) #### Why I did it src/sonic-gnmi ``` * 64e8539 - (HEAD -> 202412, origin/202412) Merge pull request #97 from Azure/202412-dev (4 hours ago) [Zain Budhwani] |\ | * 0de6456 - Adapt to the new usages of arguments (#93) (6 hours ago) [Changrong Wu] | * 0be3a77 - Remove redundant helper function toString from show_common.go (#86) (23 hours ago) [gnemuw] | * ff54cad - Fetch arguments from path and supply getters with parsed arguments (#82) (25 hours ago) [Zain Budhwani] | * 14660a2 - Add `show dropcounters config` (#79) (33 hours ago) [Changrong Wu] | * 1b7b835 - Added telemetry support for the 'show queue watermark' command. (#72) (5 days ago) [mramezani95] | * 417ebe5 - interaces description implementation (#69) (6 days ago) [Vijay Sharma] | * d3140d8 - Implement 'show ipv6 route' command (#64) (6 days ago) [gnemuw] | * a715f58 - Add show services (#74) (7 days ago) [Zhaoyang Zhang] | * fe4ab1c - Fix the show headroom_pool typo (#76) (7 days ago) [Guoqiang Yuan] | * 0277718 - Add show interface naming_mode (#73) (7 days ago) [axin] | * 03519fe - Add show interface neighbor expected (#54) (7 days ago) [jiayuj2021] | * f29223a - Add 'show ipv6 fib' command (#67) (7 days ago) [Guoqiang Yuan] | * 8ae677e - Add SHOW implementation for processes (#63) (8 days ago) [yiliu4] | * 61927f9 - [202412] Add support of 'show ipv6 link-local-mode' command (#65) (8 days ago) [cgangx] | * 4dca30c - Add show interface flap support (#66) (8 days ago) [axin] | * 18c276b - Add show system memory (#57) (8 days ago) [Changrong Wu] | * 00cc010 - Add support for show interface status (#32) (8 days ago) [Changrong Wu] | * 941b3a2 - Minor changes from VLAN Brief PR Comments (#68) (8 days ago) [Vijay Sharma] | * af89dec - show uptime (#39) (9 days ago) [Vijay Sharma] | * 718ffd7 - Add show ipv6 bgp network (#61) (9 days ago) [Zhaoyang Zhang] | * 8346e29 - [202412] Add support for 'show ipv6 bgp neighbors (#58) (9 days ago) [zitingguo-ms] | * aec577c - Add implementation for show lldp neighbors (#56) (10 days ago) [nanali-msft] | * b561228 - Add show dropcounters counts / capabilities (#40) (13 days ago) [jiayuj2021] | * 16d6ccc - Add support for dev branches in CodeQL analysis (13 days ago) [Zain Budhwani] * 8e41780 - Revert "Sync 202412 dev with 202412 (#94)" (#96) (4 hours ago) [Zain Budhwani] * c5b5383 - Sync 202412 dev with 202412 (#94) (5 hours ago) [Zain Budhwani] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
that referenced
this pull request
Mar 25, 2026
…ly (#24654) #### Why I did it src/sonic-stp ``` * 6be3721 - (HEAD -> master, origin/master, origin/HEAD) Correcting stp-stpmgrd IPC data structure similar to structure defined in stpmgr.h file (#80) (4 days ago) [Divya Kumaran Chandralekha] * e80c7be - [stpctl] stpctl enhancements for mstp debugging commands (#79) (5 days ago) [vganesan-nokia] * bfcb492 - [mstp] Fix for port enable handlinging and rx pkt type check (#78) (5 days ago) [vganesan-nokia] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
that referenced
this pull request
Mar 25, 2026
…ically (#25513) #### Why I did it src/sonic-dbsyncd ``` * 22335e0 - (HEAD -> master, origin/master, origin/HEAD) Add .github/copilot-instructions.md for AI-assisted development (#79) (7 hours ago) [rustiqly] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Jul 25, 2026
…est HEAD automatically (#2753) #### Why I did it src/sonic-swss-common ``` * 64c0492 - (HEAD -> 202511_azd, origin/202511_azd) Merge pull request #79 from mssonicbld/sonicbld/202511_azd-merge (23 hours ago) [mssonicbld] * 7f2a77b - Merge branch '202511' of https://github.com/sonic-net/sonic-swss-common into 202511_azd (23 hours ago) [Sonic Automation] * e59457c - replace python3-pip with uv (#1226) (2 days ago) [yijingyan2] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Aug 2, 2026
…test HEAD automatically (#2825) #### Why I did it src/sonic-platform-daemons ``` * a1d87ae - (HEAD -> 202608, origin/202608) Merge pull request #79 from mssonicbld/sonicbld/202608-merge (23 hours ago) [mssonicbld] * cfc5485 - Merge branch '202605' of https://github.com/sonic-net/sonic-platform-daemons into 202608 (23 hours ago) [Sonic Automation] * 30f2f0b - Adjust select timeouts during port update handling to allow for faster transceiver DOM polling (#864) (2 days ago) [mssonicbld] * 70e7844 - [cmis] Fix issue: Potential race condition between split ports while doing DPSM (#863) (2 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.