-
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: support submodule patching if provided #407
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
lguohan
approved these changes
Mar 17, 2017
volodymyrsamotiy
pushed a commit
to volodymyrsamotiy/sonic-buildimage
that referenced
this pull request
Dec 19, 2018
* [show] adding optics info to show int status command (sonic-net#407) * [reboot]: Fix reload flow for Mellanox platforms (sonic-net#418) Signed-off-by: Volodymyr Samotiy <[email protected]>
yxieca
pushed a commit
that referenced
this pull request
Dec 19, 2018
* [show] adding optics info to show int status command (#407) * [reboot]: Fix reload flow for Mellanox platforms (#418) Signed-off-by: Volodymyr Samotiy <[email protected]>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Jan 25, 2019
Including following changes: - install SAI extension header files into /usr/include/sai (sonic-net#412) - Initialize notification queue pointer before switch create (sonic-net#411) - Add log info for not matching SG/IPG/QUEUES (sonic-net#409) - Update SAI pointer to latest master (sonic-net#408) - Add support for any number of ports in virtual switch using lane map (sonic-net#407) Signed-off-by: Ying Xie <[email protected]>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Feb 5, 2019
Submodule src/sonic-sairedis 60f97c3..bdb0074: > Add more information on failed map sizes (sonic-net#416) > Add WRED specific comparison logic (sonic-net#413) > Initialize notification queue pointer before switch create (sonic-net#411) > Add log info for not matching SG/IPG/QUEUES (sonic-net#409) > Add support for any number of ports in virtual switch using lane map (sonic-net#407) Submodule src/sonic-swss 85f6322..65a0256: > Increase the watermark polling interval to 10s (sonic-net#777) > [vstest]: fix test_port_an_warm.py test (sonic-net#779) > [wartermarkorch] Fix repeated m_pg_ids and m_unicast_queue_ids add up issue (sonic-net#752) > [teammgrd] Fix inconsistent port admin status (sonic-net#755) > Remove AclTableGroup upon removal of port/lag/vlan (sonic-net#751) Signed-off-by: Ying Xie <[email protected]>
yxieca
added a commit
that referenced
this pull request
Feb 6, 2019
…nch (#2526) * [submodule 201811] advance sairedis and swss submodule for 201811 branch Submodule src/sonic-sairedis 60f97c3..bdb0074: > Add more information on failed map sizes (#416) > Add WRED specific comparison logic (#413) > Initialize notification queue pointer before switch create (#411) > Add log info for not matching SG/IPG/QUEUES (#409) > Add support for any number of ports in virtual switch using lane map (#407) Submodule src/sonic-swss 85f6322..65a0256: > Increase the watermark polling interval to 10s (#777) > [vstest]: fix test_port_an_warm.py test (#779) > [wartermarkorch] Fix repeated m_pg_ids and m_unicast_queue_ids add up issue (#752) > [teammgrd] Fix inconsistent port admin status (#755) > Remove AclTableGroup upon removal of port/lag/vlan (#751) Signed-off-by: Ying Xie <[email protected]> * [submodule] advance sonic-swss submodule Submodule src/sonic-swss 65a0256..bf21ee3: > On a routing vlan, the neighbor entry in the /31 subnet is not added … (#784) > portsorch ports init done flag should means buffer, autoneg, speed, m… (#747) (#783) Signed-off-by: Ying Xie <[email protected]>
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
mssonicbld
added a commit
that referenced
this pull request
Nov 3, 2023
… automatically (#17084) #### Why I did it src/sonic-platform-common ``` * e7325db - (HEAD -> 202305, origin/202305) Fix SSD health percentage issue for vendor Virtium (#407) (#408) (11 hours ago) [Stephen Sun] * 87e33ab - [Credo][Ycable] Remove the thread locker protection from the thread-safe APIs (#388) (11 hours ago) [Xinyu Lin] ``` #### 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.
No description provided.