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 plugin] change sfputil to support more sku #2645

Merged
merged 1 commit into from
Mar 6, 2019
Merged

[Mellanox plugin] change sfputil to support more sku #2645

merged 1 commit into from
Mar 6, 2019

Conversation

keboliu
Copy link
Collaborator

@keboliu keboliu commented Mar 6, 2019

- What I did
change Mellanox sfputil plugin to support sku "Mellanox-SN2700" and "Mellanox-SN2700-D48C8"

- How I did it
add these two sku to the sfputil hwsku dictionary

- How to verify it
run "show interfaces transceiver eeprom -d Ethernet4" command on related Mellanox platform

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit c05220b into sonic-net:master Mar 6, 2019
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 10, 2019
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 10, 2019
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 10, 2019
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Feb 7, 2023
Update sonic-swss submodule pointer to include the following:
* 7d223d3 Remove TODO comment which is no longer relevant ([sonic-net#2645](sonic-net/sonic-swss#2645))
* 02c2267 [test_mux] add sleep in test_NH ([sonic-net#2648](sonic-net/sonic-swss#2648))
* 8de52bf [EVPN]Handling race condition when remote VNI arrives before tunnel map entry ([sonic-net#2642](sonic-net/sonic-swss#2642))
* e99e2e4 [voq][chassis] Remove created ports from the default vlan. ([sonic-net#2607](sonic-net/sonic-swss#2607))

Signed-off-by: dprital <drorp@nvidia.com>
liat-grozovik pushed a commit that referenced this pull request Feb 8, 2023
Update sonic-swss submodule pointer to include the following:
* 7d223d3 Remove TODO comment which is no longer relevant ([#2645](sonic-net/sonic-swss#2645))
* 02c2267 [test_mux] add sleep in test_NH ([#2648](sonic-net/sonic-swss#2648))
* 8de52bf [EVPN]Handling race condition when remote VNI arrives before tunnel map entry ([#2642](sonic-net/sonic-swss#2642))
* e99e2e4 [voq][chassis] Remove created ports from the default vlan. ([#2607](sonic-net/sonic-swss#2607))

Signed-off-by: dprital <drorp@nvidia.com>
vadymhlushko-mlnx added a commit to vadymhlushko-mlnx/sonic-buildimage that referenced this pull request Feb 13, 2023
Update sonic-utilities submodule pointer to include the following:
* ee6d213f [generate_dump] Revert Revert generate_dump optimization PR's 2599, add fixes for empty /dump forder and symbolic links ([sonic-net#2645](sonic-net/sonic-utilities#2645))
* 784a15cc [vlan] Refresh dhcpv6_relay config while adding/deleting a vlan ([sonic-net#2660](sonic-net/sonic-utilities#2660))
* 7e94c5fa [GCU] protect loopback0 from deletion ([sonic-net#2638](sonic-net/sonic-utilities#2638))

Signed-off-by: vadymhlushko-mlnx <vadymh@nvidia.com>
dprital added a commit to dprital/sonic-buildimage that referenced this pull request Feb 19, 2023
Update sonic-utilities submodule pointer to include the following:
* 33e85d37 [dhcp_relay] Remove add field of vlanid to DHCP_RELAY table while add vlan ([sonic-net#2678](sonic-net/sonic-utilities#2678))
* 36824e40 Add support of secure warm-boot ([sonic-net#2532](sonic-net/sonic-utilities#2532))
* 556d0c68 [doc] Add docs for dhcp_relay show/clear cli ([sonic-net#2649](sonic-net/sonic-utilities#2649))
* 2a6a06cf [portstat CLI] don't print reminder if use json format ([sonic-net#2670](sonic-net/sonic-utilities#2670))
* ee6d213f [generate_dump] Revert Revert generate_dump optimization PR's 2599, add fixes for empty /dump forder and symbolic links ([sonic-net#2645](sonic-net/sonic-utilities#2645))
* 784a15cc [vlan] Refresh dhcpv6_relay config while adding/deleting a vlan ([sonic-net#2660](sonic-net/sonic-utilities#2660))
* 7e94c5fa [GCU] protect loopback0 from deletion ([sonic-net#2638](sonic-net/sonic-utilities#2638))

Signed-off-by: dprital <drorp@nvidia.com>
liat-grozovik pushed a commit that referenced this pull request Feb 19, 2023
Update sonic-utilities submodule pointer to include the following:
* 33e85d37 [dhcp_relay] Remove add field of vlanid to DHCP_RELAY table while add vlan ([#2678](sonic-net/sonic-utilities#2678))
* 36824e40 Add support of secure warm-boot ([#2532](sonic-net/sonic-utilities#2532))
* 556d0c68 [doc] Add docs for dhcp_relay show/clear cli ([#2649](sonic-net/sonic-utilities#2649))
* 2a6a06cf [portstat CLI] don't print reminder if use json format ([#2670](sonic-net/sonic-utilities#2670))
* ee6d213f [generate_dump] Revert Revert generate_dump optimization PR's 2599, add fixes for empty /dump forder and symbolic links ([#2645](sonic-net/sonic-utilities#2645))
* 784a15cc [vlan] Refresh dhcpv6_relay config while adding/deleting a vlan ([#2660](sonic-net/sonic-utilities#2660))
* 7e94c5fa [GCU] protect loopback0 from deletion ([#2638](sonic-net/sonic-utilities#2638))

Signed-off-by: dprital <drorp@nvidia.com>
StormLiangMS pushed a commit to StormLiangMS/sonic-buildimage that referenced this pull request Mar 28, 2023
Related work items: sonic-net#276, sonic-net#305, sonic-net#332, sonic-net#338, sonic-net#339, sonic-net#1188, sonic-net#1192, sonic-net#1197, sonic-net#1206, sonic-net#1685, sonic-net#1690, sonic-net#1696, sonic-net#1699, sonic-net#1709, sonic-net#1727, sonic-net#1737, sonic-net#1741, sonic-net#1742, sonic-net#2511, sonic-net#2512, sonic-net#2532, sonic-net#2559, sonic-net#2626, sonic-net#2638, sonic-net#2645, sonic-net#2649, sonic-net#2660, sonic-net#2669, sonic-net#2670, sonic-net#2678, sonic-net#10084, sonic-net#11442, sonic-net#11873, sonic-net#12047, sonic-net#12110, sonic-net#12207, sonic-net#12529, sonic-net#12678, sonic-net#13235, sonic-net#13287, sonic-net#13372, sonic-net#13395, sonic-net#13456, sonic-net#13497, sonic-net#13522, sonic-net#13545, sonic-net#13547, sonic-net#13552, sonic-net#13569, sonic-net#13572, sonic-net#13578, sonic-net#13591, sonic-net#13611, sonic-net#13647, sonic-net#13649, sonic-net#13660, sonic-net#13710, sonic-net#13716, sonic-net#13724, sonic-net#13726, sonic-net#13732, sonic-net#13735, sonic-net#13739, sonic-net#13757, sonic-net#13786, sonic-net#13792, sonic-net#13800, sonic-net#13801, sonic-net#13802, sonic-net#13805, sonic-net#13806, sonic-net#13812, sonic-net#13814, sonic-net#13822, sonic-net#13831, sonic-net#13834, sonic-net#13847, sonic-net#13870, sonic-net#13882, sonic-net#13884, sonic-net#13885, sonic-net#13894, sonic-net#13895, sonic-net#13926, sonic-net#13932, sonic-net#13935, sonic-net#13942, sonic-net#13951, sonic-net#13953, sonic-net#13964
mihirpat1 pushed a commit to mihirpat1/sonic-buildimage that referenced this pull request Jun 14, 2023
Signed-off-by: Stephen Sun <stephens@nvidia.com>
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.

3 participants