[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205#105
Merged
mssonicbld merged 5 commits intoAzure:202205from Sep 9, 2023
Merged
Conversation
Collaborator
mssonicbld
commented
Sep 9, 2023
…lly (#16455) src/sonic-swss * 33d81e7f - (HEAD -> 202205, origin/202205) Support type7 encoded CAK key for macsec in config_db (#2892) (2 days ago) [judyjoseph]
…d format (#16388) (#16499)
…#16311) chassis-packet: Update arp_update script for FAILED and STALE check (#16311) 1. Fixing an issue with FAILED entry resolution retry. Neighbor entries in arp table may sometimes enter a FAILED state when the far end is down and reports the state as follows: 2603:10e2:400:3::1 dev PortChannel19 router FAILED While the arp_update script handles the entries for FAILED in the following format, the above was not handled due to the token location (extra router keyword at index 4): 2603:10e2:400:3::1 dev PortChannel19 FAILED The former format may appear if an arp resolution is tried on a link that is known but the far end goes down, e.g., pinging a STALE entry while the far end is down. 2. Refreshing STALE entries to make sure the far end is reachable. STALE entries for some backend ports may appear in chassis-packet when no traffic is received for a while on the port. When the far end goes down, it is expected for BFD to stop sending packets on the session for which the far end is not reachable. But as the entry is known as stale, on the Cisco chassis, BFD keeps sending packets. Refreshing the stale entry will keep active links as reachable in the neighbor table while the entries for the far end down will enter a failed state. FAILED state entries will be retired and entered reachable when far end comes back up.
jon-nokia
pushed a commit
to jon-nokia/sonic-buildimage-msft
that referenced
this pull request
May 3, 2024
…utomatically (#18354) #### Why I did it src/sonic-host-services ``` * 6fce478 - (HEAD -> master, origin/master, origin/HEAD) Remove UpdateGraphService feature (Azure#105) (2 hours ago) [ganglv] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Jul 18, 2025
…tomatically (#1369) #### Why I did it src/sonic-swss ``` * 32670da8 - (HEAD -> 202503, origin/202503) Merge pull request #109 from mssonicbld/sonicbld/202503-merge (23 hours ago) [mssonicbld] * aab08359 - Merge branch '202412' of https://github.com/Azure/sonic-swss.msft into 202503 (23 hours ago) [Sonic Automation] * f859a08d - (origin/202412) [trim]: Add Packet Trimming Asym DSCP to OA (#105) (34 hours ago) [Nazarii Hnydyn] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Sep 13, 2025
…est HEAD automatically (#1614) #### Why I did it src/sonic-platform-common ``` * fd43028 - (HEAD -> 202503, origin/202503) Merge pull request #105 from mssonicbld/cherry/msft-202503/575 (5 hours ago) [bingwang-ms] * e1c4953 - Added Host Electrical Interface of supporting LPO modules (5 hours ago) [Sonic Build Admin] ``` #### How I did it #### How to verify it #### Description for the changelog
bingwang-ms
pushed a commit
that referenced
this pull request
Jan 16, 2026
…ically (#23843) #### Why I did it src/sonic-dash-ha ``` * a680530 - (HEAD -> master, origin/master, origin/HEAD) Route exchange (#55) (2 days ago) [yue-fred-gao] * e205d4d - Convert Unspecified to Standby in DashHaScopeTable. (#97) (2 days ago) [dypet] * 557fe19 - Fix producer bridge CI issue (#105) (3 days ago) [yue-fred-gao] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Feb 14, 2026
…D automatically (#1985) #### Why I did it src/sonic-sairedis ``` * e07ae105 - (HEAD -> 202412, origin/HEAD, origin/202412) Fix switch stat counters by using get_stats_ext instead of get_stats (#105) (2 hours 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.