From af52e17f717ee272577bcaa3524b272531752423 Mon Sep 17 00:00:00 2001 From: Ido Barnea Date: Wed, 15 Feb 2017 17:17:18 +0200 Subject: VLAN keyword in platform config file will now make all traffic be sent over vlan Signed-off-by: Ido Barnea --- scripts/automation/regression/setups/trex25/benchmark.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/automation/regression/setups') diff --git a/scripts/automation/regression/setups/trex25/benchmark.yaml b/scripts/automation/regression/setups/trex25/benchmark.yaml index 2c677b81..7f357ce1 100644 --- a/scripts/automation/regression/setups/trex25/benchmark.yaml +++ b/scripts/automation/regression/setups/trex25/benchmark.yaml @@ -107,6 +107,10 @@ test_client_cfg_vlan: cores : 1 multiplier : 10 +test_platform_cfg_vlan: + cores : 1 + multiplier : 10 + test_rx_check_http: &rx_http multiplier : 8800 cores : 1 -- cgit 1.2.3-korg