-
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
Fix docker-syncd-<platform>-rpc.mk #3174
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
Adopt to new define used for docker-syncd Simplify/streamline through template.
renukamanavalan
requested review from
lguohan,
jleveque,
marian-pritsak,
yxieca and
stepanblyschak
July 16, 2019 22:43
lguohan
approved these changes
Jul 17, 2019
mssonicbld
added a commit
that referenced
this pull request
Mar 1, 2024
…atically (#18222) #### Why I did it src/sonic-utilities ``` * bf355960 - (HEAD -> master, origin/master, origin/HEAD) Add vlan validation in config interface ip add command (#3155) (24 hours ago) [Mati Alfaro] * ba98c7f8 - CLI enhancements to revtrieve data from TRANSCEIVER_FIRMWARE_INFO table (#3177) (34 hours ago) [mihirpat1] * aefb61bd - Modify transceiver PM CLI to handle N/A value for DOM threshold (#3174) (34 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Mar 1, 2024
…atically (#18219) #### Why I did it src/sonic-utilities ``` * b2bea12c - (HEAD -> 202311, origin/202311) CLI enhancements to revtrieve data from TRANSCEIVER_FIRMWARE_INFO table (#3177) (4 hours ago) [mihirpat1] * 02ae33f3 - Modify transceiver PM CLI to handle N/A value for DOM threshold (#3174) (28 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
sonic-otn
pushed a commit
to Weitang-Zheng/sonic-buildimage
that referenced
this pull request
Mar 11, 2024
…atically (sonic-net#18222) #### Why I did it src/sonic-utilities ``` * bf355960 - (HEAD -> master, origin/master, origin/HEAD) Add vlan validation in config interface ip add command (sonic-net#3155) (24 hours ago) [Mati Alfaro] * ba98c7f8 - CLI enhancements to revtrieve data from TRANSCEIVER_FIRMWARE_INFO table (sonic-net#3177) (34 hours ago) [mihirpat1] * aefb61bd - Modify transceiver PM CLI to handle N/A value for DOM threshold (sonic-net#3174) (34 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
saksarav-nokia
pushed a commit
to saksarav-nokia/sonic-buildimage
that referenced
this pull request
Mar 12, 2024
…atically (sonic-net#18222) #### Why I did it src/sonic-utilities ``` * bf355960 - (HEAD -> master, origin/master, origin/HEAD) Add vlan validation in config interface ip add command (sonic-net#3155) (24 hours ago) [Mati Alfaro] * ba98c7f8 - CLI enhancements to revtrieve data from TRANSCEIVER_FIRMWARE_INFO table (sonic-net#3177) (34 hours ago) [mihirpat1] * aefb61bd - Modify transceiver PM CLI to handle N/A value for DOM threshold (sonic-net#3174) (34 hours ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Adopt to new define used for docker-syncd
Simplify/streamline through template.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)