diff options
author | Yulong Pei <yulong.pei@intel.com> | 2022-12-26 07:29:50 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-02-09 07:59:08 +0000 |
commit | 5d5c05f5d2d9b9e89ca4220ed53f973ae0ea1638 (patch) | |
tree | 76bd9a7468f2aa8d8cfaf99ca6119a274ea5b118 /docs | |
parent | 666571f429a457e6c3bddc0fa1ea0d7d65a76157 (diff) |
Add 1M flows test suites of VPP IP4 and VPP IP6
VPP routing with one million fib rules also is a key indicator for
performance benchmark
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Change-Id: I19b52f6b96bdc5ed1e76305d258825fb17bd3af9
(cherry picked from commit 5a2822a899e51d3af7b588f3c88b46150ab52cd5)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 4a869d6991..0e787064da 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -98,6 +98,10 @@ Scaling Tags 2x100,000 entries in single fib table +.. topic:: FIB_1M + + 2x500,000 entries in single fib table + .. topic:: FIB_2M 2x1,000,000 entries in single fib table |