Skip to content

[action] [PR:19167] [memory utilization] update memory threshold#19393

Merged
mssonicbld merged 1 commit intosonic-net:202505from
mssonicbld:cherry/202505/19167
Jul 4, 2025
Merged

[action] [PR:19167] [memory utilization] update memory threshold#19393
mssonicbld merged 1 commit intosonic-net:202505from
mssonicbld:cherry/202505/19167

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Description of PR

Summary:
Fixes # (issue)
33156439

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
  • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

What is the motivation for this PR?

There are so many memory above threshold alarm in nightly test

How did you do it?

Update the FRR memory threshold and make the alarm more readable

memory_increase_threshold, FRR has it's own memory management system, not return the memory to system immediately, increase the threshold.
1: top:zebra: update from 64 to 128M
2: frr_bgp: update from 32 to 64M
3: frr_zebra: update from 16 to 64M

memory_high_threshold, frr bgp memory usage related to the count of neighbors, increase the threshold. we need to set the threshold according to the count of neighbors in the further.
1: frr_bgp: update from 128 to 256M

How did you verify/test it?

Run nightly test
https://elastictest.org/scheduler/testplan/685ac58d2461750d1f5a11c9

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

What is the motivation for this PR?
There are so many memory above threshold alarm in nightly test

How did you do it?
Update the FRR memory threshold and make the alarm more readable

memory_increase_threshold, FRR has it's own memory management system, not return the memory to system immediately, increase the threshold.
1: top:zebra: update from 64 to 128M
2: frr_bgp: update from 32 to 64M
3: frr_zebra: update from 16 to 64M

memory_high_threshold, frr bgp memory usage related to the count of neighbors, increase the threshold. we need to set the threshold according to the count of neighbors in the further.
1: frr_bgp: update from 128 to 256M

How did you verify/test it?
Run nightly test
https://elastictest.org/scheduler/testplan/685ac58d2461750d1f5a11c9
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #19167

@mssonicbld
Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld merged commit baa8699 into sonic-net:202505 Jul 4, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants