Skip to content

[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205#133

Merged
mssonicbld merged 5 commits intoAzure:202205from
mssonicbld:sonicbld/202205-merge
Oct 6, 2023
Merged

[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205#133
mssonicbld merged 5 commits intoAzure:202205from
mssonicbld:sonicbld/202205-merge

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

* 6f18a2335 - (head/202205) [202205] [Mellanox] Update SDK/FW to 4.5.4318/2010.4316 and SAI to 2205.25.1.2 (#16590) (2023-10-05) [Volodymyr Samotiy]
* 855c76d54 - [submodule] Update submodule sonic-swss to the latest HEAD automatically (#16532) (2023-10-05) [mssonicbld]
* 6af29aa95 - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (#16717) (2023-10-05) [mssonicbld]
* d4e98e9ec - [submodule] Update submodule sonic-linux-kernel to the latest HEAD automatically (#16756) (2023-10-05) [mssonicbld]<br>```

mssonicbld and others added 5 commits October 5, 2023 08:28
…tomatically (#16756)

src/sonic-linux-kernel

* 246887e - (HEAD -> 202205, origin/202205) [202205] [Mellanox] Add patch for hw-mgmt 7.0020.4305 (Azure#330) (6 days ago) [Junchao-Mellanox]
…atically (#16717)

src/sonic-utilities

* ff8a0643 - (HEAD -> 202205, origin/202205) [202205][acl-loader] Identity ICMP v4/v6 based on IP_PROTOCOL for custom ACL table types (#3003) (6 days ago) [Zhijian Li]
* d9bc820e - Handle NotImplementedError exception while changing optoe write max (#2985) (8 days ago) [mihirpat1]
* 4bf29fe2 - [sonic-package-manager] Increate timeout for sonic-package-manager migrate (#2973) (8 days ago) [Yaqiang Zhu]
…lly (#16532)

src/sonic-swss

* de7186c6 - (HEAD -> 202205, origin/202205) [202205][CodeQL]: Use dependencies with relevant versions in azp template. (#2905) (13 days ago) [Nazarii Hnydyn]
* 106dd9ed - [CodeQL]: Use dependencies with relevant versions in azp template. (#2845) (3 weeks ago) [Nazarii Hnydyn]
…05.25.1.2 (#16590)

Update SDK/FW to 4.5.4318/2010.4316 and SAI to 2205.25.1.2 in order to include listed below fixes.

SDK/FW

In some cases, when an ACL has two or more rules with a similar key, modifying/removing one of the rules may cause modification/removal of one of the similar-key rules, instead of the requested rule.
Using module SPQCELRCDFB when connected to a 3rd party switch, there may either be no link or a very long link up time (~2 minutes).
In some case warmboot from 201911 to 202205 might result in dataplane traffic loss
When upgrade SONiC version using warm boot from version 201911/202012 to newer version, then doing cold boot back to older version and upgrade again to newer one warm boot might be fail.
SAI

Added support for dynamic ordered ECMP group (SAI_NEXT_GROUP_TYPE_DYNAMIC_ORDERED_ECMP)
"store and forward" KV was added
Added Support for IPV6 link local debug counters

---------

Signed-off-by: Volodymyr Samotiy <[email protected]>
@mssonicbld mssonicbld requested a review from lguohan as a code owner October 6, 2023 03:01
@mssonicbld mssonicbld merged commit e878749 into Azure:202205 Oct 6, 2023
liushilongbuaa pushed a commit that referenced this pull request Nov 17, 2023
…lly (#15776)

#### Why I did it
src/sonic-gnmi
```
* d1467d3 - (HEAD -> 202305, origin/202305) Update makefile to support armhf (#132) (#133) (5 days ago) [ganglv]
* 88ee65d - [202305] Checkout correct branch from sonic-mgmt-common and sonic-swss-common during pipeline build (#128) (5 days ago) [Sachin Holla]
* 87d8eb3 - TranslClient: use PathValidator to sanitize the request paths (#112) (4 weeks ago) [Sachin Holla]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld pushed a commit to mssonicbld/sonic-buildimage-msft that referenced this pull request Nov 24, 2023
79edf66 Longxiang Lyu Wed Aug 17 08:12:37 2022 +0800 Fix azure pipeline (Azure#118)
8e0f2c6 Longxiang Lyu Wed Aug 17 08:36:07 2022 +0800 Update linkmgr health after getting default route update (Azure#117)
b14ffb8 Jing Zhang Wed Aug 17 15:44:37 2022 -0700 [active-active] post mux metrics events (Azure#123)
a30dbb3 Jing Zhang Thu Aug 18 18:16:04 2022 -0700 Update handleMuxConfigNotification logic (Azure#125)
e14aaba Jing Zhang Tue Aug 23 10:02:17 2022 -0700 [active-active] Remove unnecessary mux wait timeout logs (Azure#122)
cc83717 Longxiang Lyu Fri Sep 2 02:17:53 2022 +0800 Fix mux config (Azure#128)
5429281 Mai Bui Thu Sep 1 17:44:04 2022 -0400 [linkmgrd] Replace memset function in link_prober (Azure#126)
b5aaec1 Jing Zhang Fri Sep 9 14:01:03 2022 -0700 [active-active] shutdown link prober when starting as isolated (Azure#130)
75f02cf Jing Zhang Tue Sep 13 10:34:32 2022 -0700 [active-standby] update warmboot reconciliation logic (Azure#129)
a5a9f90 Hua Liu Fri Sep 16 09:54:32 2022 +0800 Install libyang to azure pipeline (Azure#132)
6fe4f0f Jing Zhang Tue Sep 20 10:10:16 2022 -0700 [Active-Active] flaky LinkmgrdBootupSequence unit tests (Azure#134)
ea68e8c Jing Zhang Wed Sep 21 10:52:18 2022 -0700 Post switchover reasons to STATE DB (Azure#131)
60c35b5 Jing Zhang Thu Sep 22 13:00:41 2022 -0700 [Active-Active] server side admin forwarding state sync up (Azure#133)
08e1be5 Jing Zhang Mon Sep 26 10:59:27 2022 -0700 [Active-Active] avoid being stuck in unknown after process init (Azure#136)
2579988 Jing Zhang Mon Oct 3 09:40:55 2022 -0700 [Active-Standby] fix syslog flood caused by unkown -> standby switchovers (Azure#137)
7e9f670 Jing Zhang Wed Oct 5 10:03:45 2022 -0700 [Active-Active] Retry config mux mode standby (Azure#139)
23feb3b Jing Zhang Wed Oct 5 15:22:58 2022 -0700 [Active-Active] Post link prober stats to state db (Azure#140)
e650098 Jing Zhang Fri Oct 7 15:27:17 2022 -0700 [Active-Active] Update default route shutdown heartbeat logic (Azure#141)
d0653e7 Jing Zhang Tue Oct 11 10:22:02 2022 -0700 [Active-Standby] avoid posting mux metrics event when receiving unsolicited mux state notification (Azure#142)

dcf6460 Longxiang Lyu Fri Oct 21 12:15:42 2022 +0800 [active-active] Add support to send/handle mux probe request (Azure#147)
fdf42ed Longxiang Lyu Fri Oct 21 10:34:47 2022 +0800 Fix link prober state event report twice issue (Azure#149)
5fd19a3 Longxiang Lyu Mon Oct 17 09:20:27 2022 +0800 [active-active] Fix config reload (Azure#145)

sign-off: Jing Zhang [email protected]
jon-nokia pushed a commit to jon-nokia/sonic-buildimage-msft that referenced this pull request May 3, 2024
…automatically (#18694)

#### Why I did it
src/sonic-mgmt-framework
```
* 1cd7947 - (HEAD -> master, origin/master, origin/HEAD) Use pkg-config for Python linking and use OpenSSL (Azure#133) (2 days ago) [Christian Svensson]
```
#### How I did it
#### How to verify it
#### Description for the changelog
jon-nokia pushed a commit to jon-nokia/sonic-buildimage-msft that referenced this pull request May 3, 2024
…omatically (#18745)

#### Why I did it
src/sonic-mgmt-common
```
* 5f1191e - (HEAD -> master, origin/master, origin/HEAD) Transformer Infra support for sonic yang structure deviations from flattened structure - sibling list to singleton container and nested list (Azure#129) (33 hours ago) [amrutasali]
* 8719034 - Bookworm migration for all dependency packages in azurepipeline for sonic-mgmt-common repo (Azure#133) (3 days ago) [amrutasali]
```
#### How I did it
#### How to verify it
#### Description for the changelog
r12f pushed a commit that referenced this pull request Dec 19, 2024
…utomatically (#19373)

#### Why I did it
src/sonic-host-services
```
* 37c24a9 - (HEAD -> master, origin/master, origin/HEAD) Ignore sonic_platform package fileNotFoundError on non-chassis vs platforms (#133) (5 days ago) [Deepak Singhal]
```
#### How I did it
#### How to verify it
#### Description for the changelog
liushilongbuaa pushed a commit that referenced this pull request Dec 26, 2024
…utomatically (#19551)

#### Why I did it
src/sonic-host-services
```
* aea0bef - (HEAD -> 202405, origin/202405) Ignore sonic_platform package fileNotFoundError on non-chassis vs platforms (#133) (#140) (4 minutes ago) [mssonicbld]
* 0e7e4d5 - Added support to render template format of `delayed` flag on Feature Table. (#135) (#137) (11 days ago) [mssonicbld]
* 235c2a4 - Fixed determine/process reboot-cause service dependency (#17406) (#132) (13 days ago) [anamehra]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Feb 27, 2025
…atically (#711)

#### Why I did it
src/sonic-utilities
```
* 5baa056e - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-utilities:202411 to 202412 (#133) (21 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
prabhataravind pushed a commit that referenced this pull request Aug 13, 2025
…tomatically (#1499)

#### Why I did it
src/sonic-swss
```
* 2cb99113 - (HEAD -> 202506, origin/202506) [ssw][ha] create ha scope with VIPs from ha set (#135) (52 minutes ago) [mssonicbld]
* 8c8d6555 - Skip getting system ports for dpu as it is not supported (#134) (52 minutes ago) [mssonicbld]
* 3e476e78 - Enhance return code handling for queryEnumCapabilitiesSai (#133) (52 minutes ago) [mssonicbld]
* 0669f7d5 - [ssw][ha] add tunnel term ACL for transient state during DPU switchover (#132) (53 minutes ago) [mssonicbld]
* 5cdd9289 - [DASH] Add SAI API query for DASH trusted VNI (#131) (53 minutes ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Sep 30, 2025
…tomatically (#1671)

#### Why I did it
src/sonic-gnmi
```
* c6d3639 - (HEAD -> 202412, origin/202412) Add more UT for show interfaces transceiver status (#133) (19 hours ago) [axin]
* b5362c3 - Move ipinterfaces lib from internal to helper (#132) (24 hours ago) [gnemuw]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit to mssonicbld/sonic-buildimage-msft that referenced this pull request Mar 2, 2026
…ically (#25742)

#### Why I did it
src/sonic-dash-ha
```
* 8f9893d - (HEAD -> 202511, origin/master, origin/HEAD, origin/202511, master) Create bfd sessions only to NPU participating ha-set (Azure#143) (9 days ago) [yue-fred-gao]
* a6cf697 - update dash-api submodule (10 days ago) [Jing Zhang]
* 64022eb - Change convert_pb_to_json to parse proto encoded value from binary input (Azure#142) (10 days ago) [yue-fred-gao]
* 53fb250 - [ci] fix build error and save binaries (Azure#144) (11 days ago) [Jing Zhang]
* d01ed94 - Add .github/copilot-instructions.md for AI-assisted development (Azure#140) (2 weeks ago) [rustiqly]
* 2b6b37c - Write DASH_DPU_RESET_INFO_TABLE when dpu midplane or control plane down (Azure#137) (4 weeks ago) [yue-fred-gao]
* 9b3c0bf - Add bfd rewrite on pmon change. (Azure#136) (4 weeks ago) [dypet]
* af44396 - [build] Disable debian helper auto install for cargo project. (Azure#135) (5 weeks ago) [Liu Shilong]
* 17e2e0b - Implement bfd pinned state (Azure#134) (5 weeks ago) [yue-fred-gao]
* c04969e - switch to using libboost1.83 (Azure#133) (6 weeks ago) [yijingyan2]
* b38d8fb - Change to DBConnector::clone_timeout_async (Azure#132) (3 months ago) [yue-fred-gao]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld pushed a commit to mssonicbld/sonic-buildimage-msft that referenced this pull request Mar 5, 2026
8f9893d (HEAD -> master, origin/master, origin/HEAD) Create bfd sessions only to NPU participating ha-set (Azure#143)
a6cf697 update dash-api submodule
64022eb Change convert_pb_to_json to parse proto encoded value from binary input (Azure#142)
53fb250 [ci] fix build error and save binaries  (Azure#144)
d01ed94 Add .github/copilot-instructions.md for AI-assisted development (Azure#140)
2b6b37c Write DASH_DPU_RESET_INFO_TABLE when dpu midplane or control plane down (Azure#137)
9b3c0bf Add bfd rewrite on pmon change. (Azure#136)
af44396 [build] Disable debian helper auto install for cargo project. (Azure#135)
17e2e0b Implement bfd pinned state (Azure#134)
c04969e switch to using libboost1.83 (Azure#133)
b38d8fb Change to DBConnector::clone_timeout_async (Azure#132)

sign-off: Jing Zhang [email protected]
liushilongbuaa pushed a commit that referenced this pull request Mar 25, 2026
…ically (#25237)

#### Why I did it
src/sonic-dash-ha
```
* 9b3c0bf - (HEAD -> master, origin/master, origin/HEAD) Add bfd rewrite on pmon change. (#136) (33 hours ago) [dypet]
* af44396 - [build] Disable debian helper auto install for cargo project. (#135) (2 days ago) [Liu Shilong]
* 17e2e0b - Implement bfd pinned state (#134) (8 days ago) [yue-fred-gao]
* c04969e - switch to using libboost1.83 (#133) (9 days ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants