diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-09-13 08:22:29 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-09-13 12:20:39 +0000 |
commit | 65265d4344d3e800e433acfab1b00f5231c266e8 (patch) | |
tree | 9627ff040a6f367c63d419556f6510b22083ea03 /tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6base-ndrpdr.robot | |
parent | 9efba1d574916eded1a6d4d8580e092a8831033b (diff) |
Add: AVF IPv6
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I6cb4ef356047bdc341a70a4e7b8d0b3f54eb7f9d
Diffstat (limited to 'tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6base-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6base-ndrpdr.robot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6base-ndrpdr.robot b/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6base-ndrpdr.robot index 58044911c5..d0b266e252 100644 --- a/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6base-ndrpdr.robot +++ b/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6base-ndrpdr.robot @@ -26,12 +26,12 @@ | ... | Documentation | *RFC2544: Pkt throughput IPv6 routing test cases* | ... -| ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology +| ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology\ | ... | with single links between nodes. | ... | *[Enc] Packet Encapsulations:* Eth-IPv6 for IPv6 routing. -| ... | *[Cfg] DUT configuration:* DUT1 and DUT2 are configured with IPv6 -| ... | routing and two static IPv6 /64 route entries. DUT1 and DUT2 -| ... | tested with ${nic_name}.\ +| ... | *[Cfg] DUT configuration:* DUT1 and DUT2 are configured with IPv6\ +| ... | routing and two static IPv6 /64 route entries. DUT1 and DUT2\ +| ... | tested with ${nic_name}. | ... | *[Ver] TG verification:* TG finds and reports throughput NDR (Non Drop\ | ... | Rate) with zero packet loss tolerance and throughput PDR (Partial Drop\ | ... | Rate) with non-zero packet loss tolerance (LT) expressed in percentage\ |