Skip to content

Commit 51578e9

Browse files
authored
Updated feature for 400 ZR Support (#1117)
* Updated feature for 400 ZR Support Updated the feature details for 400 ZR Support * Updated docker images to debian bullseye section Updated docker images to debian bullseye section
1 parent ecb7c74 commit 51578e9

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

doc/SONiC_202205_Release_Notes.md

+34
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,13 @@ Refer [HLD document](https://github.com/sonic-net/SONiC/blob/master/doc/sfp-cmis
9393
<br> **Pull Requests** : [876](https://github.com/sonic-net/SONiC/pull/876), [219](https://github.com/sonic-net/sonic-platform-common/pull/219) & [217](https://github.com/sonic-net/sonic-platform-daemons/pull/217)
9494

9595

96+
#### 400G ZR support
97+
The scope of this feature is to develop APIs for both CMIS and C-CMIS to support 400G ZR modules on SONiC.
98+
99+
Refer [HLD document](https://github.com/sonic-net/SONiC/blob/master/doc/platform_api/CMIS_and_C-CMIS_support_for_ZR.md) and below mentioned PR's for more details.
100+
<br> **Pull Requests** : [769](https://github.com/sonic-net/SONiC/pull/769), [1076](https://github.com/sonic-net/SONiC/pull/1076)
101+
102+
96103
#### Command for showing specific MAC from DB
97104
This feature adds more options to filter output in show mac and fdbshow command. Introduced options for filter by address and filter by type.Added one more option to display only count.And also introduced show command to display fdb aging time in the switch.
98105

@@ -167,6 +174,33 @@ Refer below mentioned PR's for more details.
167174
<br> **Pull Requests** : [9585](https://github.com/sonic-net/sonic-buildimage/pull/9585)
168175

169176

177+
#### Migrated Docker images to Debian "Bullseye"
178+
The docker images to debian bullseye for this release are listed below.
179+
180+
```
181+
· docker-base-buster
182+
· docker-config-engine-buster
183+
· docker-swss-layer-buster
184+
· docker-database
185+
· docker-fpm-frr
186+
· docker-lldp
187+
· docker-macsec
188+
· docker-mux
189+
· docker-orchagent
190+
· docker-platform-monitor
191+
· docker-router-advertiser
192+
· docker-snmp
193+
· docker-teamd
194+
· docker-sonic-telemetry
195+
· docker-pmon-<platform>
196+
· docker-gbsyncd-credo
197+
· docker-dhcp-relay
198+
· docker-restapi
199+
· docker-sonic-p4rt
200+
· docker-pde
201+
202+
```
203+
170204
#### Move Nvidia syncd and pmon to Debian11- "Bullseye"
171205
This impliments the upgrade on nvidia platform for containers such as syncd / saiserver / syncd-rpc and pmon to bullseye
172206

0 commit comments

Comments
 (0)