diff options
author | Vratko Polak <vrpolak@cisco.com> | 2024-04-22 10:52:32 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2024-04-22 10:52:32 +0200 |
commit | 92fbedc4cbd4376f4d43416401d3438ee923984b (patch) | |
tree | 21623b20d3326188e8d28b8485dd9c15dd7fcfc1 /tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot | |
parent | 91f9f0c9df8bf219fa20d7aef75583e852819870 (diff) |
fix(ip6scale): Document correct prefix length
We are testing /128 in ip6 scale tests for a long time,
but we did not update the suite documentation when we switched.
This does that.
Note that ip6 bas (and feature) tests are still using /64.
Change-Id: I5e108497b3f516195fce0e480ca3ec18d204bd84
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot b/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot index 78a0dea808..a063c4c132 100644 --- a/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot +++ b/tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot @@ -34,7 +34,7 @@ | ... | - **[Enc] Packet Encapsulations:** Eth-IPv6 for IPv6 routing. | ... | | ... | - **[Cfg] DUT configuration:** DUT1 and DUT2 are configured with IPv6 \ -| ... | routing and 2x1M static IPv6 /64 route entries. DUT1 and DUT2 tested \ +| ... | routing and 2x1M static IPv6 /128 route entries. DUT1 and DUT2 tested \ | ... | with ${nic_name}. | ... | | ... | - **[Ver] TG verification:** TG finds and reports throughput NDR (Non \ |