From 28a90ec3fb38b80dd2ee5776524fbcb8e369129a Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Wed, 14 Sep 2016 14:46:08 +0300 Subject: regression: increase ipg in benckmark test with pcap at trex24 --- scripts/automation/regression/setups/trex24/benchmark.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/automation/regression') diff --git a/scripts/automation/regression/setups/trex24/benchmark.yaml b/scripts/automation/regression/setups/trex24/benchmark.yaml index 96d27981..6b522b2d 100644 --- a/scripts/automation/regression/setups/trex24/benchmark.yaml +++ b/scripts/automation/regression/setups/trex24/benchmark.yaml @@ -140,7 +140,7 @@ test_CPU_benchmark: bw_per_core : 1 - name : stl/pcap.py - kwargs : {ipg_usec: 2, loop_count: 0} + kwargs : {ipg_usec: 5, loop_count: 0} cpu_util : 1 bw_per_core : 1 -- cgit