summaryrefslogtreecommitdiff
path: root/validation/test/P2P_throughput/P2P_throughput.py
diff options
context:
space:
mode:
Diffstat (limited to 'validation/test/P2P_throughput/P2P_throughput.py')
-rw-r--r--validation/test/P2P_throughput/P2P_throughput.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/validation/test/P2P_throughput/P2P_throughput.py b/validation/test/P2P_throughput/P2P_throughput.py
index 8c7c7381b6..72c3eae7da 100644
--- a/validation/test/P2P_throughput/P2P_throughput.py
+++ b/validation/test/P2P_throughput/P2P_throughput.py
@@ -94,6 +94,7 @@ def report(new_config):
# Make all the measurements
if config["make_measurements"] == True:
+ iperf.check_tokens()
write_bench_data()
iperf.clean_traces()
t0 = time.time()