Skip to content
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

[M0 topologies] reduce the podset count of M0 topology to 30 #3706

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

yxieca
Copy link
Collaborator

@yxieca yxieca commented Jun 25, 2021

Summary:

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Approach

What is the motivation for this PR?

M0 devices deployed with topo-52 or topo-mgmttor crashes at start up due to ASIC doesn't have enough memory to hold regular amount of routes.

How did you do it?

Reduce number of routes announcing to the DUT.

How did you verify/test it?

remove-topo/add-topo and verify the route count drops and DUT no longer crash.

Signed-off-by: Ying Xie ying.xie@microsoft.com

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
@yxieca yxieca requested a review from a team as a code owner June 25, 2021 21:58
@@ -94,7 +94,7 @@ configuration_properties:
dut_asn: 65100
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this topology only used by M0?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only see M0 using it in our repo.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In future, we need to make this topology specific to mgmtToR so that we don't use this for T0

Copy link
Contributor

@neethajohn neethajohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix the description? it appears cut out

@sumukhatv
Copy link
Contributor

@rawal01 for visibility

@yxieca yxieca merged commit 73c2d17 into sonic-net:master Jun 26, 2021
@yxieca yxieca deleted the topo branch June 26, 2021 00:57
vmittal-msft pushed a commit to vmittal-msft/sonic-mgmt that referenced this pull request Sep 28, 2021
…et#3706)

What is the motivation for this PR?
M0 devices deployed with topo-52 or topo-mgmttor crashes at start up due to ASIC doesn't have enough memory to hold regular amount of routes.

How did you do it?
Reduce number of routes announcing to the DUT.

How did you verify/test it?
remove-topo/add-topo and verify the route count drops and DUT no longer crash.

Signed-off-by: Ying Xie ying.xie@microsoft.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants