Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 11 commits into from
Apr 3, 2024

Conversation

mssonicbld
Copy link
Collaborator

* b828597e2 - (head/202305) [submodule] Update submodule sonic-platform-daemons to the latest HEAD automatically (#18520) (2024-04-02) [mssonicbld]
* a38024013 - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (#18522) (2024-04-02) [mssonicbld]
* e1f91bad8 - Do not pass the option "device" in rsyslog.conf by default when syslog server's source address is configured (#17616) (#18514) (2024-03-31) [StormLiangMS]
* 8263829f3 - Update MRVL_PRESTERA_DRIVER (#18369) (2024-03-26) [Pavan Naregundi]
* 099b71766 - [submodule] Update submodule sonic-swss to the latest HEAD automatically (#18448) (2024-03-23) [mssonicbld]
* 7b32c39cc - Update cisco-8000.ini (#18412) (2024-03-22) [James An]
* c613ed9b3 - [submodule] Update submodule sonic-linux-kernel to the latest HEAD automatically (#18404) (2024-03-21) [mssonicbld]
* 12c2bc25d - [submodule] Update submodule sonic-platform-common to the latest HEAD automatically (#18405) (2024-03-21) [mssonicbld]
* 40db33847 - [submodule] Update submodule sonic-platform-daemons to the latest HEAD automatically (#18406) (2024-03-21) [mssonicbld]
* 5158c55e6 - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (#18407) (2024-03-21) [mssonicbld]<br>```

mssonicbld and others added 11 commits March 21, 2024 19:01
…atically (#18407)

#### Why I did it
src/sonic-utilities
```
* eef2d894 - (HEAD -> 202305, origin/202305) Update port2alias (#3217) (16 hours ago) [abdosi]
```
#### How I did it
#### How to verify it
#### Description for the changelog
…D automatically (#18406)

#### Why I did it
src/sonic-platform-daemons
```
* e6e34c1 - (HEAD -> 202305, origin/202305) Disable periodic polling of port in DomInfoUpdateTask thread during CMIS init (Azure#449) (Azure#450) (72 minutes ago) [mihirpat1]
```
#### How I did it
#### How to verify it
#### Description for the changelog
… automatically (#18405)

#### Why I did it
src/sonic-platform-common
```
* ed3ec1f - (HEAD -> 202305, origin/202305) [202305] Implementing set_optoe_write_timeout API (Azure#423) (13 hours ago) [mihirpat1]
```
#### How I did it
#### How to verify it
#### Description for the changelog
…tomatically (#18404)

#### Why I did it
src/sonic-linux-kernel
```
* 5508b25 - (HEAD -> 202305, origin/202305) Dynamic write timeout support for optoe driver (Azure#370) (Azure#386) (13 hours ago) [mihirpat1]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Why I did it

Release notes for Cisco 8111-32EH-O

Fix for PFC not generated on priority 2 when P2 and P3 are used as lossless (MIGSMSFT-444)
Provide explicit mapping for unmapped DSCP packets (MIGSMSFT-358)
How I did it

Update platform version to 202305.1.0.10
…lly (#18448)

#### Why I did it
src/sonic-swss
```
* d33b854e - (HEAD -> 202305, origin/202305) [acl] Add IN_PORTS qualifier for L3 table (#3078) (4 hours ago) [Neetha John]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Why I did it
Enable SDK DMA driver with reserved memory in DTS

Work item tracking
Microsoft ADO (number only):
How I did it
How to verify it
Build the sonic image with updated sdk driver and loaded on hardware to interfaces up.
…g server's source address is configured (#17616) (#18514)

### Why I did it

An in-band syslog server will not receive any syslog if it is configured without a VRF specified, which is because `eth0` is always specified as the `device` of a syslog server and the syslog packets will be sent to `eth0` regardless of its destination IP address.

### How I did it

Pass the option "device" in rsyslog.conf only if when syslog server's source address is configured with a non-default VRF

#### How to verify it

Manually test:
1. Configuring a syslog server without VRF specified or with `default` as the VRF: no `device` passed in `rsyslog.conf`
2. Configuring a syslog server with non-default VRF: the configured VRF passed as `device` in `rsyslog.conf`

Co-authored-by: Stephen Sun <5379172+stephenxs@users.noreply.github.com>
…atically (#18522)

#### Why I did it
src/sonic-utilities
```
* d6eec0f4 - (HEAD -> 202305, origin/202305) [dualtor_neighbor_check] Fix the script not exists issue (#3244) (16 hours ago) [Longxiang Lyu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
…D automatically (#18520)

#### Why I did it
src/sonic-platform-daemons
```
* 4fad078 - (HEAD -> 202305, origin/202305) [ycabled] Fix insert delete events for ycabled OIR by subscribing to TRANSCEIVER_INFO instead of TRANSCEIVER_STATUS table (Azure#442) (Azure#457) (33 minutes ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
@mssonicbld mssonicbld requested a review from lguohan as a code owner April 3, 2024 06:00
@mssonicbld mssonicbld merged commit 9390f2f into Azure:202305 Apr 3, 2024
3 checks passed
jon-nokia pushed a commit to jon-nokia/sonic-buildimage-msft that referenced this pull request May 3, 2024
…atically (#18655)

#### Why I did it
src/sonic-snmpagent
```
* f652948 - (HEAD -> master, origin/master, origin/HEAD) snmp-subagent changes for bookworm upgrade (Azure#313) (2 hours ago) [mohan-selvaraj]
* 204d97d - Update dotnet version installed to 8.0 (Azure#314) (2 hours ago) [Saikrishna Arcot]
```
#### 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.

4 participants