Closed
Description
Currently multiple applications are parsing portconfig.ini independently, and each of them are expecting a different schema. For example, some of them support port speed and/or port index fields while some do not.
We'll need unify the schema for that file and create a single parse to read from that file.