Add missing = to all suite Variables 23/16423/2
authorVratko Polak <vrpolak@cisco.com>
Mon, 10 Dec 2018 15:09:12 +0000 (16:09 +0100)
committerJan Gelety <jgelety@cisco.com>
Tue, 11 Dec 2018 08:52:09 +0000 (08:52 +0000)
Use the following if we ever decide '} =' is better than '}='.
$ cd csit/tests
$ find . -type f -print0 | xargs -0 sed -i -E 's/^\| \$\{(.*)\}= \|([^|])/\| \$\{\1\} = \|\2/g'

FIXME: Add a corresponding check to https://gerrit.fd.io/r/13450

Change-Id: I73c516a0d7e475ff0986fd6515aaae10accd1a3a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
149 files changed:
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain-k8s-ndrpdr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain-k8s-mrr.robot
tests/kubernetes/perf/container_memif/10ge2p1x710-eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain-k8s-ndrpdr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-1memif-1dcr-mrr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-1memif-1dcr-ndrpdr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1dcr-mrr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1dcr-ndrpdr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-ndrpdr.robot
tests/vpp/perf/container_memif/10ge2p1x710-eth-l2xcbase-eth-1memif-1dcr-mrr.robot
tests/vpp/perf/container_memif/10ge2p1x710-eth-l2xcbase-eth-1memif-1dcr-ndrpdr.robot
tests/vpp/perf/container_memif/2n1l-25ge2p1xxv710-ethip4-ip4base-eth-2memif-1dcr-ndrpdr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-nat44-mrr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4base-udpsrcscale15-nat44-ndrpdr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-nat44-mrr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale10-udpsrcscale15-nat44-ndrpdr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-nat44-mrr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-nat44-mrr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale2000-udpsrcscale15-nat44-ndrpdr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-nat44-mrr.robot
tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale4000-udpsrcscale15-nat44-ndrpdr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4-ip4base-ipolicemarkbase-mrr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4-ip4base-ipolicemarkbase-ndrpdr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4-ip4base-mrr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4-ip4base-ndrpdr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl1sf-10kflows-mrr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl1sf-10kflows-ndrpdr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl1sl-10kflows-mrr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl1sl-10kflows-ndrpdr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl50sl-10kflows-mrr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-nat44-mrr.robot
tests/vpp/perf/ip4/2n1l-25ge2p1xxv710-ethip4udp-ip4base-nat44-ndrpdr.robot
tests/vpp/perf/ip4/40ge2p1xl710-ethip4-ip4base-mrr.robot
tests/vpp/perf/ip4/40ge2p1xl710-ethip4-ip4base-ndrpdr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-mrr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-copwhtlistbase-ndrpdr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-mrr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-iacldstbase-ndrpdr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-mrr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6base-ndrpdr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-mrr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale200k-ndrpdr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-mrr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale20k-ndrpdr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-mrr.robot
tests/vpp/perf/ip6/10ge2p1x520-ethip6-ip6scale2m-ndrpdr.robot
tests/vpp/perf/ip6/2n1l-25ge2p1xxv710-ethip6-ip6base-mrr.robot
tests/vpp/perf/ip6/2n1l-25ge2p1xxv710-ethip6-ip6base-ndrpdr.robot
tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-mrr.robot
tests/vpp/perf/ip6/40ge2p1xl710-ethip6-ip6base-ndrpdr.robot
tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-mrr.robot
tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip4-ip6base-ndrpdr.robot
tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-mrr.robot
tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdr.robot
tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-mrr.robot
tests/vpp/perf/l2/10ge2p1x520-dot1ad-l2xcbase-ndrpdr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl1sf-10kflows-mrr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl1sf-10kflows-ndrpdr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl1sl-10kflows-mrr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl1sl-10kflows-ndrpdr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-mrr.robot
tests/vpp/perf/l2/10ge2p1x520-eth-l2xcbase-ndrpdr.robot
tests/vpp/perf/l2/10ge2p1x710-eth-l2patch-mrr.robot
tests/vpp/perf/l2/10ge2p1x710-eth-l2patch-ndrpdr.robot
tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2xcbase-mrr.robot
tests/vpp/perf/l2/25ge2p1xxv710-eth-l2patch-mrr.robot
tests/vpp/perf/l2/25ge2p1xxv710-eth-l2patch-ndrpdr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x553-eth-l2bdbasemaclrn-ndrpdr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x553-eth-l2patch-mrr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x553-eth-l2patch-ndrpdr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x553-eth-l2xcbase-ndrpdr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x710-eth-l2patch-mrr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x710-eth-l2patch-ndrpdr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x710-eth-l2xcbase-ndrpdr.robot
tests/vpp/perf/l2/2n1l-25ge2p1xxv710-eth-l2patch-mrr.robot
tests/vpp/perf/l2/2n1l-25ge2p1xxv710-eth-l2patch-ndrpdr.robot
tests/vpp/perf/l2/2n1l-25ge2p1xxv710-eth-l2xcbase-mrr.robot
tests/vpp/perf/l2/2n1l-25ge2p1xxv710-eth-l2xcbase-ndrpdr.robot
tests/vpp/perf/l2/40ge2p1xl710-eth-l2patch-mrr.robot
tests/vpp/perf/l2/40ge2p1xl710-eth-l2patch-ndrpdr.robot
tests/vpp/perf/l2/40ge2p1xl710-eth-l2xcbase-mrr.robot
tests/vpp/perf/l2/40ge2p1xl710-eth-l2xcbase-ndrpdr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhostvr256-1vm-cfsrr1-mrr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdbasemaclrn-eth-2vhostvr256-1vm-cfsrr1-ndrpdr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdscale10kmaclrn-eth-2vhostvr1024-1vm-cfsrr1-mrr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2bdscale10kmaclrn-eth-2vhostvr1024-1vm-cfsrr1-ndrpdr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr1024-1vm-cfsrr1-mrr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr1024-1vm-cfsrr1-ndrpdr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-cfsrr1-mrr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4-ip4base-eth-2vhostvr256-1vm-cfsrr1-ndrpdr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
tests/vpp/perf/vm_vhost/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot
tests/vpp/perf/vm_vhost/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
tests/vpp/perf/vm_vhost/10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr.robot
tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-mrr.robot
tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr.robot
tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-mrr.robot
tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr.robot
tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-mrr.robot
tests/vpp/perf/vts/10ge2p1x520-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr.robot

index f8b4dbe..b7c9de7 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 885464d..f25009e 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index bb1090c..a03dea0 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index c508e29..0df265a 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index daafb65..359dd25 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index f4d9f63..0576add 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index ca3edc8..e02bb42 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 2e5f1d0..64b5309 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 48c3a2d..90508ec 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index e78bbd5..ee61af1 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 5555d1d..bc062c7 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index a7108f3..2cfabf6 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 674a62b..d976de2 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 7e72874..3ed9578 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index bb4e30b..9986583 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index aedd30e..bb81866 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index aa13ab4..a7d6d0a 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index e4eff11..0246cdc 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 0fc57d5..35034dc 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index c0c9e5d..f2bf041 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 4902d2d..9310b31 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 45d0a8d..f40b6fc 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 8531db0..f57d86c 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 4990e12..8ad6082 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index bd9a9c9..ea45abb 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 891669e..4edc40e 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index c2ad648..dcb66b7 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 2de586d..5228c0a 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index a8b3ea0..1edab03 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index a487589..d3974b2 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2bdbasemaclrn-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 850c22f..9a22101 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 5a5adbe..c270487 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-1drcl2xc-1paral
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index f7880ee..db9a99a 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 72bcbab..6486f91 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-2drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 6f76765..7867645 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index c761fe1..fd946e4 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index ca6453f..d0f3e75 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 99d711c..ae124b3 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-4memif-2drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 0f63641..a68169a 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 3d66014..b0369fb 100644 (file)
 
 *** Variables ***
 # X710 bandwidth limit
 
 *** Variables ***
 # X710 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # SFC profile
 # SFC profile
-| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
+| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-8memif-4drcl2xc-1chain
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vswitch_cpus}= | ${5}
index 69c4ebc..a5ab1f0 100644 (file)
@@ -54,9 +54,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
index b4ef186..1a7f13d 100644 (file)
@@ -58,9 +58,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
index 229abd3..cefac38 100644 (file)
@@ -58,9 +58,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile
 # Traffic profile
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
index 93cf44b..5eec0fb 100644 (file)
@@ -62,9 +62,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile
 # Traffic profile
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
index f8cc4c4..f2f9254 100644 (file)
@@ -54,9 +54,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
index c777fc4..3729539 100644 (file)
@@ -58,9 +58,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
index 5b84f2a..ed208c3 100644 (file)
@@ -53,9 +53,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
index fa5e2ca..24f558e 100644 (file)
@@ -52,9 +52,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
 # LXC container
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
index 02b8ac4..a232209 100644 (file)
@@ -57,9 +57,9 @@
 
 *** Variables ***
 # X710-DA2 bandwidth limit
 
 *** Variables ***
 # X710-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile
 # Traffic profile
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
index 9f1ad56..d8790f0 100644 (file)
@@ -61,9 +61,9 @@
 
 *** Variables ***
 # X710-DA2 bandwidth limit
 
 *** Variables ***
 # X710-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile
 # Traffic profile
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
 # Container settings
 | ${container_count}= | ${1}
 | ${container_engine}= | Docker
index 37eae67..045bed6 100644 (file)
@@ -58,9 +58,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 # LXC container
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 # LXC container
index c4c9055..8e0dfd5 100644 (file)
@@ -51,9 +51,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-1u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-1u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index ccd11ef..2bab671 100644 (file)
@@ -55,9 +55,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-1u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-1u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index b144053..472c45a 100644 (file)
@@ -52,9 +52,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index c4f8ea2..1db9481 100644 (file)
@@ -56,9 +56,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index b7bb11d..1b41fc5 100644 (file)
@@ -52,9 +52,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-100u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-100u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index fcc2086..48179ee 100644 (file)
@@ -56,9 +56,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-100u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-100u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 7045e64..13ed0ff 100644 (file)
@@ -52,9 +52,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-2000u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-2000u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 47c13ff..831489b 100644 (file)
@@ -56,9 +56,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-2000u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-2000u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 2c39de1..0370ecb 100644 (file)
@@ -52,9 +52,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-4000u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-4000u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 622b48b..c160d0d 100644 (file)
@@ -56,9 +56,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-4000u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-4000u15p
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 7007859..3e080e7 100644 (file)
@@ -48,9 +48,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 | ${cir}= | ${100}
 | ${eir}= | ${150}
 # Traffic profile:
 | ${cir}= | ${100}
 | ${eir}= | ${150}
 # Traffic profile:
index 9f9a88c..2ab63c8 100644 (file)
@@ -52,9 +52,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 | ${cir}= | ${100}
 | ${eir}= | ${150}
 # Traffic profile:
 | ${cir}= | ${100}
 | ${eir}= | ${150}
 # Traffic profile:
index 2b02711..579dbd6 100644 (file)
@@ -45,9 +45,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src253
 
index ca5d1b8..56a3489 100644 (file)
@@ -50,9 +50,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src253
 
index a872576..1b9551c 100644 (file)
@@ -49,9 +49,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
index 00bdc8c..c96b2e6 100644 (file)
@@ -53,9 +53,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
index 9ce068b..c0328e5 100644 (file)
@@ -49,9 +49,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit
 
 # ACL test setup
 | ${acl_action}= | permit
index 4dd0b9a..cc69c68 100644 (file)
@@ -53,9 +53,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit
 
 # ACL test setup
 | ${acl_action}= | permit
index 950056e..249e786 100644 (file)
@@ -49,9 +49,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
index f4ff1e3..eaa7307 100644 (file)
@@ -53,9 +53,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
 
 # ACL test setup
 | ${acl_action}= | permit+reflect
index 78b2d40..1957a5b 100644 (file)
@@ -49,9 +49,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit
 
 # ACL test setup
 | ${acl_action}= | permit
index e032fd4..61b440e 100644 (file)
@@ -53,9 +53,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 
 # ACL test setup
 | ${acl_action}= | permit
 
 # ACL test setup
 | ${acl_action}= | permit
index b90881d..c897116 100644 (file)
@@ -50,9 +50,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4udp-1u1p
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4udp-1u1p
 
index 0d041e4..ff33b50 100644 (file)
@@ -54,9 +54,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4udp-1u1p
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4udp-1u1p
 
index a124d4f..d0ebdfd 100644 (file)
@@ -45,9 +45,9 @@
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
index 652ef77..41b9cbf 100644 (file)
@@ -49,9 +49,9 @@
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
index 101f0bf..8f64e45 100644 (file)
@@ -49,9 +49,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 46fd04e..a1ae192 100644 (file)
@@ -53,9 +53,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index d867027..b7059d2 100644 (file)
@@ -47,9 +47,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 7674a3f..00e9e81 100644 (file)
@@ -51,9 +51,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index ba58561..1dc1b1a 100644 (file)
@@ -47,7 +47,7 @@
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 8d0608f..20284f7 100644 (file)
@@ -50,9 +50,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 9b63b96..0dd166b 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 | ${rts_per_flow}= | ${100000}
 # Traffic profile:
 | ${rts_per_flow}= | ${100000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index ca64d48..2af674c 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 | ${rts_per_flow}= | ${100000}
 # Traffic profile:
 | ${rts_per_flow}= | ${100000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 812bad5..8950d17 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 | ${rts_per_flow}= | ${10000}
 # Traffic profile:
 | ${rts_per_flow}= | ${10000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 9635141..e0799fe 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 | ${rts_per_flow}= | ${10000}
 # Traffic profile:
 | ${rts_per_flow}= | ${10000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index d75425a..62319f1 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 | ${rts_per_flow}= | ${1000000}
 # Traffic profile:
 | ${rts_per_flow}= | ${1000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index c869823..383cae0 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 | ${rts_per_flow}= | ${1000000}
 # Traffic profile:
 | ${rts_per_flow}= | ${1000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6dst${rts_per_flow}
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 8828e9a..5fade9c 100644 (file)
@@ -46,9 +46,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip6-ip6src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip6-ip6src253
 
index 956ac04..b446fa1 100644 (file)
@@ -50,9 +50,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip6-ip6src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip6-ip6src253
 
index ff5ca75..be345c3 100644 (file)
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 2d1d1bd..7020747 100644 (file)
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index fee7d32..7e56055 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # LISP overhead
 # LISP overhead
-| ${overhead} | 48
+| ${overhead}= | 48
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 55037d1..c4e7d8e 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # LISP overhead
 # LISP overhead
-| ${overhead} | 48
+| ${overhead}= | 48
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index d1c3b1f..0a59c85 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # LISP overhead
 # LISP overhead
-| ${overhead} | 8
+| ${overhead}= | 8
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 0ae170f..8dfa4e4 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # LISP overhead.
 # LISP overhead.
-| ${overhead} | 8
+| ${overhead}= | 8
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 4fb2c81..e2ae42b 100644 (file)
@@ -56,9 +56,9 @@
 | ${tag_rewrite}= | pop-2
 | ${overhead}= | ${8}
 # X520-DA2 bandwidth limit
 | ${tag_rewrite}= | pop-2
 | ${overhead}= | ${8}
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index f7f18c1..18698ed 100644 (file)
@@ -60,9 +60,9 @@
 | ${tag_rewrite}= | pop-2
 | ${overhead}= | ${8}
 # X520-DA2 bandwidth limit
 | ${tag_rewrite}= | pop-2
 | ${overhead}= | ${8}
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 4d2d002..5437478 100644 (file)
@@ -71,7 +71,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index cb5a159..4ca568e 100644 (file)
@@ -75,7 +75,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 611845d..ae9f0d0 100644 (file)
@@ -71,7 +71,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 1c9f5fa..f1b3b43 100644 (file)
@@ -75,7 +75,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 547c224..489363a 100644 (file)
@@ -71,7 +71,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 5a6389b..8813874 100644 (file)
@@ -75,7 +75,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 5e07513..1bb57dd 100644 (file)
@@ -71,7 +71,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index d56e5f7..8659458 100644 (file)
@@ -75,7 +75,7 @@
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
 | ${trex_stream2_subnet}= | 20.20.20.0/24
 
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-10u1000p-conc
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-10u1000p-conc
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 39fed76..ad017e8 100644 (file)
@@ -48,7 +48,7 @@
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 6ab681d..4cba6cd 100644 (file)
@@ -52,7 +52,7 @@
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index e96f510..0b9d0ce 100644 (file)
@@ -48,7 +48,7 @@
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index a37bf44..88e4b13 100644 (file)
@@ -52,7 +52,7 @@
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 33e1f26..3b8fea9 100644 (file)
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~50Gbps/2=25Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~50Gbps/2=25Gbps
-| ${s_25G} | ${25000000000}
+| ${s_25G}= | ${25000000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local template
 
 *** Keywords ***
 | Local template
index eda490c..4ed742b 100644 (file)
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 3c48795..b76ea6c 100644 (file)
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 3d5ac4f..f597356 100644 (file)
@@ -51,9 +51,9 @@
 
 *** Variables ***
 # X553 bandwidth limit
 
 *** Variables ***
 # X553 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index dae0de5..3b11de5 100644 (file)
@@ -48,7 +48,7 @@
 # X553 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X553 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index b149cc0..d76ae01 100644 (file)
@@ -52,7 +52,7 @@
 # X553 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X553 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index ae38939..7ba3ee9 100644 (file)
@@ -50,9 +50,9 @@
 
 *** Variables ***
 # X553 bandwidth limit
 
 *** Variables ***
 # X553 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index fc47e1b..b60f403 100644 (file)
@@ -48,7 +48,7 @@
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 381cae9..eb729f5 100644 (file)
@@ -52,7 +52,7 @@
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X710-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 3d04ce6..69154a8 100644 (file)
@@ -50,9 +50,9 @@
 
 *** Variables ***
 # X710-DA2 bandwidth limit
 
 *** Variables ***
 # X710-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index c32b76b..3765eae 100644 (file)
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 9c9bbc1..78f0c93 100644 (file)
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 645b01a..c2c5f03 100644 (file)
@@ -46,9 +46,9 @@
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
index 62e723f..edfff33 100644 (file)
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XXV710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XXV710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-2n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 0d57504..a1db038 100644 (file)
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 2897f03..8d91e27 100644 (file)
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 6c1051f..0ed61d0 100644 (file)
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index fd58e98..aa345ad 100644 (file)
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
 
 *** Variables ***
 # XL710-DA2 bandwidth limit ~49Gbps/2=24.5Gbps
-| ${s_24.5G} | ${24500000000}
+| ${s_24.5G}= | ${24500000000}
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
 # XL710-DA2 Mpps limit 37.5Mpps/2=18.75Mpps
-| ${s_18.75Mpps} | ${18750000}
+| ${s_18.75Mpps}= | ${18750000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index b96c3fb..3ee7bed 100644 (file)
@@ -57,9 +57,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 68595c0..519fd50 100644 (file)
@@ -61,9 +61,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 7867848..ea76ed2 100644 (file)
@@ -60,9 +60,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-macsrc5kdst5k
+| ${traffic_profile}= | trex-sl-3n-ethip4-macsrc5kdst5k
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 37c73e6..f253544 100644 (file)
@@ -64,9 +64,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-macsrc5kdst5k
+| ${traffic_profile}= | trex-sl-3n-ethip4-macsrc5kdst5k
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 1293987..39c1c91 100644 (file)
@@ -56,9 +56,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src253
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index a2736c0..fe79bc5 100644 (file)
@@ -60,9 +60,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src253
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 2a8f511..e002213 100644 (file)
@@ -54,7 +54,7 @@
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src253
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index b1a745b..3d2ba5f 100644 (file)
@@ -58,7 +58,7 @@
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4-ip4src253
+| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template
index 0216611..1d4388f 100644 (file)
@@ -56,7 +56,7 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
index 4426364..71a9045 100644 (file)
@@ -60,7 +60,7 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src253
 
index 72428dd..a544d06 100644 (file)
@@ -62,7 +62,7 @@
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
-| ${overhead} | ${50}
+| ${overhead}= | ${50}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
index 452eac2..90fd5b9 100644 (file)
@@ -66,7 +66,7 @@
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X520-DA2 bandwidth limit
 | ${s_limit}= | ${10000000000}
-| ${overhead} | ${50}
+| ${overhead}= | ${50}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
index b8a5cc2..ea37bc9 100644 (file)
@@ -62,7 +62,7 @@
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X710 bandwidth limit
 | ${s_limit}= | ${10000000000}
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X710 bandwidth limit
 | ${s_limit}= | ${10000000000}
-| ${overhead} | ${50}
+| ${overhead}= | ${50}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
index fca8e3b..b7611f4 100644 (file)
@@ -66,7 +66,7 @@
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X710 bandwidth limit
 | ${s_limit}= | ${10000000000}
 | ${sock2}= | /tmp/sock-1-${bd_id2}
 # X710 bandwidth limit
 | ${s_limit}= | ${10000000000}
-| ${overhead} | ${50}
+| ${overhead}= | ${50}
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
 # Traffic profile:
 | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254
 
index e850beb..ece1b11 100644 (file)
@@ -66,7 +66,7 @@
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-ethip4-vxlansrc253
+| ${traffic_profile}= | trex-sl-ethip4-vxlansrc253
 | ${acl_type}= | permit
 # Defaults for teardown:
 | ${dut1}= | ${None}
 | ${acl_type}= | permit
 # Defaults for teardown:
 | ${dut1}= | ${None}
index 8ed0a94..325e3dd 100644 (file)
@@ -71,7 +71,7 @@
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-ethip4-vxlansrc253
+| ${traffic_profile}= | trex-sl-ethip4-vxlansrc253
 | ${min_rate}= | ${10000}
 | ${acl_type}= | permit
 # Defaults for teardown:
 | ${min_rate}= | ${10000}
 | ${acl_type}= | permit
 # Defaults for teardown:
index a9c4b73..1d303a2 100644 (file)
@@ -66,7 +66,7 @@
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-ethip4-vxlansrc253
+| ${traffic_profile}= | trex-sl-ethip4-vxlansrc253
 | ${acl_type}= | permit+reflect
 # Defaults for teardown:
 | ${dut1}= | ${None}
 | ${acl_type}= | permit+reflect
 # Defaults for teardown:
 | ${dut1}= | ${None}
index ad95ef2..c9d1221 100644 (file)
@@ -71,7 +71,7 @@
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-ethip4-vxlansrc253
+| ${traffic_profile}= | trex-sl-ethip4-vxlansrc253
 | ${min_rate}= | ${10000}
 | ${acl_type}= | permit+reflect
 # Defaults for teardown:
 | ${min_rate}= | ${10000}
 | ${acl_type}= | permit+reflect
 # Defaults for teardown:
index d8d6362..fedf417 100644 (file)
@@ -66,7 +66,7 @@
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-ethip4-vxlansrc253
+| ${traffic_profile}= | trex-sl-ethip4-vxlansrc253
 | ${acl_type}= | ${EMPTY}
 # Defaults for teardown:
 | ${dut1}= | ${None}
 | ${acl_type}= | ${EMPTY}
 # Defaults for teardown:
 | ${dut1}= | ${None}
index 73f815d..c103ae6 100644 (file)
@@ -71,7 +71,7 @@
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
 | ${sock1}= | /tmp/sock-1-${dut1_bd_id1}
 | ${sock2}= | /tmp/sock-1-${dut1_bd_id2}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-ethip4-vxlansrc253
+| ${traffic_profile}= | trex-sl-ethip4-vxlansrc253
 | ${min_rate}= | ${10000}
 | ${acl_type}= | ${EMPTY}
 # Defaults for teardown:
 | ${min_rate}= | ${10000}
 | ${acl_type}= | ${EMPTY}
 # Defaults for teardown: