Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[aclorch] Fixed issue sonic-net#2204.Support IN_PORTS qualifer in MIR…
…RORV6 table. (sonic-net#2668) What I did Fixed issue sonic-net#2204 Why I did it Community test case "sonic-mgmt/tests/everflow/everflow/test_everflow_per_interface.py::test_everflow_per_interface[ipv6]" fails for IPV6 traffic with below error. Feb 15 09:06:44.205490 sonic ERR swss#orchagent: :- validateAclRuleMatch: Match SAI_ACL_ENTRY_ATTR_FIELD_IN_PORTS in rule RULE_1 is not supported by table EVERFLOWV6 Feb 15 09:06:44.206501 sonic ERR swss#orchagent: :- doAclRuleTask: Unknown or invalid rule attribute 'IN_PORTS : Ethernet2,Ethernet3,Ethernet8,Ethernet9' Feb 15 09:06:44.207624 sonic ERR swss#orchagent: :- doAclRuleTask: Failed to create ACL rule. Rule configuration is invalid How I verified it Verify the Community Testcase with IPV6 traffic is passing. Signed-off-by: rajkumar38 <rpennadamram@marvell.com>
- Loading branch information