Modified HWSKU to match the internally defined HWSKU string #1062
Merged
stcheng merged 6 commits intosonic-net:masterfrom Oct 23, 2017
prsunny:master
Merged
Modified HWSKU to match the internally defined HWSKU string #1062stcheng merged 6 commits intosonic-net:masterfrom prsunny:master
stcheng merged 6 commits intosonic-net:masterfrom
prsunny:master
Conversation
Collaborator
|
later, you can create a new branch and generate pr from that branch, then you won't have old commits in your pr. |
lguohan
approved these changes
Oct 20, 2017
Contributor
|
yes. when doing merging, the commit messages shall also be cleaned up. |
Contributor
Author
|
Based on internal discussion, the HWSKU shall be renamed to "Arista-7060CX-32S-C32" |
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Sep 19, 2019
Submodule src/sonic-swss 24fcbb6..3cee6b8: > [aclorch]: Fix table name in counter table for mirror rules (sonic-net#1060) > Cannot ping to link-local ipv6 interface address of the switch. (sonic-net#774) > [MirrorOrch]: Mirror Session Retention across Warm Reboot (sonic-net#1062) Submodule src/sonic-utilities afaedb7..a06bee7: > [201811][config] Add '-h' and '-?' as help options to unify with show/sonic-clear cmds (sonic-net#654) > Revert "Fixed config Asym PFC CLI. (sonic-net#632)" (sonic-net#652) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
Sep 19, 2019
Submodule src/sonic-swss 24fcbb6..3cee6b8: > [aclorch]: Fix table name in counter table for mirror rules (#1060) > Cannot ping to link-local ipv6 interface address of the switch. (#774) > [MirrorOrch]: Mirror Session Retention across Warm Reboot (#1062) Submodule src/sonic-utilities afaedb7..a06bee7: > [201811][config] Add '-h' and '-?' as help options to unify with show/sonic-clear cmds (#654) > Revert "Fixed config Asym PFC CLI. (#632)" (#652) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
abdosi
added a commit
that referenced
this pull request
Sep 19, 2020
Revert "Revert " [201911]show interface counters for multi ASIC devices (#1104)"" Revert "Revert "Pfcstat (#1097)"" [show] Fix 'show int neighbor expected' (#1106) Update argument for docker exec it->i (#1118) Update to make config load/reload backward compatible. (#1115) Handling deletion of Port Channel before deletion of its members (#1062) Skip default route present in ASIC-DB but not in APP-DB. (#1107) [CLI][PFCWD][Multi-ASIC] Added multi ASIC support to 'pfcwd' CLI (#1102) [201911] Multi asic platform config interface portchannel, show transceiver (#1087) [drop counters] Fix configuration for counters with lowercase names (#1103) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…ic-net#1062) * Handling deletion of Portchannel before deletion of its members * removed a extra space in the condifitional statement * added Note about portchannel deletion in Command-Reference guide * removed ctx.fail() and replaced it with click.echo() to display the error. Also, references of portchannel is replaced with port channel in the command reference guide Co-authored-by: Madhan Babu <madhan@arc-build-server.mtr.labs.mlnx>
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Jul 22, 2022
Fix sonic-net#1062 Signed-off-by: Guohan Lu <lguohan@gmail.com>
DavidZagury
pushed a commit
to DavidZagury/sonic-buildimage
that referenced
this pull request
May 4, 2025
…AD automatically (sonic-net#1062) #### Why I did it src/sonic-utilities ``` * 9a868c9a - (HEAD -> 202412, origin/202412) [muxcable] Add grpc CLI support for transceiver presence retrieval from TRANSCEIVER_INFO table (sonic-net#171) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
qiluo-msft
added a commit
that referenced
this pull request
Aug 14, 2025
…er-dependency (#23716) #### Why I did it sonic-swss-common ``` dc05565 2025-08-14 | Revert "[strict yang] Add YANG based cfg_schema.h to schema.h (#1008)" (#1067) [jingwenxie] e782b12 2025-08-12 | Add c-api/Rust wrappers for ConfigDBConnector and EventPublisher (#1062) [Qi Luo] 1484a85 2025-08-08 | Ignore nonexistent include in database_global.json (#1041) [yue-fred-gao] 839ddf0 2025-08-08 | [strict yang] Add YANG based cfg_schema.h to schema.h (#1008) [jingwenxie] ``` sonic-dash-ha ``` 6163990 2025-08-12 | Update sonic_db_config_initialize_global with extra argument (#98) [yue-fred-gao] 01a88ef 2025-08-07 | Suppress update from consumer bridge if there is no change (#89) [yue-fred-gao] ```
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Dec 4, 2025
…er-dependency (sonic-net#23716) #### Why I did it sonic-swss-common ``` dc05565 2025-08-14 | Revert "[strict yang] Add YANG based cfg_schema.h to schema.h (sonic-net#1008)" (sonic-net#1067) [jingwenxie] e782b12 2025-08-12 | Add c-api/Rust wrappers for ConfigDBConnector and EventPublisher (sonic-net#1062) [Qi Luo] 1484a85 2025-08-08 | Ignore nonexistent include in database_global.json (sonic-net#1041) [yue-fred-gao] 839ddf0 2025-08-08 | [strict yang] Add YANG based cfg_schema.h to schema.h (sonic-net#1008) [jingwenxie] ``` sonic-dash-ha ``` 6163990 2025-08-12 | Update sonic_db_config_initialize_global with extra argument (sonic-net#98) [yue-fred-gao] 01a88ef 2025-08-07 | Suppress update from consumer bridge if there is no change (sonic-net#89) [yue-fred-gao] ``` Signed-off-by: Feng Pan <fenpan@microsoft.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
Modified HWSKU to match the internally defined HWSKU string