Commit 4598d40
authored
[Y-Cable][Broadcom] upgrade to support Broadcom Y-Cable API to release 1.2 (#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>1 parent 0fdd198 commit 4598d40
1 file changed
Lines changed: 3439 additions & 2701 deletions
0 commit comments