-
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
[Broadcom]: Update Broadcom SAI package to 3.0.3.2-11 #1127
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
Fix memory leak in multipath routing Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
dgsudharsan
pushed a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Nov 13, 2020
sonic-swss: [fea7ade] [orchagent][port] In case of successful port creation set log level to NOTICE instead of ERR (sonic-net#1500) [7b76d2e] Copp Manager Changes (sonic-net#1333) [bed7970] [orchagent] Arm 32-bit arch compilation warning Fixes (sonic-net#1488) [b9084a7] Revert: swss: flush g_asicState after each event is done sonic-net#570 (sonic-net#1478) [d6e15e9] [dvs] Clean-up conftest.py (sonic-net#1406) sonic-utilities: [3f15835] [sflow] Add mVRF support (sonic-net#1230) [dadfc18] Copp Changes (sonic-net#1004) [b226159] [CLI][PFCWD] Fix issue with specifying ports in pfcwd start on masic platforms (sonic-net#1203) [40377d3] [chassis]: Configure and show for platform chassis_modules (sonic-net#1145) [d5eb2f8] [consutil][connect] Remove root need from connect line command (sonic-net#1225) [6cbec6b] [multi-ASIC] CRM show/config commands changes for multi-asic (sonic-net#1127)
3 tasks
prsunny
pushed a commit
that referenced
this pull request
Nov 23, 2020
sonic-utilities: [3f15835] [sflow] Add mVRF support (#1230) [dadfc18] Copp Changes (#1004) [b226159] [CLI][PFCWD] Fix issue with specifying ports in pfcwd start on masic platforms (#1203) [40377d3] [chassis]: Configure and show for platform chassis_modules (#1145) [d5eb2f8] [consutil][connect] Remove root need from connect line command (#1225) [6cbec6b] [multi-ASIC] CRM show/config commands changes for multi-asic (#1127) Co-authored-by: dgsudharsan <sudharsan_gopalarat@dell.com>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
sonic-utilities: [3f15835] [sflow] Add mVRF support (sonic-net#1230) [dadfc18] Copp Changes (sonic-net#1004) [b226159] [CLI][PFCWD] Fix issue with specifying ports in pfcwd start on masic platforms (sonic-net#1203) [40377d3] [chassis]: Configure and show for platform chassis_modules (sonic-net#1145) [d5eb2f8] [consutil][connect] Remove root need from connect line command (sonic-net#1225) [6cbec6b] [multi-ASIC] CRM show/config commands changes for multi-asic (sonic-net#1127) Co-authored-by: dgsudharsan <sudharsan_gopalarat@dell.com>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…et#1127) - What I did Updated the CRM show/config commands to handle the multi-ASIC platforms. - How I did it The threshold values configured by user is programmed in the CONFIG_DB in all the namespaces. While show/displaying the thresholds, it is retrieved from the database docker in case of single asic, and from the first namespace docker eg: database0 in case of multi-asic platforms. The crm resources usage details are retrieved from the databases in the respective namespaces and displayed with the additional "ASIC name" as a header. - How to verify it Verified on the single and multi-asic devices.
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Dec 16, 2022
…ule head utilities: * f40d82f 2022-12-15 | [db_migrator] Fix migration of Loopback data: handle all Loopback interfaces (sonic-net#2560) (HEAD -> 202205) [Vaibhav Hemant Dixit] * efd2ab8 2022-12-14 | [muxcable][show] update `show mux tunnel-route` to separate ASIC and kernel into two columns (sonic-net#2553) (HEAD -> 202205) [Jing Zhang] kernel: * 085d8cb 2022-12-14 | Merge pull request sonic-net#303 from madhava28/cisco/kernel_config (HEAD -> 202205) [Saikrishna Arcot] swss: * d8e46b9 2022-12-16 | [muxorch] Skip programming ACL for standby `active-active` ports (sonic-net#2569) (HEAD -> 202205) [Longxiang Lyu] dhcprelay: * 9b30690 2022-12-17 | fix handleSwssNotification crash in dhcp6relay (sonic-net#28) (HEAD, github/master) [jcaiMR] sairedis: * abe242a 2022-12-16 | Manage LANES mapping on VOQ system (sonic-net#1127) (HEAD -> 202205) [Bohan Yang] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
liat-grozovik
pushed a commit
that referenced
this pull request
Jan 5, 2023
Update sonic-sairedis submodule pointer to include the following: 402eb14 [ppi]: Enable bulk API. (#1171) 86bb828 Switch to using stock gcovr 5.2 (#1174) 1c9ca78 Manage LANES mapping on VOQ system (#1127) 5887d31 Fix for [EVPN] When MAC moves from remote end point to local, ASIC DB fields are not updated properly for the mac #11503Update NotificationProcessor.cpp (#1118) 559bd5b [ci][asan] add DVS tests run with ASAN (#1139) 4ab46b5 Initialize attr variables in Legacy.switch_get and LegacyFdbEntry.fdb_entry_get (#1169) 4e24c77 The meta_sai_validate_fdb_entry() validates the input FDB entry for the (#1154) Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
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.
Fix memory leak in multipath routing
Signed-off-by: Shu0T1an ChenG shuche@microsoft.com