change buffer template and fix some device driver bug#1903
Merged
lguohan merged 31 commits intosonic-net:masterfrom Aug 7, 2018
Merged
change buffer template and fix some device driver bug#1903lguohan merged 31 commits intosonic-net:masterfrom
lguohan merged 31 commits intosonic-net:masterfrom
Conversation
merge with master
just merge from master
just merge with master
merge with master
merge with sonic master
sync with upstream master
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Oct 28, 2021
* 9d095aa 2021-10-28 | disk_check.py: Move to python2 (sonic-net#1903) (github/201811) [Renuka Manavalan] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Nov 1, 2021
* 9d095aa 2021-10-28 | disk_check.py: Move to python2 (#1903) (github/201811) [Renuka Manavalan] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
stephenxs
added a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Mar 9, 2022
29d5d8d Use abort instead of exit in case calling SAI API failure (sonic-net#2170) 12f980c Fix issue config qos reload causing orchagent aborted via tracking dependencies among QoS tables (sonic-net#2116) 6e5ed1c [chassis][syncd][sai] Adjusting response timeout during syncd init (sonic-net#2159) 0a99f54 Try get port operational speed from STATE DB (sonic-net#2119) 828cccf [crm] Use sai_object_type_get_availability() API to get counters (sonic-net#2098) 18c73a1 Allow IPv4 link-local nexthops (sonic-net#1903) Signed-off-by: Stephen Sun <stephens@nvidia.com>
liat-grozovik
pushed a commit
that referenced
this pull request
Mar 15, 2022
Update sonic-swss with the following changes: 29d5d8d Use abort instead of exit in case calling SAI API failure (#2170) 12f980c Fix issue config qos reload causing orchagent aborted via tracking dependencies among QoS tables (#2116) 6e5ed1c [chassis][syncd][sai] Adjusting response timeout during syncd init (#2159) 0a99f54 Try get port operational speed from STATE DB (#2119) 828cccf [crm] Use sai_object_type_get_availability() API to get counters (#2098) 18c73a1 Allow IPv4 link-local nexthops (#1903) Signed-off-by: Stephen Sun <stephens@nvidia.com>
Ndancejic
pushed a commit
to Ndancejic/sonic-buildimage
that referenced
this pull request
May 3, 2022
*Orchagent (NeighOrch) currently ignores IPv4 link-local neighbours. Any route pointing to such a nexthop is not added to the ASIC DB. Such routes are expected and should be supported. Signed-off-by: Utpal Kant Pintoo utpal.pintoo@broadcom.com
This file contains hidden or 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
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.
- What I did
change buffer template and fix device driver bug
- How I did it
- How to verify it
build and test
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)