Skip to content

Commit

Permalink
Updated feature for 400 ZR Support (#1117)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
kannankvs authored Nov 16, 2022
1 parent ecb7c74 commit 51578e9
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions doc/SONiC_202205_Release_Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,13 @@ Refer [HLD document](https://github.com/sonic-net/SONiC/blob/master/doc/sfp-cmis
<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)


#### 400G ZR support
The scope of this feature is to develop APIs for both CMIS and C-CMIS to support 400G ZR modules on SONiC.

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.
<br> **Pull Requests** : [769](https://github.com/sonic-net/SONiC/pull/769), [1076](https://github.com/sonic-net/SONiC/pull/1076)


#### Command for showing specific MAC from DB
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.

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


#### Migrated Docker images to Debian "Bullseye"
The docker images to debian bullseye for this release are listed below.

```
· docker-base-buster
· docker-config-engine-buster
· docker-swss-layer-buster
· docker-database
· docker-fpm-frr
· docker-lldp
· docker-macsec
· docker-mux
· docker-orchagent
· docker-platform-monitor
· docker-router-advertiser
· docker-snmp
· docker-teamd
· docker-sonic-telemetry
· docker-pmon-<platform>
· docker-gbsyncd-credo
· docker-dhcp-relay
· docker-restapi
· docker-sonic-p4rt
· docker-pde
```

#### Move Nvidia syncd and pmon to Debian11- "Bullseye"
This impliments the upgrade on nvidia platform for containers such as syncd / saiserver / syncd-rpc and pmon to bullseye

Expand Down

0 comments on commit 51578e9

Please sign in to comment.