ACL Table IP Type Attribute - #2343
Conversation
Signed-off-by: Anandhi Dhanabalan <adhanabalan@marvell.com>
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
@j-bos , Question asked during discussion if SONIC uses any of the In MCLAG port-isolation ACL rules, auto-generated by Also notable: |
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
This PR introduces
SAI_ACL_TABLE_ATTR_IP_TYPE, a newCREATE_ONLYACL table attribute that allows the NOS to explicitly declare the packet domain (ANY/IP/IPV4/IPV6/NON_IP) of an ACL table at creation time. This enables implementations to select an optimal TCAM key profile upfront rather than inferring the packet domain from entry match fields.