Open bobbymcgonigle opened 2 weeks ago
This issue also raises a question should or not hwsku.json contain all possible ports or just front panel ports Before I thought hwsku.json should contain a front panel ports only with a specified breakout mode but commit 744a15268 was supposed to change it.
Description
Currently optional params only get applied to the first child port in group. We want optional parameters to apply to all child ports in group. This applies to all optional params.
Steps to reproduce the issue:
Describe the results you received:
generates:
Describe the results you expected:
All branches
Fix is: https://github.com/sonic-net/sonic-buildimage/pull/20313