From 51578e9960021589c493fb09f872b10bc6d8bebb Mon Sep 17 00:00:00 2001 From: kannankvs Date: Wed, 16 Nov 2022 11:11:23 +0530 Subject: [PATCH] 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 --- doc/SONiC_202205_Release_Notes.md | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/doc/SONiC_202205_Release_Notes.md b/doc/SONiC_202205_Release_Notes.md index f557deb4c6..3a304b4ca3 100644 --- a/doc/SONiC_202205_Release_Notes.md +++ b/doc/SONiC_202205_Release_Notes.md @@ -93,6 +93,13 @@ Refer [HLD document](https://github.com/sonic-net/SONiC/blob/master/doc/sfp-cmis
**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. +
**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. @@ -167,6 +174,33 @@ Refer below mentioned PR's for more details.
**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- + · 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