Add new tests for Link Local SIP/DIP#11940
Add new tests for Link Local SIP/DIP#11940slutati1536 wants to merge 2 commits intosonic-net:masterfrom
Conversation
Signed-off-by: Sharon Lutati <slutati@nvidia.com>
|
The pre-commit check detected issues in the files touched by this pull request. Detailed pre-commit check results: To run the pre-commit checks locally, you can follow below steps:
|
|
Closing this PR as new PR is opened to fix the issue. |
Description of PR
Test Plan PR: #11712
Summary:
The purpose of the tests is to verify that traffic with link-local source/destination IP is received and routed/switched by the dut.
Type of change
Back port request
Approach
What is the motivation for this PR?
To verify that MSFT hwsku will allow packets with link-local source/destination IP to be forwarded by the dut. This capability is only supported on systems that have SAI_NOT_DROP_SIP_DIP_LINK_LOCAL=1 in sai.profile
How did you do it?
Revised the existing IP test and used common functionality, also reviewed the test plan, and implemented tests accordingly.
How did you verify/test it?
run it on all topologies to check the stability
Any platform-specific information?
systems that have SAI_NOT_DROP_SIP_DIP_LINK_LOCAL=1 in sai.profile
Supported testbed topology if it's a new test case?
any