diff options
Diffstat (limited to 'tests/vpp/device/ip4')
4 files changed, 4 insertions, 4 deletions
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} |