Add new tests for Link Local SIP/DIP#14019
Add new tests for Link Local SIP/DIP#14019SavchukRomanLv wants to merge 1 commit intosonic-net:202311from
Conversation
|
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:
|
40f9823 to
741a02c
Compare
|
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:
|
741a02c to
7d8e483
Compare
|
@bingwang-ms can you assign engineer to review |
7d8e483 to
141d405
Compare
141d405 to
9211cb5
Compare
|
@bingwang-ms @yxieca kindly reminder to assign a reviewer |
|
@prsunny, @kperumalbfn Could you please help review? |
|
Hi @prsunny , @kperumalbfn please approve |
|
Hi @prsunny , @kperumalbfn A kindly reminder. |
|
The test should first go to master and then cherry-pick based on branch approvers. I see the master PR is closed. |
Description of PR
Summary:
Update PR # (#11940), as FO changed this test will be covered by @SavchukRomanLv
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
Documentation