Skip to content

[submodule][202205] Update submodule sonic-utilities to the latest HEAD automatically#110

Merged
gechiang merged 1 commit intoAzure:202205from
mssonicbld:submodule-202205-sonic-utilities
Sep 20, 2023
Merged

[submodule][202205] Update submodule sonic-utilities to the latest HEAD automatically#110
gechiang merged 1 commit intoAzure:202205from
mssonicbld:submodule-202205-sonic-utilities

Conversation

@mssonicbld
Copy link
Collaborator

@mssonicbld mssonicbld commented Sep 15, 2023

Why I did it

src/sonic-utilities

* 66ea58a - (HEAD -> 202205, origin/202205) Merge pull request #28 from abdosi/202205 (5 days ago) [abdosi]
* 3f0d455 - Added support of queue non zero counter option (6 days ago) [Abhishek Dosi]

How I did it

How to verify it

Description for the changelog

@mssonicbld mssonicbld requested a review from lguohan as a code owner September 15, 2023 02:01
@mssonicbld mssonicbld force-pushed the submodule-202205-sonic-utilities branch 4 times, most recently from 235a5c9 to 1a411db Compare September 19, 2023 02:01
@mssonicbld mssonicbld force-pushed the submodule-202205-sonic-utilities branch from 1a411db to 1074c67 Compare September 20, 2023 02:03
@gechiang gechiang merged commit 82afc94 into Azure:202205 Sep 20, 2023
jon-nokia pushed a commit to jon-nokia/sonic-buildimage-msft that referenced this pull request May 3, 2024
…utomatically (#18475)

#### Why I did it
src/sonic-host-services
```
* e93494c - (HEAD -> master, origin/master, origin/HEAD) Update sonic-host-services-data.determine-reboot-cause.service (Azure#119) (2 days ago) [Xincun Li]
* 15762a5 - Fix UT test data due to timestamp break. (Azure#117) (4 days ago) [Feng-msft]
* d53f431 - [caclmgrd]Fix bfd and vxlan acl rules programming in acl table update scenario (Azure#114) (13 days ago) [Sudharsan Dhamal Gopalarathnam]
* f2dbf25 - Add unittest for caclmgrd default deny rule (Azure#113) (2 weeks ago) [Zhijian Li]
* bfa06c7 - Change dependency option to fix buildimage issue. (Azure#110) (3 weeks ago) [Feng-msft]
* ba78bdb - Fix hostcfgd crash when delete entire config table. (Azure#106) (4 weeks ago) [Hua Liu]
* 6130886 - Update ProcessStats query by using API instead of parsing ps command. (Azure#103) (4 weeks ago) [Feng-msft]
```
#### How I did it
#### How to verify it
#### Description for the changelog
yxieca added a commit to yxieca/sonic-buildimage-msft that referenced this pull request Jul 24, 2025
*   f88c576c 2025-07-23 | Merge pull request Azure#110 from manamand2020/dualtor_prefixrt_neigh (msft/202501) [Ying Xie]
|\
| * 71987780 2025-07-23 | Removed deadcode [Manas Kumar Mandal]
| * 5ea83ae6 2025-07-17 | Port PR fix: dualtor MUX nbr to use no-host-route [Manas Kumar Mandal]
* 84a80921 2025-07-23 | Merge pull request Azure#111 from manamand2020/mux_nh_refcnt [Ying Xie]
* f592e6fb 2025-07-18 | Fix mux neighbor NH ref count [Manas Kumar Mandal]
* 2f603ccc 2025-07-24 | Merge pull request Azure#113 from manamand2020/mux_logcleanup (msft/202501) [Ying Xie]
* a21d7c23 2025-07-23 | Fix log level, soc nbrs are treated as mux nbrs [Manas Kumar Mandal]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request Jul 24, 2025
* f88c576c 2025-07-23 | Merge pull request #110 from
manamand2020/dualtor_prefixrt_neigh (msft/202501) [Ying Xie]
|\
| * 71987780 2025-07-23 | Removed deadcode [Manas Kumar Mandal]
| * 5ea83ae6 2025-07-17 | Port PR fix: dualtor MUX nbr to use
no-host-route [Manas Kumar Mandal]
* 84a80921 2025-07-23 | Merge pull request #111 from
manamand2020/mux_nh_refcnt [Ying Xie]
* f592e6fb 2025-07-18 | Fix mux neighbor NH ref count [Manas Kumar
Mandal]
* 2f603ccc 2025-07-24 | Merge pull request #113 from
manamand2020/mux_logcleanup (msft/202501) [Ying Xie]
* a21d7c23 2025-07-23 | Fix log level, soc nbrs are treated as mux nbrs
[Manas Kumar Mandal]

<!--
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

##### 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)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
mssonicbld added a commit that referenced this pull request Oct 8, 2025
…est HEAD automatically (#1701)

#### Why I did it
src/sonic-platform-common
```
* 22144ca - (HEAD -> 202503, origin/202503) Merge pull request #110 from mihirpat1/202503_update_host_media_interface_codes (8 hours ago) [Prince George]
* 2ce8956 - Update Host and single media interfaces IDs per SFF-8024 v4.13 (#596) (9 hours ago) [mihirpat1]
```
#### 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 (#24025)

#### Why I did it
src/sonic-dash-ha
```
* 8f2c89c - (HEAD -> master, origin/master, origin/HEAD) Move vnet_tunnel_route_table to producer bridge (#110) (10 hours ago) [yue-fred-gao]
```
#### 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants