X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fsrv6%2F10ge2p1x520-ethip6srhip6-ip6base-srv6enc2sids-ndrpdrdisc.robot;h=c12bff9f3677f3672d2137f281d46b4a1c0cf3c1;hp=30d84d2645834ba3ee34dca05106876e4c78cced;hb=a49ab6c44a8ca3f82b15b6ae59237cd340576164;hpb=95998a67270ffd72f09ce6f3d43235c723edf36b diff --git a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6enc2sids-ndrpdrdisc.robot b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6enc2sids-ndrpdrdisc.robot index 30d84d2645..c12bff9f36 100644 --- a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6enc2sids-ndrpdrdisc.robot +++ b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6enc2sids-ndrpdrdisc.robot @@ -51,7 +51,6 @@ | ... | MAC addresses are matching MAC addresses of the TG node interfaces. | ... | *[Ref] Applicable standard specifications:* SRv6 Network Programming -\ | ... | draft 3. -| ... *** Variables *** # X520-DA2 bandwidth limit @@ -78,11 +77,13 @@ # outer IPv6 header + SRH with 2 SIDs: 40+40B | ${srv6_overhead_2sids}= | ${80} # Traffic profile: -| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253 +| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253 *** Keywords *** | Discover NDR or PDR for IPv6 routing over SRv6 +| | ... | | [Arguments] | ${wt} | ${rxq} | ${framesize} | ${min_rate} | ${search_type} +| | ... | | Set Test Variable | ${framesize} | | Set Test Variable | ${min_rate} | | ${get_framesize}= | Get Frame Size | ${framesize} @@ -93,7 +94,6 @@ | | ${threshold}= | Set Variable | ${min_rate} | | Given Add '${wt}' worker threads and '${rxq}' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology -| | ${get_framesize}= | Get Frame Size | ${framesize} | | And Run Keyword If | ${get_framesize} < ${1522} | Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize IPv6 forwarding over SRv6 with encapsulation with '2' x SID 'with' decapsulation in 3-node circular topology @@ -113,141 +113,141 @@ | | ... | [Cfg] DUT runs IPv6 over SRv6 routing 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. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 78B | 1T1C | STHREAD | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=1 | rxq=1 | framesize=${78} | min_rate=${100000} | search_type=NDR +| | wt=1 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=NDR | tc02-78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing 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%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=1 | rxq=1 | framesize=${78} | min_rate=${100000} | search_type=PDR +| | wt=1 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=PDR | tc03-78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing 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. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=2 | rxq=1 | framesize=${78} | min_rate=${100000} | search_type=NDR +| | wt=2 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=NDR | tc04-78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing 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%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=2 | rxq=1 | framesize=${78} | min_rate=${100000} | search_type=PDR +| | wt=2 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=PDR | tc05-78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing 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. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=4 | rxq=2 | framesize=${78} | min_rate=${100000} | search_type=NDR +| | wt=4 | rxq=2 | framesize=${78} | min_rate=${50000} | search_type=NDR | tc06-78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing 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%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=4 | rxq=2 | framesize=${78} | min_rate=${100000} | search_type=PDR +| | wt=4 | rxq=2 | framesize=${78} | min_rate=${50000} | search_type=PDR | tc07-1518B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing config with\ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=1 | rxq=1 | framesize=${1518} | min_rate=${100000} | search_type=NDR +| | wt=1 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=NDR | tc08-1518B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing config with\ | | ... | 1 thread, 1 phy core, 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps, LT=0.5%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=1 | rxq=1 | framesize=${1518} | min_rate=${100000} | search_type=PDR +| | wt=1 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=PDR | tc09-1518B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing config with\ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=2 | rxq=1 | framesize=${1518} | min_rate=${100000} | search_type=NDR +| | wt=2 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=NDR | tc10-1518B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing config with\ | | ... | 2 threads, 2 phy cores, 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps, LT=0.5%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=2 | rxq=1 | framesize=${1518} | min_rate=${100000} | search_type=PDR +| | wt=2 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=PDR | tc11-1518B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing config with\ | | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps. +| | ... | linerate, step 50kpps. | | ... | | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=4 | rxq=2 | framesize=${1518} | min_rate=${100000} | search_type=NDR +| | wt=4 | rxq=2 | framesize=${1518} | min_rate=${50000} | search_type=NDR | tc12-1518B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv6 over SRv6 routing config with\ | | ... | 4 threads, 4 phy cores, 2 receive queues per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ -| | ... | linerate, step 100kpps, LT=0.5%. +| | ... | linerate, step 50kpps, LT=0.5%. | | ... | | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 -| | wt=4 | rxq=2 | framesize=${1518} | min_rate=${100000} | search_type=PDR +| | wt=4 | rxq=2 | framesize=${1518} | min_rate=${50000} | search_type=PDR