Skip to content

[submodule][202305] Update submodule sonic-utilities to the latest HEAD automatically#308

Merged
mssonicbld merged 1 commit intoAzure:202305from
mssonicbld:submodule-202305-sonic-utilities
Mar 21, 2024
Merged

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

Conversation

@mssonicbld
Copy link
Collaborator

Why I did it

src/sonic-utilities

* 7838217 - (HEAD -> 202305, origin/202305) Merge pull request #56 from mssonicbld/sonicbld/202305-merge (7 hours ago) [mssonicbld]
* b7ee4f5 - Merge branch '202305' of https://github.com/sonic-net/sonic-utilities into 202305 (7 hours ago) [Sonic Automation]
* eef2d89 - Update port2alias (#3217) (23 hours ago) [abdosi]

How I did it

How to verify it

Description for the changelog

@mssonicbld mssonicbld requested a review from lguohan as a code owner March 21, 2024 09:52
@mssonicbld mssonicbld merged commit 574c1e7 into Azure:202305 Mar 21, 2024
liushilongbuaa pushed a commit to liushilongbuaa/sonic-buildimage-msft that referenced this pull request Mar 21, 2024
…atically (#17859)

#### Why I did it
src/sonic-snmpagent
```
* 2efaf2e - (HEAD -> 202305, origin/202305) Revert "[action] [PR:303] Fix SNMP dropping some of the queue counter when create_only_config_db_buffers is set to true (Azure#303)" (Azure#308) (4 minutes ago) [StormLiangMS]
```
#### How I did it
#### How to verify it
#### Description for the changelog
anamehra pushed a commit to anamehra/sonic-buildimage-msft that referenced this pull request Jan 9, 2025
- Why I did it
Facilitate Automatic integration of new hw-mgmt version into SONiC.

Inputs to the Script:

MLNX_HW_MANAGEMENT_VERSION Eg: 7.0040.5202
CREATE_BRANCH: (y|n) Creates a branch instead of a commit (optional, default: n)
BRANCH_SONIC: Only relevant when CREATE_BRANCH is y. Default: master.
Note: These should be provided through SONIC_OVERRIDE_BUILD_VARS  parameter

Output:

Script creates a commit (in each of sonic-buildimage, sonic-linux-kernel) with all the changes required for upgrading the hw-management version to a version provided by MLNX_HW_MANAGEMENT_VERSION
Brief Summary of the changes made:

MLNX_HW_MANAGEMENT_VERSION flag in the hw-management.mk file
hw-mgmt submodule is updated to the corresponding version
Updates are made to non-upstream-patches/patches and series.patch file
series, kconfig-inclusion and kconfig-exclusion files can be updated in the sonic-linux-kernel repo
sonic-linux-kernel/patches folder is updated with the corresponding upstream patches
Based on the inputs, there could be a branch seen in the local for each of the repo's. Branch is named as <branch>_<parent_commit>_integrate_<hw_mgmt_version>

- How I did it
Added a new make target which can be invoked by calling make integrate-mlnx-hw-mgmt
user@server:/sonic-buildimage$ git rev-parse --abbrev-ref HEAD
master_23193446a_integrate_7.0020.5052
user@server:/sonic-buildimage$ git log --oneline -n 2
f66e01867 (HEAD -> master_23193446a_integrate_V.7.0020.5052, show) Intgerate HW-MGMT V.7.0020.5052 Changes
23193446a (master_intg_hw_mgmt) Update logic

user@server:/sonic-buildimage/src/sonic-linux-kernel$ git rev-parse --abbrev-ref HEAD
master_6847319_integrate_7.0020.4104
user@server:/sonic-buildimage/src/sonic-linux-kernel$ git log --oneline -n 2
6094f71 (HEAD -> master_6847319_integrate_V.7.0020.5052) Intgerate HW-MGMT V.7.0020.5052 Changes
6847319 (origin/master, origin/HEAD) Read ID register for optoe1 to find pageable bit in optoe driver  (Azure#308)
Changes made will be summarized under sonic-buildimage/integrate-mlnx-hw-mgmt_user.out file. Debugging and troubleshooting output is written to sonic-buildimage/integrate-mlnx-hw-mgmt.log files

User output file & stdout file:

log_files.tar.gz

Limitations:
Assumes the changes would only work for amd64
Assumes the non-upstream patches in mellanox only belong to hw-mgmt

- How to verify it
Build the Kernel

Signed-off-by: Vivek Reddy Karri <[email protected]>
bingwang-ms pushed a commit that referenced this pull request Jan 16, 2026
…y (#23881)

#### Why I did it
src/linkmgrd
```
* 053ce2f - (HEAD -> master, origin/master, origin/HEAD) Fix mux port `uninitialized` (#308) (8 hours ago) [Longxiang Lyu]
```
#### 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.

1 participant