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

[Mellanox] Add support for a new platform LS-SN2700 #1589

Closed
wants to merge 1 commit into from

Conversation

andriymoroz-mlnx
Copy link
Collaborator

Signed-off-by: Andriy Moroz c_andriym@mellanox.com

- What I did
Added config files for the new Mellanox platform LS-SN2700

- How I did it
Added configs under devices/mellanox/

- How to verify it
Build image, install on device platform=x86_64-mlnx_lssn2700-r0, HWSKU=LS-SN2700 and make sure it is configured properly

- Description for the changelog
Added new platform support Mellanox LS-SN2700

Signed-off-by: Andriy Moroz <c_andriym@mellanox.com>
@lguohan lguohan closed this Apr 14, 2018
@andriymoroz-mlnx
Copy link
Collaborator Author

This change is needed to support a new platform

dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request May 5, 2021
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request May 6, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
yxieca pushed a commit that referenced this pull request May 6, 2021
9a88cb6 [sonic_installer] dont fail package migration (#1591)
615e531 [show][config] Add new snmp commands (#1347)
fff4051 Fixing serial number read to get from DB if it is populated (#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589)
9492eab Use swsscommon instead of swsssdk (#1510)
0f4988b Add pg-drop script to sonic filesystem (#1583)
cbe2159 [vnet] Add "vnet_route_check" script (#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (#1566)
lguohan pushed a commit that referenced this pull request May 7, 2021
Includes below commits

9a88cb6 2021-05-06 | [sonic_installer] dont fail package migration (#1591) [Stepan Blyshchak]
615e531 2021-05-05 | [show][config] Add new snmp commands (#1347) [Travis Van Duyn]
fff4051 2021-05-05 | Fixing serial number read to get from DB if it is populated (#1580) [Sudharsan Dhamal Gopalarathnam]
be974bf 2021-05-05 | [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589) [Sumukha Tumkur Vani]
9492eab 2021-05-04 | Use swsscommon instead of swsssdk (#1510) [Andriy Yurkiv]
0f4988b 2021-05-04 | Add pg-drop script to sonic filesystem (#1583) [Andriy Yurkiv]
cbe2159 2021-05-04 | [vnet] Add "vnet_route_check" script (#1300) [Volodymyr Samotiy]
9120766 2021-05-03 | Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (#1530) [Qi Luo]
2e09b22 2021-05-03 | Handle the new db version which mellanox_buffer_migrator isn't interested (#1566) [Stephen Sun]
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
9a88cb6 [sonic_installer] dont fail package migration (sonic-net#1591)
615e531 [show][config] Add new snmp commands (sonic-net#1347)
fff4051 Fixing serial number read to get from DB if it is populated (sonic-net#1580)
be974bf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (sonic-net#1589)
9492eab Use swsscommon instead of swsssdk (sonic-net#1510)
0f4988b Add pg-drop script to sonic filesystem (sonic-net#1583)
cbe2159 [vnet] Add "vnet_route_check" script (sonic-net#1300)
9120766 Relax the install_requires, no need to exact version as long as there are no broken changes with future versions (sonic-net#1530)
2e09b22 Handle the new db version which mellanox_buffer_migrator isn't interested (sonic-net#1566)
qiluo-msft pushed a commit that referenced this pull request Aug 31, 2021
)

7041400 [config reload] Call systemctl reset-failed for snmp,telemetry,mgmt-framework services (#1773) (#1786)
399d370 Fix logic in RIF counters print (#1732)
8329544 [vnet_route_check] don't hardcode prefix length of /24 (#1756)
193b028 [neighbor-advertiser] delete the tunnel maps appropriately (#1663)
2c82bcf [neighbor_advertiser] Use existing tunnel if present for creating tunnel mappings (#1589)
8e22960 [202012][Config] Update config command of Kdump. (#1778)
be3e5c6 [show][config] cli refactor for muxcable with abstract class implementation from vendors (#1722) (#1782)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants