Skip to content

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

Merged
mssonicbld merged 3 commits intoAzure:202205from
mssonicbld:sonicbld/202205-merge
Nov 3, 2023
Merged

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

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

* 213c18e96 - (head/202205) [ci/build]: Upgrade SONiC package versions (#17050) (2023-11-02) [mssonicbld]
* 4ecd9869a - Update cisco-8000.ini (#17066) (2023-11-02) [jhli-cisco]<br>```

@mssonicbld mssonicbld requested a review from lguohan as a code owner November 3, 2023 03:01
@mssonicbld mssonicbld merged commit 261e1fd into Azure:202205 Nov 3, 2023
mssonicbld pushed a commit to mssonicbld/sonic-buildimage-msft that referenced this pull request Nov 24, 2023
[sonic-linkmgrd][master] submodule update

b3501d2 Jing Zhang Wed Nov 2 22:22:45 2022 -0700 [active-standby][active-active] update link prober stats updating frequency to 30s (Azure#152)
5d546ec Jing Zhang Tue Nov 1 16:12:17 2022 -0700 [202205] incrementing icmp buffer size (Azure#150)
76b128a Jing Zhang Tue Nov 1 12:06:21 2022 -0700 [Active-Active] periodically re-sync soc side admin forwarding state (Azure#151)

sign-off: Jing Zhang zhangjing@microsoft.com
theasianpianist pushed a commit to theasianpianist/sonic-buildimage-msft that referenced this pull request Apr 9, 2024
…n] update submodule head (#12594)

linkmgrd:
* 8e9e49b 2022-11-02 | [active-standby][active-active] update link prober stats updating frequency to 30s (Azure#152) (HEAD -> 202205) [Jing Zhang]
* 1ad3f18 2022-11-01 | [Active-Active] periodically re-sync soc side admin forwarding state  (Azure#151) [Jing Zhang]
* cfcdb76 2022-11-01 | [202205] incrementing icmp buffer size (Azure#150) [Jing Zhang]

swss:
* ac7570a 2022-11-03 | [Dynamic buffer calculation][Mellanox] Enhance the logic to identify buffer pools and profiles (#2498) (HEAD -> 202205) [Stephen Sun]

swss-common:
* 300fc8f 2022-10-31 | [sonic-db-cli] Fix sonic-db-cli crash when database config file not ready issue. (Azure#701) (HEAD -> 202205) [Hua Liu]

platform-daemon:
* cd1608a 2022-10-28 | [ycabled] add support for detach mode in 'active-active' topology (Azure#309) (HEAD -> 202205) [vdahiya12]
* 2a5f0f4 2022-10-27 | Added filtering logic to send filtered fields from DB event (Azure#307) [mihirpat1]

platform-common:
* b521882 2022-10-30 |  CmisApi::get_application_advertisement catch AttributeError as well (Azure#316) (HEAD -> 202205) [Stephen Sun]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
jon-nokia pushed a commit to jon-nokia/sonic-buildimage-msft that referenced this pull request May 3, 2024
…lly (#16743)

#### Why I did it
src/sonic-gnmi
```
* cbb7631 - (HEAD -> master, origin/master, origin/HEAD) Debug grpc to fetch subscribe preferences of a path (Azure#130) (6 hours ago) [Sachin Holla]
* 099ff7c - Remove command to install libhiredis deb file (Azure#151) (9 hours ago) [Saikrishna Arcot]
```
#### 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
…ically (#17419)

#### Why I did it
src/sonic-restapi
```
* 24d440f - (HEAD -> master, origin/master, origin/HEAD) [build] Fix Makefile didn't set go build target file. Azure#151 (39 minutes ago) [Liu Shilong]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Mar 14, 2025
…atically (#873)

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

#### Why I did it
src/sonic-swss
```
* cb3ade61 - (HEAD -> 202506, origin/202506) [ssw][ha] set `SAI_HA_SCOPE_ATTR_ADMIN_STATE` (#151) (2 days ago) [mssonicbld]
* a5a8fedd - [ssw][ha] consume new ha_scope fields (#150) (2 days ago) [mssonicbld]
* bee09f83 - Fix DPU restart message drop by Zmq lazy bind. (#144) (13 days ago) [mssonicbld]
* cfaff844 - [DASH] Fix to push VNET mapping entry's port-map id to SAI (#145) (13 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
theasianpianist added a commit that referenced this pull request Feb 17, 2026
<!--
Please make sure you've read and understood our contributing guidelines:
     https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

** Make sure all your commits include a signature generated with `git
commit -s` **

If this is a bug fix, make sure your description includes "fixes #xxxx",
or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it

```
* d279a66 -  (HEAD -> 202506, origin/202506) [202506 gnmi cherry pick/dpu upstream (#159) (14 hours ago) [Prince Sunny]
* a0e898d -  just to rerun pipeline (3 days ago) [Dawei Huang]
* 3bf204b -  [action] [PR:563] [ssw][ha] use ProducerStateTable for DASH_HA_ tables. (#160) (8 days ago) [mssonicbld]
* 7428f00 -  Add independent DPU upgrade support via gNOI streaming operations (#532) (10 days ago) [Dawei Huang]
* 1556ccc -  gNOI Debug Service Implementation (#524) (10 days ago) [Dawei Huang]
* cf09c56 -  Implement gNOI File.TransferToRemote with HTTP and MD5 support (#521) (10 days ago) [Dawei Huang]
* a6eb6cf -  Fix pure.mk CI and add early validation to Azure pipeline (#529) (10 days ago) [Dawei Huang]
* 5f27f62 -  Implements complete firmware file listing through gNMI interface with… (#523) (10 days ago) [Dawei Huang]
* e2e34d7 -  Add support for gNOI File Services (#406) (2 weeks ago) [Dawei Huang]
* c2bb88e -  [action] [PR:516] Add operational handler with disk space query (#151) (2 weeks ago) [mssonicbld]
```

##### Work item tracking
- Microsoft ADO **(number only)**:

#### How I did it

#### How to verify it

<!--
If PR needs to be backported, then the PR must be tested against the
base branch and the earliest backport release branch and provide tested
image version on these two branches. For example, if the PR is requested
for master, 202211 and 202012, then the requester needs to provide test
results on master and 202012.
-->

#### Which release branch to backport (provide reason below if selected)

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [ ] 201811
- [ ] 201911
- [ ] 202006
- [ ] 202012
- [ ] 202106
- [ ] 202111
- [ ] 202205
- [ ] 202211

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [ ] <!-- image version 1 -->
- [ ] <!-- image version 2 -->

#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->

<!--
Ensure to add label/tag for the feature raised. example - PR#2174 under
sonic-utilities repo. where, Generic Config and Update feature has been
labelled as GCU.
-->

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on
https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

#### A picture of a cute animal (not mandatory but encouraged)
mssonicbld added a commit to mssonicbld/sonic-buildimage-msft that referenced this pull request Mar 22, 2026
…ically (#26305)

#### Why I did it
src/sonic-dash-ha
```
* bcf0a30 - (HEAD -> 202511, origin/202511) [action] [PR:149] Fix endianess mismatch. (Azure#151) (10 hours ago) [mssonicbld]
```
#### 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