OpenNetworkLinux icon indicating copy to clipboard operation
OpenNetworkLinux copied to clipboard

400G sff code support in ONLPV2 branch

Open habeebmohammed opened this issue 4 years ago • 0 comments

I see the master branch has the code for 400G support. Can we bring in the code from the master branch to ONLPv2 branch as well?

ONLPv2 does not have below code too. +++ b/packages/base/all/vendor-config-onl/src/python/onl/platform/base.py @@ -524,6 +524,10 @@ class OnlPlatformPortConfig_32x100(object): PORT_COUNT=32 PORT_CONFIG="32x100"

+class OnlPlatformPortConfig_32x400(object):

  • PORT_COUNT=32
  • PORT_CONFIG="32x400"

habeebmohammed avatar Sep 22 '20 18:09 habeebmohammed