-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Mellanox] SN4410 support #5778
[Mellanox] SN4410 support #5778
Conversation
This pull request introduces 5 alerts when merging 6d660d504becf3d8d26d4c29ed5a6df3dcd62377 into 1be9c4a - view on LGTM.com new alerts:
|
retest this please |
Should be merged after #5767 is merged to master |
retest this please |
retest baseimage please |
@vadymhlushko-mlnx please handle LGTM issues |
retest mellanox please |
any missing data we need for a platform? |
all should be there but I didnt merge as sonic-mgmt is not fully updated. so waiting for this PR to be available first and then we can merge both. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing pcied file
Signed-off-by: Vadym Hlushko <[email protected]>
…rom SN4700 directory Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
…a.py, psu.py, thermal.py Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
d52a3da
to
cbac4ad
Compare
Signed-off-by: Vadym Hlushko <[email protected]>
retest vsimage please |
1 similar comment
retest vsimage please |
@@ -269,6 +269,22 @@ | |||
] | |||
) | |||
}, | |||
# 4410 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vadymhlushko-mlnx why this one was added in the middle and not on the end?
BTW, this list is only for non-default systems? i dont see sn4700 and i wonder if this should be added.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will commit this change to the end.
SN4700 was already added - thermal.py please check
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
@vadymhlushko-mlnx please provide the reference to the sonic-mgmt with the sensor test. |
Signed-off-by: Vadym Hlushko <[email protected]>
@liat-grozovik could you please clarify - what should I provide? |
@jleveque any further comment? let me know if i missed a file :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Add support for Mellanox Spectrum-3 based 100GbE/400GbE 1U. 24 QSFP-DD28 and 8 QSFP-DD ports Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko [email protected]
- Why I did it
Add support for Mellanox Spectrum-3 based 100GbE/400GbE 1U. 24 QSFP-DD28 and 8 QSFP-DD ports
- How I did it
Added all config files that are needed to support SN4410.
- How to verify it
Need to check:
- Which release branch to backport (provide reason below if selected)
- Description for the changelog
Added files like for other platforms (e.g. SN4700) under - sonic-buildimage/device/mellanox/x86_64-mlnx_msn4410-r0 directory.