-
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
[devices]: add Mellanox-SN2700-D48C8 hwsku #1717
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Guohan Lu <gulv@microsoft.com>
qiluo-msft
reviewed
May 16, 2018
<width>4</width> | ||
<module>1</module> | ||
<breakout-modes>1</breakout-modes> | ||
<port-speed>3221225472</port-speed> |
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.
Mixing tabs and spaces.
qiluo-msft
approved these changes
May 16, 2018
lguohan
added a commit
that referenced
this pull request
May 19, 2018
Signed-off-by: Guohan Lu <gulv@microsoft.com>
renukamanavalan
added a commit
to renukamanavalan/sonic-buildimage
that referenced
this pull request
Aug 24, 2021
* e12c1c8 (origin/master, origin/HEAD) disk_check: Script updated (sonic-net#1747) * 27502f0 [dhcp_relay] Update CLI reference document and add a new API for ip address type (sonic-net#1717) * cd3ee78 [Config] Update config command of kdump (sonic-net#1700) * 4cb3b72 [Show] Update the subcommands of Kdump. (sonic-net#1682) * c03342f [sfputil] Gracefully handle improper 'specification_compliance' field (sonic-net#1741) * 103de86 [CLI][MPLS][Show] Fixed show and config mpls cli bug where invalid interfaces would pasâsonic-net#1770) * 04cc047 [route_check] Filter out VNET routes (sonic-net#1612) * 9395ebd [show][platform] Revise chassis info fallback to only fall back on pmon crash (sonic-net#1751)
5 tasks
liat-grozovik
added
Request for 202106 Branch
and removed
Request for 202106 Branch
labels
Aug 24, 2021
qiluo-msft
pushed a commit
that referenced
this pull request
Aug 24, 2021
lguohan
pushed a commit
that referenced
this pull request
Aug 25, 2021
* e12c1c8 (origin/master, origin/HEAD) disk_check: Script updated (#1747) * 27502f0 [dhcp_relay] Update CLI reference document and add a new API for ip address type (#1717) * cd3ee78 [Config] Update config command of kdump (#1700) * 4cb3b72 [Show] Update the subcommands of Kdump. (#1682) * c03342f [sfputil] Gracefully handle improper 'specification_compliance' field (#1741) * 103de86 [CLI][MPLS][Show] Fixed show and config mpls cli bug where invalid interfaces would pasâ#1770) * 04cc047 [route_check] Filter out VNET routes (#1612) * 9395ebd [show][platform] Revise chassis info fallback to only fall back on pmon crash (#1751)
judyjoseph
added a commit
that referenced
this pull request
Aug 26, 2021
88a38f7 Ignore ALREADY_EXIST error in FDB creation (#1815) b1c23f3 Change rif_rates.lua and port_rates.lua scripts to calculate rates correct (#1848) Update sonic-utilities submodule with cbc25d6 [config reload] Call systemctl reset-failed for snmp,telemetry,mgmt-framework services (#1773) 04dcd07 Improve config error handling on version_info (#1760) e567a60 Load the database global_db. (#1752) c15fb8f [sfputil] Gracefully handle improper 'specification_compliance' field (#1741) 39350f8 [dhcp_relay] Update CLI reference document and add a new API for ip address type (#1717) 18f13c6 [sonic-package-manager] switch from poetry-semver to semantic_version due to bugs found in poetry-semver (#1710) b16724a [voq][chassis] VOQ cli show commands implementation (#1689) 9427cd6 [debug dump util] Match Infrastructure (#1666) d9fb39b [route_check] Filter out VNET routes (#1612)
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
Signed-off-by: Boyang Yu <byu@arista.com>
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
…ddress type (sonic-net#1717) #### What I did Update CLI reference document following PR : sonic-net#8211 Add a new API on utilities_common to get IP type. #### How I did it - Update doc/Command-Reference.md with new DHCP CLI. - Add ipaddress_type API to utilities_common/cli.py #### How to verify it - Build an image with PR sonic-net#8211 and this PR. - Run DHCP CLI commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Guohan Lu gulv@microsoft.com
- What I did
add Mellanox-SN2700-D48C8
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)