Commit 11bb6d9
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: ayya <anirudh.ayya@nokia.com>
1 parent b95c072 commit 11bb6d9
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
651 | 658 | | |
652 | 659 | | |
653 | 660 | | |
| |||
665 | 672 | | |
666 | 673 | | |
667 | 674 | | |
668 | | - | |
669 | | - | |
670 | | - | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
671 | 678 | | |
672 | 679 | | |
673 | 680 | | |
| |||
0 commit comments