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=cf57558f2d37175d0d5ec15a9dd1701510329b1b;hp=799a704d17341839fedcdb64a3fc42eb5f5e0c24;hb=6a6126b2f26607263e4543a1e0b5012ab2f0601b;hpb=cd9235056d6ec7ed21d46027964e945b21710886 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 799a704d17..cf57558f2d 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} @@ -92,8 +93,7 @@ | | ${binary_max}= | Set Variable | ${max_rate} | | ${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 Add PCI devices to all DUTs | | 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 @@ -111,11 +111,11 @@ | tc01-78B-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. +| | ... | 1 phy core, 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 78 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 78B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 78B | 1C | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=1 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=NDR @@ -123,11 +123,11 @@ | 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. +| | ... | 1 phy core, 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 78 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 78B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 78B | 1C | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=1 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=PDR @@ -135,11 +135,11 @@ | 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. +| | ... | 2 phy cores, 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 78 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 78B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 78B | 2C | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=2 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=NDR @@ -147,11 +147,11 @@ | 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. +| | ... | 2 phy cores, 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 78 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 78B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 78B | 2C | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=2 | rxq=1 | framesize=${78} | min_rate=${50000} | search_type=PDR @@ -159,11 +159,11 @@ | 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. +| | ... | 4 phy cores, 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 78 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 78B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 78B | 4C | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=4 | rxq=2 | framesize=${78} | min_rate=${50000} | search_type=NDR @@ -171,11 +171,11 @@ | 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. +| | ... | 4 phy cores, 2 receive queues per NIC port. | | ... | [Ver] Find PDR for 78 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 78B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 78B | 4C | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=4 | rxq=2 | framesize=${78} | min_rate=${50000} | search_type=PDR @@ -183,11 +183,11 @@ | 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. +| | ... | 1 phy core, 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1518B | 1C | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=1 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=NDR @@ -195,11 +195,11 @@ | 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. +| | ... | 1 phy core, 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 1C | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=1 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=PDR @@ -207,11 +207,11 @@ | 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. +| | ... | 2 phy cores, 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 1518B | 2C | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=2 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=NDR @@ -219,11 +219,11 @@ | 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. +| | ... | 2 phy cores, 1 receive queue per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 1518B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 2C | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=2 | rxq=1 | framesize=${1518} | min_rate=${50000} | search_type=PDR @@ -231,11 +231,11 @@ | 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. +| | ... | 4 phy cores, 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD | NDRDISC +| | [Tags] | 1518B | 4C | NDRDISC | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=4 | rxq=2 | framesize=${1518} | min_rate=${50000} | search_type=NDR @@ -243,11 +243,11 @@ | 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. +| | ... | 4 phy cores, 2 receive queues per NIC port. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 50kpps, LT=0.5%. | | ... -| | [Tags] | 1518B | 4T4C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 4C | PDRDISC | SKIP_PATCH | | ... | | [Template] | Discover NDR or PDR for IPv6 routing over SRv6 | | wt=4 | rxq=2 | framesize=${1518} | min_rate=${50000} | search_type=PDR