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

[202012] Minigraph parser changes for storage backend acl #11267

Merged

Conversation

neethajohn
Copy link
Contributor

Backport #11221

Why I did it

For storage backend, certain rules will be applied to the DATAACL table to allow only vlan tagged packets and drop untagged packets.

How I did it

Create DATAACL table if the device is a storage backend device
To avoid ACL resource issues, remove EVERFLOW related tables if the device is a storage backend device

How to verify it

Added the following unit tests

  • verify that EVERFLOW acl tables is removed and DATAACL table is added for storage backend tor
  • verify that no DATAACL tables are created and EVERFLOW tables exist for storage backend leaf

@neethajohn neethajohn marked this pull request as ready for review June 30, 2022 01:46
Signed-off-by: Neetha John <[email protected]>
@neethajohn
Copy link
Contributor Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@neethajohn neethajohn merged commit 6fe583e into sonic-net:202012 Jul 8, 2022
@neethajohn neethajohn deleted the backend_acl_minigraph_parser_202012 branch July 8, 2022 15:47
richardyu-ms pushed a commit to richardyu-ms/sonic-buildimage that referenced this pull request Nov 25, 2022
…nal-202012

Solve merge conflicts in the profile buffers for 300m cable internal changes and the tests.

Related work items: sonic-net#2366, sonic-net#11221, sonic-net#11267, sonic-net#11369
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