[mutli-asic][vs]: Add support to test multi-asic vs with four asic and 8 interfaces#2858
Merged
SuvarnaMeenakshi merged 14 commits intosonic-net:masterfrom Feb 25, 2021
Merged
Conversation
with 8 front panel interfaces. Add 8 interfaces topo files. Modify number of asics for msft_multi_asic_vs hwsku to 4. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
t1-8-lag topology. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
yxieca
approved these changes
Jan 28, 2021
wangxin
approved these changes
Jan 29, 2021
arlakshm
approved these changes
Jan 29, 2021
lguohan
reviewed
Feb 3, 2021
ansible/vtestbed.csv
Outdated
| vms-kvm-t0-2,vms6-3,t0,docker-ptf,ptf-03,10.250.0.108/24,fec0::ffff:afa:8/64,server_1,VM0104,[vlab-04],Tests virtual switch vm | ||
| vms-kvm-dual-t0,vms6-4,dualtor,docker-ptf,ptf-04,10.250.0.109/24,fec0::ffff:afa:9/64,server_1,VM0108,[vlab-05;vlab-06],Dual-TOR testbed | ||
| vms-kvm-multi-asic-t1-lag,vms6-4,t1-64-lag,docker-ptf,ptf-05,10.250.0.110/24,fec0::ffff:afa:a/64,server_1,VM0104,[vlab-07],Tests multi-asic virtual switch vm | ||
| vms-kvm-multi-asic-t1-lag,vms6-4,t1-8-lag,docker-ptf,ptf-05,10.250.0.110/24,fec0::ffff:afa:a/64,server_1,VM0104,[vlab-07],Tests multi-asic virtual switch vm |
Contributor
There was a problem hiding this comment.
i do not think we should remove t1-64-lag
Contributor
Author
There was a problem hiding this comment.
Modified to add a new DUT/testbed with a new hwsku msft_four_asic_vs added using: sonic-net/sonic-buildimage#6558
lguohan
reviewed
Feb 3, 2021
| hwsku: msft_multi_asic_vs | ||
| serial_port: 9005 | ||
| num_asics: 6 | ||
| num_asics: 4 |
Contributor
There was a problem hiding this comment.
this should be kept.
I am ok to introduce a new one since in the long term we need to run vs test with 6 asics.
Contributor
Author
There was a problem hiding this comment.
Added a new hwsku for 4-asics and kept the 6-asic sku as is.
with hwsku msft_four_asic_vs. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Minor fixes. Change the number of vcpus based on the multi-asic hwsku. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
This was referenced Feb 23, 2021
Add flag to specify if topology service has to be started before loading minigraph. start topology service before loading minigraph for multi-asic vs platform. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
arlakshm
reviewed
Feb 23, 2021
| vars: | ||
| hwsku: msft_four_asic_vs | ||
| iface_speed: 40000 | ||
| num_asics: 4 |
Contributor
There was a problem hiding this comment.
Please add the frontend asic attribute as well
frontend_asics: [2,3]
Contributor
Author
There was a problem hiding this comment.
Updated to [0,1].
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
arlakshm
approved these changes
Feb 23, 2021
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
arlakshm
approved these changes
Feb 23, 2021
SuvarnaMeenakshi
added a commit
that referenced
this pull request
Mar 10, 2021
…atform (#3025) What is the motivation for this PR? Minigraph template changes to support minigraph generation for multi-asic platform. How did you do it? Pre-requisite: #3024 Add changes to minigraph templates to use the new data structure asic_topo_config and include asic topology. How did you verify/test it? With the changes in PR#3024: Bring up four-asic VS testbed using the changes in: #2858 testbed-cli.sh -t vtestbed.csv -m veos_vtb -k ceos add-topo vms-kvm-four-asic-t1-lag password.txt Deploy minigraph using: ./testbed-cli.sh -t vtestbed.csv -m veos_vtb deploy-mg vms-kvm-four-asic-t1-lag lab password.txt With this, minigraph should be generated and deployed on the multi-asic VS DUT. Check all interfaces status and BGP status.
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…atically (sonic-net#15388) src/sonic-utilities * 0b878087 - (HEAD -> 202205, origin/202205) Add display support for serial field in show chassis modules status CLI (sonic-net#2858) (4 days ago) [amulyan7]
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…lly (sonic-net#17121) #### Why I did it src/sonic-swss ``` * 9b9ac4fd - (HEAD -> 202305, origin/202305) Add more debug information when PFC WD is triggered (sonic-net#2858) (8 minutes ago) [Stephen Sun] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Description of PR
Summary:
Fixes # (issue)
Type of change
Approach
What is the motivation for this PR?
How did you do it?
How did you verify/test it?
./testbed-cli.sh -t vtestbed.csv -m veos_vtb -k ceos add-topo vms-kvm-four-asic-t1-lag password.txt
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation