X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fip4%2F10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdrdisc.robot;fp=tests%2Fvpp%2Fperf%2Fip4%2F10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot;h=57d9bf65432cb93c4d26e34ebcf571de051d8c12;hp=9f683679e209c55ff1aa5ee7d6bd415e781495af;hb=2bdb1dc59ba736546a6663cbaf55b6edbcac6eab;hpb=b9ce06b180903e794a806e6eda7a1b076dc9cc8f diff --git a/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdrdisc.robot similarity index 88% rename from tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot rename to tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-nat44-ndrpdrdisc.robot index 9f683679e2..57d9bf6543 100644 --- a/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-snat-ndrpdrdisc.robot +++ b/tests/vpp/perf/ip4/10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-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 | SRC_USER_100 +| ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | NAT44 | SRC_USER_100 | ... | SCALE | ... | Suite Setup | Set up 3-node performance topology with DUT's NIC model @@ -26,15 +26,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 @@ -73,7 +73,7 @@ | tc01-64B-1t1c-ethip4udp-ip4scale100-udpsrcscale15-snat-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 -\ | | ... | 100 users and 15 ports (sessions) per user. | | ... | [Ver] Find NDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -89,9 +89,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} @@ -99,7 +99,7 @@ | tc02-64B-1t1c-ethip4udp-ip4scale100-udpsrcscale15-snat-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 -\ | | ... | 100 users and 15 ports (sessions) per user. | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -115,9 +115,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} @@ -126,7 +126,7 @@ | tc03-1518B-1t1c-ethip4udp-ip4scale100-udpsrcscale15-snat-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 -\ | | ... | 100 users and 15 ports (sessions) per user. | | ... | [Ver] Find NDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -142,9 +142,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} @@ -152,7 +152,7 @@ | tc04-1518B-1t1c-ethip4udp-ip4scale100-udpsrcscale15-snat-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 -\ | | ... | 100 users and 15 ports (sessions) per user. | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -168,9 +168,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} @@ -179,7 +179,7 @@ | tc05-IMIX-1t1c-ethip4udp-ip4scale100-udpsrcscale15-snat-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 -\ | | ... | 100 users and 15 ports (sessions) per user. | | ... | [Ver] Find NDR for IMIX frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -195,9 +195,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} @@ -205,7 +205,7 @@ | tc06-IMIX-1t1c-ethip4udp-ip4scale100-udpsrcscale15-snat-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 -\ | | ... | 100 users and 15 ports (sessions) per user. | | ... | [Ver] Find PDR for IMIX frames using binary search start at 10GE\ | | ... | linerate, step 100kpps. @@ -221,9 +221,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}