-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Broadcom]: Update Broadcom SAI package to 3.0.3.2-6 #1044
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
Merged
Merged
Conversation
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
msft patch: Trap all ARP packets including unicast/broadcast Signed-off-by: Shu0T1an ChenG <[email protected]>
stephenxs
pushed a commit
to stephenxs/sonic-buildimage
that referenced
this pull request
Aug 14, 2020
[db_migrator] Support migrating database regarding buffer configuration for all Mellanox switches (sonic-net#993) [show/vlan]: fix show vlan config (sonic-net#1050) [PFCWD] Fix issue with "pfcwd show stats" command during SONiC init (sonic-net#1018) [config] Eliminate port breakout-related globals (sonic-net#1045) [teamshow]: refactor teamshow to use state db information (sonic-net#1049) [watermarkstat] Import print_function from __future__ (sonic-net#1048) [show]: split show interfaces commands into separate file (sonic-net#1044) Python 3 compliance (sonic-net#1043) Update all references to new 'sonic-installer' file name (sonic-net#1033) [config/show]: split vlan into separate file (sonic-net#1038) [pytest/coverage]: add coverage for all scripts (sonic-net#1041) enable watchdog before running platform specific reboot plugin (sonic-net#1037) [tests]:add coverage for config/main/utilities_common module (sonic-net#1039) [cli/feature]: split feature command into a separate file (sonic-net#1034) Signed-off-by: Stephen Sun <[email protected]>
lguohan
pushed a commit
that referenced
this pull request
Aug 14, 2020
[db_migrator] Support migrating database regarding buffer configuration for all Mellanox switches (#993) [show/vlan]: fix show vlan config (#1050) [PFCWD] Fix issue with "pfcwd show stats" command during SONiC init (#1018) [config] Eliminate port breakout-related globals (#1045) [teamshow]: refactor teamshow to use state db information (#1049) [watermarkstat] Import print_function from __future__ (#1048) [show]: split show interfaces commands into separate file (#1044) Python 3 compliance (#1043) Update all references to new 'sonic-installer' file name (#1033) [config/show]: split vlan into separate file (#1038) [pytest/coverage]: add coverage for all scripts (#1041) enable watchdog before running platform specific reboot plugin (#1037) [tests]:add coverage for config/main/utilities_common module (#1039) [cli/feature]: split feature command into a separate file (#1034) Signed-off-by: Stephen Sun <[email protected]> Co-authored-by: Stephen Sun <[email protected]>
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this pull request
Feb 25, 2021
[db_migrator] Support migrating database regarding buffer configuration for all Mellanox switches (sonic-net#993) [show/vlan]: fix show vlan config (sonic-net#1050) [PFCWD] Fix issue with "pfcwd show stats" command during SONiC init (sonic-net#1018) [config] Eliminate port breakout-related globals (sonic-net#1045) [teamshow]: refactor teamshow to use state db information (sonic-net#1049) [watermarkstat] Import print_function from __future__ (sonic-net#1048) [show]: split show interfaces commands into separate file (sonic-net#1044) Python 3 compliance (sonic-net#1043) Update all references to new 'sonic-installer' file name (sonic-net#1033) [config/show]: split vlan into separate file (sonic-net#1038) [pytest/coverage]: add coverage for all scripts (sonic-net#1041) enable watchdog before running platform specific reboot plugin (sonic-net#1037) [tests]:add coverage for config/main/utilities_common module (sonic-net#1039) [cli/feature]: split feature command into a separate file (sonic-net#1034) Signed-off-by: Stephen Sun <[email protected]> Co-authored-by: Stephen Sun <[email protected]>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…1044) add extensive test coverage for show interfaces commands. Signed-off-by: Guohan Lu <[email protected]>
lguohan
pushed a commit
that referenced
this pull request
Jun 4, 2022
544e4c2 (origin/202012) [ci] Paralize azure pipeline (#1044) 45b310d Enable SAI_SWITCH_ATTR_UNINIT_DATA_PLANE_ON_REMOVAL attribute (#1016) 9e56674 Advance submodule SAI for 202012 branch (#1032) Signed-off-by: bingwang <[email protected]>
DavidZagury
pushed a commit
to DavidZagury/sonic-buildimage
that referenced
this pull request
Apr 28, 2025
…est HEAD automatically (sonic-net#1044) #### Why I did it src/sonic-platform-common ``` * add9e9d - (HEAD -> 202412, origin/202412) Merge pull request sonic-net#80 from mssonicbld/cherry/msft-202412/561 (23 minutes ago) [Riff] * 9f71474 - Update Amphenol package for mock test (43 minutes ago) [Sonic Build Admin] ``` #### 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.
msft patch: Trap all ARP packets including unicast/broadcast
Signed-off-by: Shu0T1an ChenG [email protected]