aboutsummaryrefslogtreecommitdiffstats
path: root/test/asf
diff options
context:
space:
mode:
authorFlorin Coras <fcoras@cisco.com>2023-05-25 12:04:53 -0700
committerFlorin Coras <fcoras@cisco.com>2023-05-25 13:21:46 -0700
commitd921b8988044f708318eb73a1fa883fce094a4d6 (patch)
treed56a7917f2ca59b711a8290859b15c19d1119b2d /test/asf
parent71fc1947033854cd57c362df69f7f2e578af7d1b (diff)
udp: fix local port reuse check
Type: fix Signed-off-by: Florin Coras <fcoras@cisco.com> Change-Id: I323946f7838507110c663f5a904399a74fc76691
Diffstat (limited to 'test/asf')
-rw-r--r--test/asf/test_vcl.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/asf/test_vcl.py b/test/asf/test_vcl.py
index 9853529da56..59c077ee4f7 100644
--- a/test/asf/test_vcl.py
+++ b/test/asf/test_vcl.py
@@ -996,6 +996,7 @@ class LDPThruHostStackIperfUdp(VCLTestCase):
"-t 2",
"-u",
"-l 1400",
+ "-P 2",
"-c",
self.loop0.local_ip4,
]