Skip to content

[code sync] Merge code from sonic-net/sonic-buildimage:202305 to 202305#297

Merged
mssonicbld merged 5 commits intoAzure:202305from
mssonicbld:sonicbld/202305-merge
Mar 14, 2024
Merged

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

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

* 9841bb7df - (head/202305) [202305] Upgrade xgs SAI version to 8.4.44.0 (#18337) (2024-03-14) [zitingguo-ms]
* b1daba81d - [submodule] Update submodule sonic-gnmi to the latest HEAD automatically (#18256) (2024-03-14) [mssonicbld]
* ae7c5e9a9 - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (#18331) (2024-03-14) [mssonicbld]
* f9ea96abc - Set loglevel for crash kernel to reduce verbosity and improve overall router recovery time (#18285) (2024-03-13) [amulyan7]<br>```

amulyan7 and others added 5 commits March 13, 2024 19:01
… router recovery time (#18285)

Why I did it
On certain routers with baud rate 9600, crash kernel is taking a long time , close to ~5mins, to complete kernel dump and reload the box. On contrast to routers with baud rate 115200, crash kernel dump process is observed to be completed under 35s-60s (depending on the platform). Currently, all debug and informational messages are printed on the console which also factors in for the delay seen. Unless the router is monitored on console in real time, these messages are not very useful. Setting the loglevel to warning will help reduce the verbosity of logs on console, in turn allow crash kernel dump process to be completed in a reasonable time which will also help in overall router recovery time.

How I did it
Setting loglevel attribute in crashkernel cmdline

How to verify it
Install SONiC image with crashkernel cmdline with loglevel set to warning and initiate an induced a crash (sysrq-trigger)
crashkernel boot and dump process will be completed in 20s-30s depending on the platform
…atically (#18331)

#### Why I did it
src/sonic-utilities
```
* c0ba32ad - (HEAD -> 202305, origin/202305) CLI to skip polling for periodic information for a port in DomInfoUpdateTask thread (#3187) (16 hours ago) [mihirpat1]
* 261cfdf7 - CLI enhancements to revtrieve data from TRANSCEIVER_FIRMWARE_INFO table (#3177) (#3189) (19 hours ago) [mssonicbld]
* 6160ee79 - [202305][config] Add YANG alerting for override (#3195) (20 hours ago) [jingwenxie]
* a55624d8 - [fast/warm-reboot] Put ERR message in syslog when a failure is seen (#3186) (34 hours ago) [Vaibhav Hemant Dixit]
```
#### How I did it
#### How to verify it
#### Description for the changelog
…lly (#18256)

#### Why I did it
src/sonic-gnmi
```
* 71ae185 - (HEAD -> 202305, origin/202305) Merge pull request Azure#202 from sonic-net/revert-191-cherry/202305/190 (82 minutes ago) [StormLiangMS]
|\ 
| failure_prs.log e2b78b4 - (origin/revert-191-cherry/202305/190) Revert "Fix sonic string in osversion/build (Azure#190)" (2 hours ago) [StormLiangMS]
|/ 
* b431273 - Account for GLOBAL key in PFC_WD (Azure#178) (6 days ago) [Zain Budhwani]
* e1af33f - Merge pull request Azure#199 from abdosi/202305 (6 days ago) [StormLiangMS]
|\ 
| failure_prs.log f7e216b - Update db_client.go (6 days ago) [abdosi]
|/ 
* ec3f56d - Fix sonic string in osversion/build (Azure#190) (9 days ago) [Zain Budhwani]
```
#### How I did it
#### How to verify it
#### Description for the changelog
* upgrade xgs SAI version to 8.4.44.0

Signed-off-by: zitingguo-ms <[email protected]>

* update xgs SAI branch to exclude 8.4.43.0 change

Signed-off-by: zitingguo-ms <[email protected]>

---------

Signed-off-by: zitingguo-ms <[email protected]>
@mssonicbld mssonicbld requested a review from lguohan as a code owner March 14, 2024 03:09
@mssonicbld mssonicbld merged commit 07f09ff into Azure:202305 Mar 14, 2024
prabhataravind pushed a commit that referenced this pull request Jul 7, 2025
…y (#22814)

#### Why I did it
src/linkmgrd
```
* 8791b7c - (HEAD -> 202505, origin/202505) ICMP HW offload and ICMP_ECHO_SESSION support (#297) (63 minutes 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.

3 participants