Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[action] [PR:18791] [Mellanox][SN4410] Add missing interfaces to hwsku (#18791) #19033

Merged
merged 1 commit into from
May 22, 2024

Conversation

mssonicbld
Copy link
Collaborator

  • Why I did it
    Logic of config generation changed recently
    Command : sonic-cfggen -H -k ACS-MSN4410 --preset t1 will fail after ONIE installation.
    There are missing interfaces for 4410 HWSKU. Need to add them.

  • How I did it
    Update file device/mellanox/x86_64-mlnx_msn4410-r0/ACS-MSN4410/hwsku.json

  • How to verify it
    sonic-cfggen -H -k ACS-MSN4410 --preset t1 will pass successfully on 4410 platform after ONIE installation.

Signed-off-by: Andriy Yurkiv ayurkiv@nvidia.com

- Why I did it
Logic of config generation changed recently
Command : sonic-cfggen -H -k ACS-MSN4410 --preset t1  will fail after ONIE installation.
There are missing interfaces for 4410 HWSKU. Need to add them.

- How I did it
Update file device/mellanox/x86_64-mlnx_msn4410-r0/ACS-MSN4410/hwsku.json

- How to verify it
sonic-cfggen -H -k ACS-MSN4410 --preset t1 will pass successfully on 4410 platform after ONIE installation.

Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
@mssonicbld
Copy link
Collaborator Author

Original PR: #18791

@mssonicbld mssonicbld merged commit f1cbb90 into sonic-net:202311 May 22, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants