X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip4%2F10ge2p1x520-ethip4-ip4base-nat44-ndrpdrdisc.robot;fp=tests%2Fvpp%2Fperf%2Fip4%2F10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot;h=325b01ff6fd12a6a5f39fc4a920fa219ae4a0c90;hp=89aa2788ef31aa51ade885a30ef4bef40628f2ce;hb=2bdb1dc59ba736546a6663cbaf55b6edbcac6eab;hpb=b9ce06b180903e794a806e6eda7a1b076dc9cc8f diff --git a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-nat44-ndrpdrdisc.robot similarity index 88% rename from tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-nat44-ndrpdrdisc.robot index 89aa2788ef..325b01ff6f 100644 --- a/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4-ip4base-nat44-ndrpdrdisc.robot @@ -13,11 +13,11 @@ *** Settings *** | Resource | resources/libraries/robot/performance/performance_setup.robot -| Resource | resources/libraries/robot/ip/snat.robot +| Resource | resources/libraries/robot/ip/nat.robot | Resource | resources/libraries/robot/shared/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC -| ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | BASE +| ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | NAT44 | BASE | ... | Suite Setup | Set up 3-node performance topology with DUT's NIC model | ... | L3 | Intel-X520-DA2 @@ -25,15 +25,15 @@ | ... | Test Setup | Set up performance test | ... -| Test Teardown | Tear down performance discovery test with SNAT +| Test Teardown | Tear down performance discovery test with NAT | ... | ${min_rate}pps | ${framesize} | ${traffic_profile} | ... -| Documentation | *SNAT performance test cases* +| Documentation | *NAT44 performance test cases* | ... | ... | *High level description* | ... | ... | - NDR and PDR tests -| ... | - 3-node topology, TG-DUT1-DUT2-TG, SNAT is enabled between DUTs. +| ... | - 3-node topology, TG-DUT1-DUT2-TG, NAT44 is enabled between DUTs. | ... | - Cores / threads: 1t1c and 2t2c | ... | - Framesize: 64B, 1518B, IMIX | ... | - Packet: ETH / IP(src, dst) / UDP(src_port, dst_port) / payload @@ -70,7 +70,7 @@ | tc01-64B-1t1c-ethip4-ip4base-snat-1u-1p-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core,\ -| | ... | 1 receive queue per NIC port. SNAT is configured between DUTs -\ +| | ... | 1 receive queue per NIC port. NAT44 is configured between DUTs -\ | | ... | 1 user and 1 port (session) per user. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -86,9 +86,9 @@ | | 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 no multi seg to all DUTs -| | And Add SNAT to all DUTs +| | And Add NAT to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When Initialize SNAT in 3-node circular topology +| | When Initialize NAT44 in 3-node circular topology | | Then Find NDR using binary search and pps | ${framesize} | ${binary_min} | | ... | ${binary_max} | ${traffic_profile} | | ... | ${min_rate} | ${max_rate} | ${threshold} @@ -96,7 +96,7 @@ | tc02-64B-1t1c-ethip4-ip4base-snat-1u-1p-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core,\ -| | ... | 1 receive queue per NIC port. SNAT is configured between DUTs -\ +| | ... | 1 receive queue per NIC port. NAT44 is configured between DUTs -\ | | ... | 1 user and 1 port (session) per user. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -112,9 +112,9 @@ | | 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 no multi seg to all DUTs -| | And Add SNAT to all DUTs +| | And Add NAT to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When Initialize SNAT in 3-node circular topology +| | When Initialize NAT44 in 3-node circular topology | | Then Find PDR using binary search and pps | ${framesize} | ${binary_min} | | ... | ${binary_max} | ${traffic_profile} | | ... | ${min_rate} | ${max_rate} | ${threshold} | ${perf_pdr_loss_acceptance} @@ -123,7 +123,7 @@ | tc03-1518B-1t1c-ethip4-ip4base-snat-1u-1p-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core,\ -| | ... | 1 receive queue per NIC port. SNAT is configured between DUTs -\ +| | ... | 1 receive queue per NIC port. NAT44 is configured between DUTs -\ | | ... | 1 user and 1 port (session) per user. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -139,9 +139,9 @@ | | 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 no multi seg to all DUTs -| | And Add SNAT to all DUTs +| | And Add NAT to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When Initialize SNAT in 3-node circular topology +| | When Initialize NAT44 in 3-node circular topology | | Then Find NDR using binary search and pps | ${framesize} | ${binary_min} | | ... | ${binary_max} | ${traffic_profile} | | ... | ${min_rate} | ${max_rate} | ${threshold} @@ -149,7 +149,7 @@ | tc04-1518B-1t1c-ethip4-ip4base-snat-1u-1p-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core,\ -| | ... | 1 receive queue per NIC port. SNAT is configured between DUTs -\ +| | ... | 1 receive queue per NIC port. NAT44 is configured between DUTs -\ | | ... | 1 user and 1 port (session) per user. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -165,9 +165,9 @@ | | 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 no multi seg to all DUTs -| | And Add SNAT to all DUTs +| | And Add NAT to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When Initialize SNAT in 3-node circular topology +| | When Initialize NAT44 in 3-node circular topology | | Then Find PDR using binary search and pps | ${framesize} | ${binary_min} | | ... | ${binary_max} | ${traffic_profile} | | ... | ${min_rate} | ${max_rate} | ${threshold} | ${perf_pdr_loss_acceptance} @@ -176,7 +176,7 @@ | tc05-IMIX-1t1c-ethip4-ip4base-snat-1u-1p-ndrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core,\ -| | ... | 1 receive queue per NIC port. SNAT is configured between DUTs -\ +| | ... | 1 receive queue per NIC port. NAT44 is configured between DUTs -\ | | ... | 1 user and 1 port (session) per user. | | ... | [Ver] Find NDR for IMIX frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -192,9 +192,9 @@ | | 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 no multi seg to all DUTs -| | And Add SNAT to all DUTs +| | And Add NAT to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When Initialize SNAT in 3-node circular topology +| | When Initialize NAT44 in 3-node circular topology | | Then Find NDR using binary search and pps | ${framesize} | ${binary_min} | | ... | ${binary_max} | ${traffic_profile} | | ... | ${min_rate} | ${max_rate} | ${threshold} @@ -202,7 +202,7 @@ | tc06-IMIX-1t1c-ethip4-ip4base-snat-1u-1p-pdrdisc | | [Documentation] | | ... | [Cfg] DUT runs IPv4 routing config with 1 thread, 1 phy core,\ -| | ... | 1 receive queue per NIC port. SNAT is configured between DUTs -\ +| | ... | 1 receive queue per NIC port. NAT44 is configured between DUTs -\ | | ... | 1 user and 1 port (session) per user. | | ... | [Ver] Find PDR for IMIX frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -218,9 +218,9 @@ | | 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 no multi seg to all DUTs -| | And Add SNAT to all DUTs +| | And Add NAT to all DUTs | | And Apply startup configuration on all VPP DUTs -| | When Initialize SNAT in 3-node circular topology +| | When Initialize NAT44 in 3-node circular topology | | Then Find PDR using binary search and pps | ${framesize} | ${binary_min} | | ... | ${binary_max} | ${traffic_profile} | | ... | ${min_rate} | ${max_rate} | ${threshold} | ${perf_pdr_loss_acceptance}