Skip to content

Commit 9311705

Browse files
rgarofano-aristaAharonMalkin
authored andcommitted
Send more verification packets in packet trimming tests (sonic-net#21435)
Signed-off-by: Ryan Garofano <[email protected]> Signed-off-by: Aharon Malkin <[email protected]>
1 parent ecfbceb commit 9311705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/packet_trimming/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
DUMMY_IP = "8.8.8.8"
5353
DUMMY_IPV6 = "8000::2"
5454
DUMMY_MAC = "00:11:22:33:44:55"
55-
PACKET_COUNT = 10
55+
PACKET_COUNT = 100
5656
BATCH_PACKET_COUNT = 10000
5757
ECN = 2 # ECN Capable Transport(0), ECT(0)
5858

0 commit comments

Comments
 (0)