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

[action] [PR:8199] [tests/copp]: Update copp mgmt tests to support new rate-limits #10615

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

mssonicbld
Copy link
Collaborator

Description of PR

Summary:
Fixes # 17964421

Type of change

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

Back port request

  • 201911
  • 202012
  • 202205

Approach

What is the motivation for this PR?

It was observed that a flood of DHCP packets without rate-limiting can cause BGP flaps or lacp keepalive losses.

How did you do it?

Enable rate-limiting for all traffic types to prevent such BGP flaps.

How did you verify/test it?

By injecting DHCP traffic at a fast enough rate and verifying that they are indeed throttled.

Any platform specific information?

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

Documentation

…c-net#8199)

* [tests/copp]: Update copp mgmt tests to support new rate-limits
* Rate limits are being set for bgp, lacp, dhcp, lldp, udld and macsec via a copp cfg change. This is the corresponding
   sonic-mgmt change
@mssonicbld
Copy link
Collaborator Author

Original PR: #8199

@mssonicbld mssonicbld merged commit 2c56e37 into sonic-net:202305 Nov 2, 2023
12 checks passed
@mssonicbld mssonicbld deleted the cherry/202305/8199 branch February 4, 2024 09:06
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