Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[yang] Support new interface types CR8/SR8/KR8/LR8 (#10826)
- Why I did it With SAI V.1.10.2, new interface types CR8/SR8/KR8/LR8 have been introduced, we should also support them from the CLI configuration. - How I did it Add new enum for the new interface types - How to verify it Run the "config interface type" command to verify new interface types can be accepted and handled correctly. Signed-off-by: Kebo Liu <kebol@nvidia.com>
- Loading branch information