X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fintroduction%2Fmethodology_vpp_forwarding_modes.rst;h=1af3a465563d7dba5f4bfe00b142650331e2bd3d;hp=6cf206f2f67eb54667ee7f9e36a69c0377953bd3;hb=bbfcee8d3cf51ec01d269245970ef41bb072c580;hpb=014e8469963fbc300a4d4f1863357c85ad35a1f3 diff --git a/docs/report/introduction/methodology_vpp_forwarding_modes.rst b/docs/report/introduction/methodology_vpp_forwarding_modes.rst index 6cf206f2f6..1af3a46556 100644 --- a/docs/report/introduction/methodology_vpp_forwarding_modes.rst +++ b/docs/report/introduction/methodology_vpp_forwarding_modes.rst @@ -21,8 +21,8 @@ VPP is tested in three L2 forwarding modes: l2bd tests are executed in baseline and scale configurations: -- *l2bdbase*: low number of L2 flows (253 per direction) is switched by - VPP. They drive the content of MAC FIB size (506 total MAC entries). +- *l2bdbase*: low number of L2 flows (254 per direction) is switched by + VPP. They drive the content of MAC FIB size (508 total MAC entries). Both source and destination MAC addresses are incremented on a packet by packet basis. @@ -40,8 +40,8 @@ IPv4 Routing IPv4 routing tests are executed in baseline and scale configurations: -- *ip4base*: low number of IPv4 flows (253 per direction) is routed by - VPP. They drive the content of IPv4 FIB size (506 total /32 prefixes). +- *ip4base*: low number of IPv4 flows (253 or 254 per direction) is routed by + VPP. They drive the content of IPv4 FIB size (506 or 508 total /32 prefixes). Destination IPv4 addresses are incremented on a packet by packet basis. @@ -57,8 +57,8 @@ IPv6 Routing IPv6 routing tests are executed in baseline and scale configurations: -- *ip6base*: low number of IPv6 flows (253 per direction) is routed by - VPP. They drive the content of IPv6 FIB size (506 total /128 prefixes). +- *ip6base*: low number of IPv6 flows (253 or 254 per direction) is routed by + VPP. They drive the content of IPv6 FIB size (506 or 508 total /128 prefixes). Destination IPv6 addresses are incremented on a packet by packet basis.