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

BRCM Disable ACL Drop counted towards interface RX_DRP counters #8382

Merged
merged 3 commits into from
Aug 11, 2021
Merged

BRCM Disable ACL Drop counted towards interface RX_DRP counters #8382

merged 3 commits into from
Aug 11, 2021

Conversation

gechiang
Copy link
Collaborator

@gechiang gechiang commented Aug 9, 2021

Why I did it

For all BRCM ACL Drops there is a way not to count these packet drops towards the interface RX_DRP counters by enabling a new SOC property. This SOC property is being enabled on the chosens BRCM HW SKUs config.bcm files.

How to verify it

Send packet that is expected to be drop and check that it is not being counted towards interface RX_DRP counter.
Also tested on S6100, 7260, and TD3 WARM Reboot scenario where this SOC property was not present before the WARM Reboot but become enabled after WARM Reboot.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Although this change is needed also for the 202012 branch, but the change is not straightforward to cherry pick into that branch so a separate PR will be raised for 202012 branch,

Description for the changelog

Add SOC property to not count ACL Drops towards interface RX_DRP for All BRCM HW SKUs.

A picture of a cute animal (not mandatory but encouraged)

Copy link
Contributor

@prsunny prsunny left a comment

Choose a reason for hiding this comment

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

lgtm

@gechiang gechiang merged commit 8e903f4 into sonic-net:master Aug 11, 2021
judyjoseph pushed a commit that referenced this pull request Aug 25, 2021
* BRCM Disable ACL Drop counted towards interface RX_DRP counters
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.

3 participants