From 7e77c9160cc3eb6f7f585df70231c4eeb07421d4 Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Fri, 21 Apr 2017 12:04:40 +0100 Subject: Added Ethernet frame size tags for performance tests: - 64B, 78B, IMIX, 1460B, 1480B, 1514B, 1518B, 9000B. Change-Id: I007928855ed05ac2e3aca02298b9436b9b6becdc Signed-off-by: Maciek Konstantynowicz --- ...leip4-ip4base-tunnels-cbc-sha1-ndrpdrdisc.robot | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'tests/perf/40ge2p1xl710-ethip4ipsecscaleip4-ip4base-tunnels-cbc-sha1-ndrpdrdisc.robot') diff --git a/tests/perf/40ge2p1xl710-ethip4ipsecscaleip4-ip4base-tunnels-cbc-sha1-ndrpdrdisc.robot b/tests/perf/40ge2p1xl710-ethip4ipsecscaleip4-ip4base-tunnels-cbc-sha1-ndrpdrdisc.robot index 0cd4639047..8bf01a8870 100644 --- a/tests/perf/40ge2p1xl710-ethip4ipsecscaleip4-ip4base-tunnels-cbc-sha1-ndrpdrdisc.robot +++ b/tests/perf/40ge2p1xl710-ethip4ipsecscaleip4-ip4base-tunnels-cbc-sha1-ndrpdrdisc.robot @@ -77,7 +77,7 @@ | | ... | [Ver] Find NDR for 64 Byte frames\ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | ${64} @@ -113,7 +113,7 @@ | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 40GE\ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | ${64} @@ -150,7 +150,7 @@ | | ... | [Ver] Find NDR for 64 Byte frames\ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | 64B | 1T1C | STHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | ${64} @@ -186,7 +186,7 @@ | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 40GE\ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | ${64} @@ -223,7 +223,7 @@ | | ... | [Ver] Find NDR for 1518 Byte frames\ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | ${1518} @@ -258,7 +258,7 @@ | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 40GE\ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | ${1518} @@ -294,7 +294,7 @@ | | ... | [Ver] Find NDR for 1518 Byte frames\ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | 1518B | 1T1C | STHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | ${1518} @@ -329,7 +329,7 @@ | | ... | [Ver] Find PDR for 1518 Byte frames using binary search start at 40GE\ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 1518B | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | ${1518} @@ -366,7 +366,7 @@ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | IMIX | 1T1C | STHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | IMIX_v4_1 @@ -403,7 +403,7 @@ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | IMIX | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | IMIX_v4_1 @@ -441,7 +441,7 @@ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | 1T1C | STHREAD | NDRDISC +| | [Tags] | IMIX | 1T1C | STHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | IMIX_v4_1 @@ -478,7 +478,7 @@ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... -| | [Tags] | 1T1C | STHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | IMIX | 1T1C | STHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | IMIX_v4_1 @@ -515,7 +515,7 @@ | | ... | [Ver] Find NDR for 64 Byte frames\ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... -| | [Tags] | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | ${64} @@ -551,7 +551,7 @@ | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 40GE\ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1} | | ${framesize}= | Set Variable | ${64} @@ -588,7 +588,7 @@ | | ... | [Ver] Find NDR for 64 Byte frames\ | | ... | using binary search start at 40GE linerate, step 100kpps. | | ... -| | [Tags] | 2T2C | MTHREAD | NDRDISC +| | [Tags] | 64B | 2T2C | MTHREAD | NDRDISC | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | ${64} @@ -624,7 +624,7 @@ | | ... | [Ver] Find PDR for 64 Byte frames using binary search start at 40GE\ | | ... | linerate, step 100kpps and loss tolerance of 0.5%. | | ... -| | [Tags] | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH +| | [Tags] | 64B | 2T2C | MTHREAD | PDRDISC | SKIP_PATCH | | ... | | ${n_tunnels}= | Set Variable | ${1000} | | ${framesize}= | Set Variable | ${64} -- cgit 1.2.3-korg