Skip to content

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

Merged
neethajohn merged 9 commits intosonic-net:202012from
neethajohn:backend_acl_minigraph_parser_202012
Jul 8, 2022
Merged

[202012] Minigraph parser changes for storage backend acl#11267
neethajohn merged 9 commits intosonic-net:202012from
neethajohn:backend_acl_minigraph_parser_202012

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

Signed-off-by: Neetha John <nejo@microsoft.com>
Signed-off-by: Neetha John <nejo@microsoft.com>
Signed-off-by: Neetha John <nejo@microsoft.com>
Signed-off-by: Neetha John <nejo@microsoft.com>
Signed-off-by: Neetha John <nejo@microsoft.com>
Signed-off-by: Neetha John <nejo@microsoft.com>
Signed-off-by: Neetha John <nejo@microsoft.com>
Signed-off-by: Neetha John <nejo@microsoft.com>
@neethajohn neethajohn marked this pull request as ready for review June 30, 2022 01:46
@neethajohn neethajohn requested review from prsunny and yxieca June 30, 2022 17:42
Signed-off-by: Neetha John <nejo@microsoft.com>
@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