Commit efa6864
Enhance generic hash script packet sending function (sonic-net#14139)
1. In case of a weak nic, when packet is not received, resend the packet
2. Loop more times to make hash result more stable
Change-Id: I89bfa1e4de43e281d82d736b102dc33a55a8e0891 parent 03991c7 commit efa6864
File tree
2 files changed
+12
-3
lines changed- ansible/roles/test/files/ptftests/py3
- tests/hash
2 files changed
+12
-3
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
383 | | - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
384 | 393 | | |
385 | 394 | | |
386 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments