Skip to content

Commit

Permalink
[Y-Cable][Broadcom] upgrade to support Broadcom Y-Cable API to releas…
Browse files Browse the repository at this point in the history
…e 1.2 (sonic-net#217)

This release goes in sync with the following firmware version of Broadcom Y cable, which is consistent with release 6
{
"version_nic_active": "D203.9.D103.1",
"version_nic_inactive": "D203.9.D103.1",
"version_nic_next": "D203.9.D103.1",
"version_peer_active": "D302.8",
"version_peer_inactive": "D302.8",
"version_peer_next": "D302.8",
"version_self_active": "D302.8",
"version_self_inactive": "D302.8",
"version_self_next": "D302.8"
}

Signed-off-by: vaibhav-dahiya vdahiya@microsoft.com

Description
Basically a vendor specific implementation of abstract YCableBase class .
detailed design discussion can be found https://github.com/Azure/SONiC/pull/757/files

Motivation and Context
to support the Y-Cable API required to support Broadcom's Y-Cable.
Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
  • Loading branch information
vdahiya12 authored Sep 29, 2021
1 parent 0fdd198 commit 4598d40
Showing 1 changed file with 3,439 additions and 2,701 deletions.
Loading

0 comments on commit 4598d40

Please sign in to comment.