X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip6_tunnels%2F10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot;h=8800f6b4262304f6344d862f5e20c7296e0d7c92;hp=f29f4e462624ef81ded03787717e055dfed19c0e;hb=cc85afad85339d2cc8f035ce63ff21220d8e6b96;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b diff --git a/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot index f29f4e4626..8800f6b426 100644 --- a/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot @@ -58,16 +58,16 @@ | | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 78 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 100kpps. +| | ... | at 10GE linerate, step 50kpps. | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -88,16 +88,16 @@ | | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 78 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -119,16 +119,16 @@ | | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1460 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 10kpps. +| | ... | at 10GE linerate, step 50kpps. | | [Tags] | 1460B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${1460} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -149,16 +149,16 @@ | | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1460 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1460B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -180,7 +180,7 @@ | | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 5kpps. +| | ... | at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 1T1C | STHREAD | NDRDISC | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -189,7 +189,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology | | ... | ${dut1_to_dut2_ip6} | ${dut1_to_tg_ip6} | ${dut2_to_dut1_ip6} @@ -209,7 +209,7 @@ | | ... | filters config with 1 thread, 1 phy core, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -218,7 +218,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology | | ... | ${dut1_to_dut2_ip6} | ${dut1_to_tg_ip6} | ${dut2_to_dut1_ip6} @@ -239,16 +239,16 @@ | | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 78 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 100kpps. +| | ... | at 10GE linerate, step 50kpps. | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -269,16 +269,16 @@ | | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 78 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -309,7 +309,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -330,16 +330,16 @@ | | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1460 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1460B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -361,7 +361,7 @@ | | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 5kpps. +| | ... | at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -370,7 +370,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology | | ... | ${dut1_to_dut2_ip6} | ${dut1_to_tg_ip6} | ${dut2_to_dut1_ip6} @@ -390,7 +390,7 @@ | | ... | filters config with 2 threads, 2 phy cores, 1 receive queue per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 5kpps. +| | ... | at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -399,7 +399,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology | | ... | ${dut1_to_dut2_ip6} | ${dut1_to_tg_ip6} | ${dut2_to_dut1_ip6} @@ -420,16 +420,16 @@ | | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 78 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 100kpps. +| | ... | at 10GE linerate, step 50kpps. | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -450,16 +450,16 @@ | | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 78 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 100kpps, LT=0.5%. +| | ... | at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${78} -| | ${min_rate}= | Set Variable | ${100000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -481,16 +481,16 @@ | | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 1460 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 100kpps. +| | ... | at 10GE linerate, step 50kpps. | | [Tags] | 1460B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -511,16 +511,16 @@ | | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 1460 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 10kpps, LT=0.5%. +| | ... | at 10GE linerate, step 50kpps, LT=0.5%. | | [Tags] | 1460B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${1460} -| | ${min_rate}= | Set Variable | ${10000} +| | ${min_rate}= | Set Variable | ${50000} | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize + 8} | | ${binary_min}= | Set Variable | ${min_rate} | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology @@ -542,7 +542,7 @@ | | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 5kpps. +| | ... | at 10GE linerate, step 10kpps. | | [Tags] | 9000B | 4T4C | MTHREAD | NDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -551,7 +551,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology | | ... | ${dut1_to_dut2_ip6} | ${dut1_to_tg_ip6} | ${dut2_to_dut1_ip6} @@ -571,7 +571,7 @@ | | ... | filters config with 4 threads, 4 phy cores, 2 receive queues per NIC\ | | ... | port. | | ... | [Ver] Find PDR for 9000 Byte frames using binary search start\ -| | ... | at 10GE linerate, step 5kpps, LT=0.5%. +| | ... | at 10GE linerate, step 10kpps, LT=0.5%. | | [Tags] | 9000B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ${framesize}= | Set Variable | ${9000} | | ${min_rate}= | Set Variable | ${10000} @@ -580,7 +580,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize LISP IPv6 forwarding in 3-node circular topology | | ... | ${dut1_to_dut2_ip6} | ${dut1_to_tg_ip6} | ${dut2_to_dut1_ip6}