Commit de94ec6
What is the motivation for this PR?
Fixing Bug sonic-net#20840 (comment) and sonic-net#21071
by override send_and_verify_packets on class IPinIPHashTest to make sure that the verification of the packet arrival will succeed
How did you do it?
fixed HashTest.check_within_expected_range usage
Fixed IPinIP Hash Test by override send_and_verify_packets on class IPinIPHashTest and use no timeout for the packets arrival verification.
How did you verify/test it?
Ran fib_test::test_hash locally.
Conducted a full overnight regression test.
Any platform specific information?
No
Signed-off-by: Priyansh Tratiya <ptratiya@microsoft.com>
1 parent ec65e6e commit de94ec6
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
654 | 661 | | |
655 | 662 | | |
656 | 663 | | |
| |||
673 | 680 | | |
674 | 681 | | |
675 | 682 | | |
676 | | - | |
677 | | - | |
678 | | - | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
679 | 686 | | |
680 | 687 | | |
681 | 688 | | |
| |||
0 commit comments