From 92fbedc4cbd4376f4d43416401d3438ee923984b Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Mon, 22 Apr 2024 10:52:32 +0200 Subject: 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 --- tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/vpp/perf/ip6/10ge2p1x710-ethip6-ip6scale2m-ndrpdr.robot') 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 \ -- cgit 1.2.3-korg