Modified the test case to send v6 packet for ACL TABLE TYPE=MIRRORV6 …#7495
Conversation
…from INPUT_PORTS are mirrored
|
The pre-commit check detected issues in the files touched by this pull request. For old issues, it is not mandatory to fix them because they were not caused by this change. It is unfair to blame Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
|
@bingwang-ms could you help take a look? |
…from INPUT_PORTS are mirrored (#7495)
|
@rajneeshaec Cherry picking this PR to 202012 branch has many conflicts. Can you help create a separate PR to the 202012 branch? |
…from INPUT_PORTS are mirrored
Summary:
Fixes # (issue)
Modified the test case to send v6 packet for ACL TABLE TYPE=MIRRORV6 from INPUT_PORTS are mirrored
Previously script was sending v4 packet only to test both( ACL TABLE_TYPE_MIRRORV6 and MIRROR) from INPUT_PORTS
Type of change
Back port request
How did you do it?
Modified the test script and added support to send ipv6 packets
How did you verify/test it?
Ran testcases on community TB and its passing
everflow/test_everflow_per_interface.py::test_everflow_per_interface[ipv4] PASSED
everflow/test_everflow_per_interface.py::test_everflow_per_interface[ipv6] PASSED
Any platform specific information?
N/A
Supported testbed topology if it's a new test case?
N/A