OpenNetworkLinux
OpenNetworkLinux copied to clipboard
400G sff code support in ONLPV2 branch
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"