Skip to content

Commit 77f19ee

Browse files
rgarofano-aristarraghav-cisco
authored andcommitted
Send more verification packets in packet trimming tests (sonic-net#21435)
Signed-off-by: Ryan Garofano <rgarofano@arista.com> Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
1 parent 345d933 commit 77f19ee

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)