aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-07-11 15:05:11 +0000
committerPeter Mikus <pmikus@cisco.com>2019-07-11 15:05:11 +0000
commitf8452762b3dd6370792a5891b1010c263140bae6 (patch)
treed2323d7a17904b8d77903aa56fca44ef1668c0e4
parentd2a7114de8c307c152b119d2c153e1d75df78b65 (diff)
FIX: Various naming convention typos
Change-Id: Ib55d9f3993cb63d3130a6bd338d612bde0235d5d Signed-off-by: Peter Mikus <pmikus@cisco.com>
-rw-r--r--tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot2
-rw-r--r--tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot2
-rw-r--r--tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot2
-rw-r--r--tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot2
-rw-r--r--tests/vpp/device/crypto/eth2p-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot2
-rw-r--r--tests/vpp/device/crypto/eth2p-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot2
-rw-r--r--tests/vpp/device/crypto/eth2p-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot2
-rw-r--r--tests/vpp/device/crypto/eth2p-ethip6ipsec1tptsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot2
-rw-r--r--tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot2
-rw-r--r--tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot2
-rw-r--r--tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot2
-rw-r--r--tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-egress-dev.robot2
-rw-r--r--tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-ingress-dev.robot2
-rw-r--r--tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-dev.robot2
-rw-r--r--tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-for-remote-host-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot2
-rw-r--r--tests/vpp/device/l2bd/eth2p-ethicmpv4-l2bdbasemaclrn-dev.robot2
-rw-r--r--tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot2
21 files changed, 21 insertions, 21 deletions
diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot
index a90f1efad6..5e0ccff596 100644
--- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot
+++ b/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot
@@ -75,6 +75,6 @@
| | ... | ${tg_if2} | ${dut1_if2_mac} | ${tg_if2_mac}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev
+| tc01-64B-ethicmpv4-ip4base-eth-2memif-1dcr-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot
index ea60fee6d2..a89ab8fa1b 100644
--- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot
+++ b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot
@@ -72,6 +72,6 @@
| | ... | ${tg} | ${tg_if1} | ${tg_if2}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev
+| tc01-64B-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot
index 1f33992afa..a8c0d78745 100644
--- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot
+++ b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot
@@ -71,6 +71,6 @@
| | ... | ${tg} | ${tg_if1} | ${tg_if2}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev
+| tc01-64B-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot
index 69b8ee0db6..cece7f0f6a 100644
--- a/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot
+++ b/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot
@@ -104,6 +104,6 @@
| | ... | ${tg_if2} | ${dut1_if2_mac} | ${tg_if2_mac}
*** Test Cases ***
-| tc01-78B-eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev
+| tc01-78B-ethicmpv6-ip6base-eth-2memif-1dcr-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/crypto/eth2p-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot b/tests/vpp/device/crypto/eth2p-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
index b06b3c507a..152b310474 100644
--- a/tests/vpp/device/crypto/eth2p-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
+++ b/tests/vpp/device/crypto/eth2p-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
@@ -86,6 +86,6 @@
| | ... | ${dut_tun_ip}
*** Test Cases ***
-| tc01-110B-eth2p-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev
+| tc01-110B-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev
| | [Tags] | 110B
| | frame_size=${110} | phy_cores=${0}
diff --git a/tests/vpp/device/crypto/eth2p-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot b/tests/vpp/device/crypto/eth2p-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
index 5097437069..f1208a2249 100644
--- a/tests/vpp/device/crypto/eth2p-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
+++ b/tests/vpp/device/crypto/eth2p-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
@@ -84,6 +84,6 @@
| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip}
*** Test Cases ***
-| tc01-110B-eth2p-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev
+| tc01-110B-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev
| | [Tags] | 110B
| | frame_size=${110} | phy_cores=${0}
diff --git a/tests/vpp/device/crypto/eth2p-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot b/tests/vpp/device/crypto/eth2p-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
index cb96f52923..d7a234fc80 100644
--- a/tests/vpp/device/crypto/eth2p-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
+++ b/tests/vpp/device/crypto/eth2p-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
@@ -87,6 +87,6 @@
| | ... | ${dut_tun_ip}
*** Test Cases ***
-| tc01-124B-eth2p-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev
+| tc01-124B-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev
| | [Tags] | 124B
| | frame_size=${124} | phy_cores=${0}
diff --git a/tests/vpp/device/crypto/eth2p-ethip6ipsec1tptsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot b/tests/vpp/device/crypto/eth2p-ethip6ipsec1tptsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
index 11a7b0bc5d..bf8460fb91 100644
--- a/tests/vpp/device/crypto/eth2p-ethip6ipsec1tptsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
+++ b/tests/vpp/device/crypto/eth2p-ethip6ipsec1tptsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
@@ -86,6 +86,6 @@
| | ... | ${dut_spi} | ${tg_tun_ip} | ${dut_tun_ip}
*** Test Cases ***
-| tc01-124B-eth2p-ethip6ipsectpt-ip6base-policy-aes-128-cbc-sha-512-256-dev
+| tc01-124B-ethip6ipsec1tptsw-ip6base-policy-aes-128-cbc-sha-512-256-dev
| | [Tags] | 124B
| | frame_size=${124} | phy_cores=${0}
diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot
index 066821c276..0c845de6f3 100644
--- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot
+++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot
@@ -90,6 +90,6 @@
| | ... | ${tap1_NM_ip} | ${tg_ip_address}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-ip4base-eth-1tap-dev
+| tc01-64B-ethicmpv4-ip4base-eth-1tap-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot
index b0cacd1f24..7b6bbf4cb6 100644
--- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot
+++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot
@@ -95,6 +95,6 @@
| | ... | ${tap1_NM_ip} | ${tg_ip_address}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev
+| tc01-64B-ethicmpv4-ip4base-eth-1tap-namespace-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot
index 0c97d983bc..e3eb2f4e7a 100644
--- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot
+++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot
@@ -79,6 +79,6 @@
| | ... | ${tg} | ${tg_if1} | ${tg_if2}
*** Test Cases ***
-| tc01-eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev
+| tc01-64B-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-egress-dev.robot b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-egress-dev.robot
index 4f2484c93e..c9a4b0b2fc 100644
--- a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-egress-dev.robot
+++ b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-egress-dev.robot
@@ -66,6 +66,6 @@
| | ... | 10.10.10.2 | 20.20.20.1 | ${dut1_if1_mac} | ${0}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-ip4base-dut-egress-dev
+| tc01-64B-ethicmpv4-ip4base-dut-egress-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-ingress-dev.robot b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-ingress-dev.robot
index 8bccc20372..e597a57b1e 100644
--- a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-ingress-dev.robot
+++ b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dut-ingress-dev.robot
@@ -66,6 +66,6 @@
| | ... | 10.10.10.2 | 10.10.10.1 | ${dut1_if1_mac} | ${0}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-ip4base-dut-ingress-dev
+| tc01-64B-ethicmpv4-ip4base-dut-ingress-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-dev.robot b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-dev.robot
index cc7ce61075..5fff82286a 100644
--- a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-dev.robot
+++ b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-dev.robot
@@ -67,6 +67,6 @@
| | ... | 10.10.10.2 | 20.20.20.2 | ${dut1_if1_mac} | ${1}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-ip4base-tg-ingress-dev
+| tc01-64B-ethicmpv4-ip4base-tg-ingress-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-for-remote-host-dev.robot b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-for-remote-host-dev.robot
index 334db8359a..53ba5bc7f2 100644
--- a/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-for-remote-host-dev.robot
+++ b/tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-tg-ingress-for-remote-host-dev.robot
@@ -68,6 +68,6 @@
| | ... | 192.168.0.1 | 192.168.0.2 | ${dut1_if1_mac} | ${1}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-ip4base-tg-ingress-for-remote-host-dev
+| tc01-64B-ethicmpv4-ip4base-tg-ingress-for-remote-host-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot
index a82005e22b..50048138ed 100644
--- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot
@@ -66,6 +66,6 @@
| | ... | 2001:1::2 | 2001:2::1 | ${dut1_if1_mac} | ${0}
*** Test Cases ***
-| tc01-78B-eth2p-ethicmpv6-ip6base-dut-egress-dev
+| tc01-78B-ethicmpv6-ip6base-dut-egress-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot
index ab1fefca80..8bb17aab58 100644
--- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot
@@ -66,6 +66,6 @@
| | ... | 2001:1::2 | 2001:1::1 | ${dut1_if1_mac} | ${0}
*** Test Cases ***
-| tc01-78B-eth2p-ethicmpv6-ip6base-dut-ingress-dev
+| tc01-78B-ethicmpv6-ip6base-dut-ingress-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot
index 4c3180289f..af8378f258 100644
--- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot
@@ -67,6 +67,6 @@
| | ... | 2001:1::2 | 2001:2::2 | ${dut1_if1_mac} | ${1} | ${dut1_if2_mac}
*** Test Cases ***
-| tc01-78B-eth2p-ethicmpv6-ip6base-tg-ingress-dev
+| tc01-78B-ethicmpv6-ip6base-tg-ingress-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot
index 33c1191475..bf9975b6f4 100644
--- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot
@@ -68,6 +68,6 @@
| | ... | 3ffe:5f::1 | 3ffe:5f::2 | ${dut1_if1_mac} | ${1} | ${dut1_if2_mac}
*** Test Cases ***
-| tc01-78B-eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev
+| tc01-78B-ethicmpv6-ip6base-tg-ingress-remote-host-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/l2bd/eth2p-ethicmpv4-l2bdbasemaclrn-dev.robot b/tests/vpp/device/l2bd/eth2p-ethicmpv4-l2bdbasemaclrn-dev.robot
index 1a39881077..4ec03f117f 100644
--- a/tests/vpp/device/l2bd/eth2p-ethicmpv4-l2bdbasemaclrn-dev.robot
+++ b/tests/vpp/device/l2bd/eth2p-ethicmpv4-l2bdbasemaclrn-dev.robot
@@ -67,6 +67,6 @@
| | ... | ${tg} | ${tg_if1} | ${tg_if2}
*** Test Cases ***
-| tc01-eth2p-ethicmpv4-l2bdbasemaclrn-dev
+| tc01-64B-ethicmpv4-l2bdbasemaclrn-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}
diff --git a/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot b/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot
index 24aaee8065..a9a5a70bed 100644
--- a/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot
+++ b/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot
@@ -67,6 +67,6 @@
| | ... | ${tg} | ${tg_if1} | ${tg_if2}
*** Test Cases ***
-| tc01-64B-eth2p-ethicmpv4-l2xcbase-dev
+| tc01-64B-ethicmpv4-l2xcbase-dev
| | [Tags] | 64B
| | frame_size=${64} | phy_cores=${0}